Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $a(String, String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $aBlank(String, String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $aSome(String, Option<String>) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $cdata(String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, String, List<XmlGen.Namespace>, List<Node>) - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Create a new DOM element.
- $e(String, String, List<XmlGen.Namespace>, Node...) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, String, List<Node>) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, String, Node...) - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Create an element with the qualified name
qname-- i.e. - $e(String, List<XmlGen.Namespace>, List<Node>) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, List<XmlGen.Namespace>, Node...) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, List<XmlGen.Namespace>, NodeList) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, List<Node>) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, Option<String>, List<Node>) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, Option<String>, Node...) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $e(String, Option<String>, NodeList) - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Create an element with the qualified name
qname-- i.e. - $e(String, Option<Node>...) - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Conditional element.
- $e(String, Node...) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $eTxt(String, String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $eTxt(String, String, String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $eTxtBlank(String, String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $langNode(String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $NO_ENTITY - Static variable in interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
- $Q_PROPERTY - Static variable in interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
- $Q_SNAPSHOT - Static variable in interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
- $txt(String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- $txtBlank(String) - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Text blank.
A
- AAC - Static variable in class org.opencastproject.util.MimeTypes
- AAIRoleProvider - Interface in org.opencastproject.userdirectory.api
- abortable - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- abortable - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- absoluteMax - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The absolute maximum for the number of segments whose compliance will be enforced after the optimization
- absoluteMin - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The absolute minimum for the number of segments whose compliance will be enforced after the optimization
- absoluteMultiShapeLayout(Dimension, List<Tuple<Dimension, AbsolutePositionLayoutSpec>>) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Compose a list of shapes on a canvas.
- absolutePositionLayoutSpec(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- AbsolutePositionLayoutSpec - Class in org.opencastproject.composer.layout
-
This layout specification describes where to position a shape in relation to another.
- AbsolutePositionLayoutSpec(AnchorOffset) - Constructor for class org.opencastproject.composer.layout.AbsolutePositionLayoutSpec
-
Create a new specification.
- AbstractAccessControlItem - Class in org.opencastproject.graphql.type.output
- AbstractAccessControlItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- AbstractAccessControlItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- AbstractAclServiceRestEndpoint - Class in org.opencastproject.authorization.xacml.manager.endpoint
- AbstractAclServiceRestEndpoint() - Constructor for class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- AbstractADeleteQuery - Class in org.opencastproject.assetmanager.impl.query
- AbstractADeleteQuery(AssetManagerImpl, String) - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery
- AbstractADeleteQuery.DeleteEpisodeHandler - Interface in org.opencastproject.assetmanager.impl.query
-
Call
AbstractADeleteQuery.run(DeleteEpisodeHandler)with a deletion handler to get notified about deletions. - AbstractADeleteQuery.DeletionResult - Class in org.opencastproject.assetmanager.impl.query
- AbstractASelectQuery - Class in org.opencastproject.assetmanager.impl.query
- AbstractASelectQuery(AssetManagerImpl) - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractASelectQuery
- AbstractAssetManagerRestEndpoint - Class in org.opencastproject.assetmanager.impl.endpoint
-
A base REST endpoint for the
AssetManager. - AbstractAssetManagerRestEndpoint() - Constructor for class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- 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.
- AbstractBufferScanner - Class in org.opencastproject.kernel.scanner
- AbstractBufferScanner() - Constructor for class org.opencastproject.kernel.scanner.AbstractBufferScanner
- AbstractBundleInfoDb - Class in org.opencastproject.kernel.bundleinfo
- AbstractBundleInfoDb() - Constructor for class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- AbstractCommand<T> - Class in org.opencastproject.graphql.command
-
AbstractCommand is an abstract class that implements the Command interface.
- AbstractCommand(AbstractCommand.Builder<T>) - Constructor for class org.opencastproject.graphql.command.AbstractCommand
- AbstractCommand.Builder<B> - Class in org.opencastproject.graphql.command
- AbstractCoverImageService - Class in org.opencastproject.coverimage.impl
-
Service for creating cover images
- AbstractCoverImageService() - Constructor for class org.opencastproject.coverimage.impl.AbstractCoverImageService
-
Creates a new composer service instance.
- AbstractCoverImageService.Operation - Enum Class in org.opencastproject.coverimage.impl
-
List of available operations on jobs
- AbstractDistributionService - Class in org.opencastproject.distribution.api
- AbstractDistributionService(String) - Constructor for class org.opencastproject.distribution.api.AbstractDistributionService
- AbstractElasticsearchIndex - Class in org.opencastproject.elasticsearch.impl
-
A search index implementation based on ElasticSearch.
- AbstractElasticsearchIndex() - Constructor for class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
- AbstractElasticsearchQueryBuilder<T> - Class in org.opencastproject.elasticsearch.impl
-
Opencast implementation of the elastic search query builder.
- AbstractElasticsearchQueryBuilder(T) - Constructor for class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Creates a new elastic search query based on the raw query.
- AbstractElasticsearchQueryBuilder.DateRange - Class in org.opencastproject.elasticsearch.impl
-
Utility class to hold date range specifications and turn them into elastic search queries.
- AbstractElasticsearchQueryBuilder.ValueGroup - Class in org.opencastproject.elasticsearch.impl
-
Stores a group of values which will later be added to the query using AND.
- 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.
- AbstractEventEndpoint - Class in org.opencastproject.adminui.endpoint
-
The event endpoint acts as a facade for WorkflowService and Archive providing a unified query interface and result set.
- AbstractEventEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- AbstractFileSystemAssetStore - Class in org.opencastproject.assetmanager.storage.impl.fs
- AbstractFileSystemAssetStore() - Constructor for class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- AbstractIncidentService - Class in org.opencastproject.serviceregistry.impl
- AbstractIncidentService() - Constructor for class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- AbstractIndexProducer - Class in org.opencastproject.elasticsearch.index.rebuild
-
This implementation of IndexProducer adds logging methods for convenience.
- AbstractIndexProducer() - Constructor for class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
- 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
- AbstractJobTerminationStateService - Class in org.opencastproject.terminationstate.api
-
AbstractJobTerminationStateService.
- AbstractJobTerminationStateService() - Constructor for class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
- AbstractListFilter<A> - Class in org.opencastproject.list.query
-
Abstract base class for the filter.
- AbstractListFilter(Option<A>) - Constructor for class org.opencastproject.list.query.AbstractListFilter
- 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
- AbstractOaiPmhDatabase - Class in org.opencastproject.oaipmh.persistence.impl
- AbstractOaiPmhDatabase() - Constructor for class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- AbstractOaiPmhServerInfoRestEndpoint - Class in org.opencastproject.oaipmh.server
-
Assistant REST endpoint to support a distributed deployment of the
OaiPmhServer. - AbstractOaiPmhServerInfoRestEndpoint() - Constructor for class org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
- AbstractOrder - Class in org.opencastproject.assetmanager.impl.query
- AbstractOrder() - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractOrder
- AbstractPredicate - Class in org.opencastproject.assetmanager.impl.query
- AbstractPredicate() - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractPredicate
- AbstractScanner - Class in org.opencastproject.kernel.scanner
-
This class is designed to provide a template for sub classes that will scan their data and respond accordingly.
- AbstractScanner() - Constructor for class org.opencastproject.kernel.scanner.AbstractScanner
- AbstractScanner.TypedQuartzJob<A> - Class in org.opencastproject.kernel.scanner
-
Please remember that derived classes need a no-arg constructor in order to work with Quartz.
- AbstractSearchQuery - Class in org.opencastproject.elasticsearch.impl
-
Base implementation for search queries.
- AbstractSearchQuery() - Constructor for class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
Creates a search query that is executed on all document types.
- AbstractSearchQuery(String) - Constructor for class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
Creates a search query that is executed on the given document type.
- AbstractSnapshotField<A,
B> - Class in org.opencastproject.assetmanager.impl.query -
Generic implementation to query
SnapshotDtofields. - AbstractSnapshotField(ComparableExpressionBase<B>) - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
-
Create a new snapshot field.
- 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
- AbstractTarget - Class in org.opencastproject.assetmanager.impl.query
- AbstractTarget() - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractTarget
- abstractText() - Element in annotation interface org.opencastproject.util.doc.rest.RestService
- AbstractTieredStorageAssetManagerRestEndpoint - Class in org.opencastproject.assetmanager.impl.endpoint
- AbstractTieredStorageAssetManagerRestEndpoint() - Constructor for class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- AbstractUrlSigningProvider - Class in org.opencastproject.security.urlsigning.provider.impl
- AbstractUrlSigningProvider() - Constructor for class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- AbstractUrlSigningProvider.Key - Class in org.opencastproject.security.urlsigning.provider.impl
-
A class representing a URL signing key.
- AbstractWorkflowBufferScanner - Class in org.opencastproject.workflow.impl
- AbstractWorkflowBufferScanner() - Constructor for class org.opencastproject.workflow.impl.AbstractWorkflowBufferScanner
- AbstractWorkflowOperationHandler - Class in org.opencastproject.workflow.api
-
Abstract base implementation for an operation handler, which implements a simple start operation that returns a
WorkflowOperationResultwith the current mediapackage andWorkflowOperationResult.Action.CONTINUE. - AbstractWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- AbstractWorkflowOperationHandler.Configuration - Enum Class in org.opencastproject.workflow.api
-
Config for Tag Parsing operation
- abstrakt - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- abstrakt - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- accept(File, String) - Method in class org.opencastproject.workflow.impl.WorkflowFilenameFilter
- accept(String) - Method in class org.opencastproject.workflow.impl.WorkflowFilenameFilter
- 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(ParseTreeVisitor<? extends T>) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- 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 - acceptChunk(FileUploadJob, long, InputStream) - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Appends the next part to the payload and updates the upload job accordingly.
- acceptChunk(FileUploadJob, long, InputStream) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- 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.
- acceptJob(Job) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
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
- acceptJobLoadsExeedingMaxLoad - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Whether to accept a job whose load exceeds the host’s max load
- accepts(String) - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- accepts(String) - Method in interface org.opencastproject.security.urlsigning.provider.UrlSigningProvider
-
Returns true if the implementation accepts to sign the
baseUrl. - accepts(String) - Method in class org.opencastproject.security.urlsigning.service.impl.UrlSigningEndpoint
- accepts(String) - Method in class org.opencastproject.security.urlsigning.service.impl.UrlSigningServiceImpl
- accepts(String) - Method in interface org.opencastproject.security.urlsigning.service.UrlSigningService
-
Returns true if the signing service accepts to sign the
baseUrl. - acceptStats(HttpServletRequest) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- ACCESS_POLICY - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The access policy
- ACCESS_POLICY - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The access policy of the series
- accessControl - Variable in class org.opencastproject.search.impl.persistence.SearchEntity
-
Serialized access control
- accessControl - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Serialized access control
- 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
- AccessControlEntryTypeResolver - Class in org.opencastproject.graphql.type.resolver
- AccessControlEntryTypeResolver() - Constructor for class org.opencastproject.graphql.type.resolver.AccessControlEntryTypeResolver
- AccessControlItemInput - Class in org.opencastproject.graphql.type.input
- AccessControlItemInput() - Constructor for class org.opencastproject.graphql.type.input.AccessControlItemInput
- AccessControlItemInput(String, List<String>) - Constructor for class org.opencastproject.graphql.type.input.AccessControlItemInput
- 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
- AccessControlListInput - Class in org.opencastproject.graphql.type.input
- AccessControlListInput() - Constructor for class org.opencastproject.graphql.type.input.AccessControlListInput
- AccessControlListInput(Long, List<AccessControlItemInput>) - Constructor for class org.opencastproject.graphql.type.input.AccessControlListInput
- 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. - AccessInformationUtil - Class in org.opencastproject.authorization.xacml.manager.util
-
Utility class around access information like ACL.
- accessRights - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- accessRights - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- accrualMethod - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- accrualMethod - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- accrualPeriodicity - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- accrualPeriodicity - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- accrualPolicy - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- accrualPolicy - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- ACE - Static variable in class org.opencastproject.security.api.AccessControlParser
-
ACE constant used in JSON formatted access control entries
- acl() - Method in class org.opencastproject.graphql.acl.AclEventExtension
- acl() - Method in class org.opencastproject.graphql.acl.AclSeriesExtension
- acl() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- 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.elasticsearch.index.rebuild.IndexRebuildService.DataType
- 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
- ACL_DIRECTORY - Static variable in class org.opencastproject.authorization.xacml.manager.impl.AclScanner
-
The directory name that holds the ACL files
- ACL_PERMISSION_PREFIX - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The key in the input documents representing the prefix to an access control entry
- ACL_PERMISSION_PREFIX - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The key in the input documents representing the prefix to an access control entry
- AclDb - Interface in org.opencastproject.authorization.xacml.manager.impl
-
The ACL DB stores ACLs on a per organization basis.
- AclEndpoint - Class in org.opencastproject.adminui.endpoint
- AclEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.AclEndpoint
- AclEventExtension - Class in org.opencastproject.graphql.acl
- AclEventExtension(GqlEvent) - Constructor for class org.opencastproject.graphql.acl.AclEventExtension
- AclListProvider - Class in org.opencastproject.index.service.resources.list.provider
- AclListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.AclListProvider
- AclScanner - Class in org.opencastproject.authorization.xacml.manager.impl
- AclScanner() - Constructor for class org.opencastproject.authorization.xacml.manager.impl.AclScanner
- AclScope - Enum Class in org.opencastproject.security.api
-
Scopes of an ACL.
- AclSeriesExtension - Class in org.opencastproject.graphql.acl
- AclSeriesExtension(GqlSeries) - Constructor for class org.opencastproject.graphql.acl.AclSeriesExtension
- AclService - Interface in org.opencastproject.authorization.xacml.manager.api
-
ACL service API for managing ACLs.
- AclServiceException - Exception Class in org.opencastproject.authorization.xacml.manager.api
-
Exception thrown in ACL manager service.
- AclServiceException(Throwable) - Constructor for exception class org.opencastproject.authorization.xacml.manager.api.AclServiceException
-
Create exception with a cause.
- AclServiceFactory - Interface in org.opencastproject.authorization.xacml.manager.api
-
Factory to create context dependend
AclServices. - AclServiceImpl - Class in org.opencastproject.authorization.xacml.manager.impl
-
Organization bound impl.
- AclServiceImpl(Organization, AclDb, ElasticsearchIndex, SecurityService) - Constructor for class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
- AclsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the ACL list.
- AclsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.AclsListQuery
- AclUtils - Class in org.opencastproject.external.util
- action - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- action() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- ACTION - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Action constant used in JSON formatted access control entries
- ACTION - Static variable in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
- ACTION_IDENTIFIER - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML urn for actions
- activate() - Method in class org.opencastproject.adminui.endpoint.ServicesEndpoint
-
OSGI activate method.
- activate() - Method in class org.opencastproject.adminui.endpoint.VersionEndpoint
-
OSGi callback.
- activate() - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- activate() - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- activate() - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- activate() - Method in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb
-
OSGi callback
- activate() - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- activate() - Method in class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
-
Callback for activation of this component.
- activate() - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
Activation callback to be executed once all dependencies are set
- activate(Map) - Method in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- activate(Map) - Method in class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
- activate(Map) - Method in class org.opencastproject.rest.StaticResource
-
Activates the static resource when it is instantiated using Declarative Services.
- activate(Map<String, ?>) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- activate(Map<String, Object>) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- activate(Map<String, Object>, BundleContext) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
OSGi callback to activate this component instance.
- activate(GraphQLConfiguration.Config) - Method in class org.opencastproject.graphql.config.GraphQLConfiguration
- activate(BundleContext) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
- activate(BundleContext) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- activate(BundleContext) - Method in class org.opencastproject.adminui.endpoint.ServerEndpoint
- activate(BundleContext) - Method in class org.opencastproject.adminui.endpoint.TasksEndpoint
- activate(BundleContext) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- activate(BundleContext) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
Entry point of the scheduler.
- activate(BundleContext) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
OSGI callback for component activation.
- activate(BundleContext) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
-
OSGI callback for component activation.
- activate(BundleContext) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
OSGI callback for component activation.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
OSGi service activation callback.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
OSGi service activation callback.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
OSGi service activation callback.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- activate(BundleContext) - Method in class org.opencastproject.metrics.impl.MetricsExporter
- activate(BundleContext) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- activate(BundleContext) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- activate(BundleContext, Map<String, Object>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- activate(BundleContext, Map<String, Object>) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
OSGi callback to activate this component instance.
- activate(BundleContext, Map<String, String>) - Method in class org.opencastproject.uiconfig.UIConfigRest
-
OSGI callback for activating this component
- activate(BundleContext, ComponentContext) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
Activates REST service.
- activate(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.PresetsEndpoint
- activate(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
- activate(ComponentContext) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
-
The method that is called, when the service is activated
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.auth.AssetManagerStaticFileAuthorization
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
Service activator, called via declarative services configuration.
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiEndpointHttpAssetProvider
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- activate(ComponentContext) - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
-
Service activator, called via declarative services configuration.
- activate(ComponentContext) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- activate(ComponentContext) - Method in class org.opencastproject.caption.converters.WebVttCaptionConverter
- activate(ComponentContext) - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Activate this service implementation via the OSGI service component runtime.
- activate(ComponentContext) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
-
OSGi activation callback
- activate(ComponentContext) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- activate(ComponentContext) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
-
OSGi activation callback
- activate(ComponentContext) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
-
activates the component
- activate(ComponentContext) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Activate method for this OSGi service implementation.
- activate(ComponentContext) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
-
activates the component
- activate(ComponentContext) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
-
activates the component
- activate(ComponentContext) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
-
OSGi activation callback
- activate(ComponentContext) - Method in class org.opencastproject.editor.EditorServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
OSGi component activation callback
- activate(ComponentContext) - Method in class org.opencastproject.event.handler.ConductingEpisodeUpdatedEventHandler
- activate(ComponentContext) - Method in class org.opencastproject.event.handler.ConductingSeriesUpdatedEventHandler
- activate(ComponentContext) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Activates this component with its properties once all of the collaborating services have been set
- activate(ComponentContext) - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- activate(ComponentContext) - Method in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- activate(ComponentContext) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.fsresources.SimpleConfigurableStaticFileAuthorization
- activate(ComponentContext) - Method in class org.opencastproject.fsresources.StaticResourceServlet
-
OSGI Activation callback
- activate(ComponentContext) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
OSGI callback for activating this component
- activate(ComponentContext) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
OSGI activate method.
- activate(ComponentContext) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoLogger
-
OSGi callback
- activate(ComponentContext) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- activate(ComponentContext) - Method in class org.opencastproject.kernel.http.SharedHttpContext
-
Activate the component
- activate(ComponentContext) - Method in class org.opencastproject.kernel.rest.RestPublisher
-
Activates this rest publisher
- activate(ComponentContext) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
OSGi component activate callback
- activate(ComponentContext) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
-
OSGI activation callback
- activate(ComponentContext) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
- activate(ComponentContext) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.liveschedule.message.AssetManagerEventUpdateHandler
- activate(ComponentContext) - Method in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.liveschedule.message.UpdateHandler
- activate(ComponentContext) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.oaipmh.server.DefaultRepository
-
OSGi callback
- activate(ComponentContext) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
-
OSGi component activation.
- activate(ComponentContext) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.playlists.PlaylistService
- activate(ComponentContext) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Called when service activates.
- activate(ComponentContext) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- activate(ComponentContext) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
The method that will be called, if the service will be activated
- activate(ComponentContext) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Activates the component
- activate(ComponentContext) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- activate(ComponentContext) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
Activates Scheduler Service.
- activate(ComponentContext) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Service activator, called via declarative services configuration.
- activate(ComponentContext) - Method in class org.opencastproject.search.impl.SearchServiceIndex
-
Service activator, called via declarative services configuration.
- activate(ComponentContext) - Method in class org.opencastproject.security.lti.LtiLaunchAuthenticationHandler
- activate(ComponentContext) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
Activates REST service.
- activate(ComponentContext) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
Activates Series Service.
- activate(ComponentContext) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
-
The method that is called, when the service is activated
- activate(ComponentContext) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.serviceregistry.impl.JobDispatcher
- activate(ComponentContext) - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- activate(ComponentContext) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.engine.VoskEngine
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
OSGI callback for activating this component
- activate(ComponentContext) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
OSGI callback for activating this component
- activate(ComponentContext) - Method in class org.opencastproject.statistics.endpoint.StatisticsRestService
-
Activates REST service (needed by OSGi)
- activate(ComponentContext) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- activate(ComponentContext) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- activate(ComponentContext) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- activate(ComponentContext) - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
OSGi callback on component activation.
- activate(ComponentContext) - Method in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
- activate(ComponentContext) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptStartTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechStartTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureAttachTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.transcription.workflowoperation.StartTranscriptionOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
-
Callback for the activation of this component
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.CustomRoleProvider
-
Callback to activate the component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
-
OSGi callback.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Callback to activate the component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
-
Callback for activation of this component.
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
-
Callback for the activation of this component
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
-
Callback for the activation of this component
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
-
Callback for the activation of this component
- activate(ComponentContext) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Callback to activate the component.
- activate(ComponentContext) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
-
The method that is called, when the service is activated
- activate(ComponentContext) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- activate(ComponentContext) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Activates this component with its properties once all of the collaborating services have been set
- activate(ComponentContext) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
OSGI callback for component activation
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.analyzemediapackage.AnalyzeMediapackageWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.animate.AnimateWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerDeleteWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerSnapshotWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerStorageMoveOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageAWSS3WorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.PublishOaiPmhWorkflowOperationHandler
-
OSGi component activation.
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.RepublishOaiPmhWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageAWSS3WorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractOaiPmhWorkflowOperationHandler
-
Activates this component with its properties once all of the collaborating services have been set
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractYouTubeWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.distribution.TagEngageWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.notification.EmailWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.rename.RenameFilesWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextAttachWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.timelinepreviews.TimelinePreviewsWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.waveform.WaveformWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.workflow.ErrorResolutionWorkflowOperationHandler
-
Activates this component with its properties once all of the collaborating services have been set
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
-
Activates this component with its properties once all of the collaborating services have been set
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Activates this component with its properties once all of the collaborating services have been set
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.workflow.WebvttToCutMarksWorkflowOperationHandler
- activate(ComponentContext) - Method in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
Activate the component, generating the temporary storage directory for building zip archives if necessary.
- activate(ComponentContext) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- activate(ComponentContext) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Activate this service implementation via the OSGI service component runtime.
- activate(ComponentContext) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Activate the component
- activate(ComponentContext) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
-
Callback from OSGi that is called when this service is activated.
- activate(ComponentContext) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
OSGi service activation callback.
- activate(ComponentContext, Map<String, Object>) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- Activation - Class in org.opencastproject.userdirectory.brightspace.client.api
- Activation(boolean) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.Activation
- Activator - Class in org.opencastproject.db
-
Registers
DataSource. - Activator() - Constructor for class org.opencastproject.db.Activator
- 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
- Adapter() - Constructor for class org.opencastproject.workflow.api.RetryStrategy.Adapter
- Adapter() - Constructor for class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState.Adapter
- Adapter() - Constructor for class org.opencastproject.workflow.api.WorkflowSetImpl.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(long) - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- add(long) - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- add(A) - Method in class org.opencastproject.util.data.NonEmptyList
- add(String, int, int, String, String, boolean, HttpServletRequest) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- add(String, String, DublinCoreMetadataCollection) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- 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(Collection<UserAction>) - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Add a complete Collection of UserActions to this collection.
- add(Collection<UserAction>) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- add(Annotation) - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- add(SearchMetadata<?>) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- 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(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Add a value without language information to a property.
- add(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- add(EName, String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- add(EName, String, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Add a value to a property.
- add(EName, String, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- add(EName, DublinCoreValue) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Add a value to a property.
- add(EName, DublinCoreValue) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- add(MediaPackage) - Method in interface org.opencastproject.search.api.SearchService
-
Adds the media package to the search index.
- add(MediaPackage) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Adds the media package to the search index.
- 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(MediaPackageImpl) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
-
Deprecated.
- 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(EventCatalogUIAdapter, DublinCoreMetadataCollection) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- add(SeriesCatalogUIAdapter, DublinCoreMetadataCollection) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- 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(Footprint) - Method in interface org.opencastproject.usertracking.api.FootprintList
- add(Footprint) - Method in class org.opencastproject.usertracking.endpoint.FootprintsListImpl
- add(ReportItem) - Method in interface org.opencastproject.usertracking.api.Report
-
Add an report item to the report
- add(ReportItem) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- add(UserAction) - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Add a single UserAction to this collection.
- add(UserAction) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- 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.
- add(WorkflowOperationDefinition) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Appends the operation to the workflow definition.
- add(WorkflowOperationDefinition) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Appends the operation to the workflow definition.
- add(WorkflowOperationDefinition, int) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Inserts the operation at the given position into the workflow definition.
- add(WorkflowOperationDefinition, int) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Inserts the operation at the given position into the workflow definition.
- add(Workspace, MediaPackage, AccessControlList, long, Date) - Static method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
- add(T) - Method in interface org.opencastproject.elasticsearch.api.SearchTerms
-
Adds a term to this list of terms.
- add(T) - Method in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
Adds a term to this list of terms.
- add(T) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
-
Adds a content element to the collection.
- ADD_JOB_LOAD_KEY - Static variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The key to look for in the service configuration file to override the
SearchServiceImpl.DEFAULT_ADD_JOB_LOAD - ADD_ONLY_NEW_FLAVORS_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Managed Property key to allow new flavors of ingested attachments and catalogs to be added to the existing Opencast mediapackage.
- 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
- addAll(Collection<? extends SearchMetadata<?>>) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- addAnnotation(Annotation) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Adds a new annotation to the database and returns the event with an updated annotationId, to make sure the annotationId stays unique
- addAnnotation(Annotation) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- addAsset(AssetDto) - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- addAttachment(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add an attachment to an existing MediaPackage in the repository
- addAttachment(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add an attachment to an existing MediaPackage in the repository
- addAttachment(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add an attachment to an existing MediaPackage in the repository
- addAttachment(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add an attachment to an existing MediaPackage in the repository
- addAttachment(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add an attachment to an existing MediaPackage in the repository
- addAttachment(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add an attachment to an existing MediaPackage in the repository
- addAttachment(Attachment) - Method in interface org.opencastproject.mediapackage.Publication
-
Adds an attachment to this publication.
- addAttachment(Attachment) - Method in class org.opencastproject.mediapackage.PublicationImpl
- addAudience(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Add an
DublinCore.PROPERTY_AUDIENCEproperty. - addAudioContent(String, MediaTime, MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Adds audio content to the catalog.
- addAudioContent(String, MediaTime, MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- addAudioVisualContent(String, MediaTime, MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Adds audiovisual content to the catalog.
- addAudioVisualContent(String, MediaTime, MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- addAuthority(GrantedAuthority) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
-
Adds the authority to the list, unless it is already there, in which case it is ignored
- 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
- addBindings(XmlNamespaceContext) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- addBodyParam(RestParameter) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Adds a body parameter to this endpoint.
- addCatalog(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add a [metadata catalog] to an existing MediaPackage in the repository
- addCatalog(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add a [metadata catalog] to an existing MediaPackage in the repository
- addCatalog(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add a [metadata catalog] to an existing MediaPackage in the repository
- addCatalog(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add a [metadata catalog] to an existing MediaPackage in the repository
- addCatalog(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add a [metadata catalog] to an existing MediaPackage in the repository
- addCatalog(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add a [metadata catalog] to an existing MediaPackage in the repository
- addCatalog(Catalog) - Method in interface org.opencastproject.mediapackage.Publication
-
Adds a catalog to this publication.
- addCatalog(Catalog) - Method in class org.opencastproject.mediapackage.PublicationImpl
- addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI.
- addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to add
EventCatalogUIAdapterinstance. - addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI.
- addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to add
EventCatalogUIAdapterinstance. - addCatalogUIAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to add
SeriesCatalogUIAdapterinstance. - addCatalogUIAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
OSGi callback to add
SeriesCatalogUIAdapterinstance. - AddCatalogWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
This WorkflowOperationHandler adds an configurable catalog to the MediaPackage.
- AddCatalogWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.AddCatalogWorkflowOperationHandler
- addClip(String, String, String, long, long) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- addClip(Smil, String, Track, long, long) - Method in interface org.opencastproject.smil.api.SmilService
-
Add a SmilMediaElement based on given track and start/duration information.
- addClip(Smil, String, Track, long, long) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
- addClip(Smil, String, Track, long, long, String) - Method in interface org.opencastproject.smil.api.SmilService
-
Add a SmilMediaElement based on given track and start/duration information.
- addClip(Smil, String, Track, long, long, String) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add a SmilMediaElement based on given track and start/duration information.
- addClips(String, String, String, long, long) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- addClips(Smil, String, Track[], long, long) - Method in interface org.opencastproject.smil.api.SmilService
-
Add a list of SmilMediaElements based on given tracks and start/duration information.
- addClips(Smil, String, Track[], long, long) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add a list of SmilMediaElements based on given tracks and start/duration information.
- addCommonManifestElements(Element, Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- addContentToRepo(MediaPackage, String, URI) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- addContributor(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Add a contributor
- addContributor(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- addContributor(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- addContributor(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Add a
DublinCore.PROPERTY_CONTRIBUTORproperty. - addCreator(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- addCreator(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- addCreator(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Add a
DublinCore.PROPERTY_CREATORproperty. - addCue(WebVTTSubtitleCue) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- addCue(T) - Method in class org.opencastproject.subtitleparser.Subtitle
- addCustomMapping(String, String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptLangUtil
-
Adds a custom mapping entry.
- addDay(int) - Static method in class org.opencastproject.oaipmh.server.Functions
- addDCCatalog(String, String, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
-
Adds a dublinCore metadata catalog to the MediaPackage and returns the grown mediaPackage.
- 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(String, byte[]) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- 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.
- addElement(EName, String, Attributes) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- addElementToPublication(Publication, MediaPackageElement) - Static method in class org.opencastproject.mediapackage.PublicationImpl
-
Adds a
MediaPackageElementto this publication by determining its type. - addEmptyField(MetadataField, ListProvidersService) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- addEndpoint(RestQuery, Class<?>, Produces, String, Path) - Method in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Add an endpoint to the Rest documentation.
- addEndPoint(RestEndpointData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Add an endpoint to this holder and make sure the endpoints are sorted by their names.
- addEntry(String, Long) - Method in class org.opencastproject.playlists.PlaylistRestService
- addEntry(String, String, PlaylistEntryType) - Method in class org.opencastproject.playlists.PlaylistRestService
- addEntry(String, String, PlaylistEntryType) - Method in class org.opencastproject.playlists.PlaylistService
-
Adds a new entry at the end of a playlist and persists it
- addEntry(PlaylistEntry) - Method in class org.opencastproject.playlists.Playlist
- addError(GraphQLError) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- addErrors(List<GraphQLError>) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- addEvent(long, long, String, String, String, String, String, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Creates new event based on parameters.
- addEvent(Date, Date, String, Set<String>, MediaPackage, Map<String, String>, Map<String, String>, Opt<String>) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Creates new event using specified mediapackage, workflow configuration and capture agent configuration.
- addEvent(Date, Date, String, Set<String>, MediaPackage, Map<String, String>, Map<String, String>, Opt<String>) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- addEvent(Date, Date, String, Set<String>, MediaPackage, Map<String, String>, Map<String, String>, Opt<String>) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- addEvent(MediaPackage, DublinCoreCatalog, String, Date, Date, Date, String) - Method in class org.opencastproject.scheduler.impl.CalendarGenerator
-
Adds an SchedulerEvent as a new entry to this iCalendar
- addEventAce(String, String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- addEventHandler(AssetManagerUpdateHandler) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- addEventOrderByParams(EventSearchQuery, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- addExtension(String, Object) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- addExtension(String, String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Adds the given key-value pair to the extended configuration space of this media profile.
- addField(String, Object, boolean) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Adds the field and its value to the search index.
- addField(MetadataField) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- addField(MetadataField, String, ListProvidersService) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- addField(MetadataField, List<String>, Optional<ResourceListQuery>, ListProvidersService) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- addField(MetadataField, List<String>, ListProvidersService) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- addField(MetadataField, Optional<String>, Optional<ResourceListQuery>, ListProvidersService) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- addFilter(String, String, String, String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- addFilter(String, Filter) - Method in class org.opencastproject.kernel.security.SecurityFilter
- addFilter(ResourceListFilter<?>) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- 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.
- addFootprint(String, String, String, String, String, HttpServletRequest) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- addFormat(RestFormatData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Adds a format for the return data for this endpoint.
- addFreeText(String) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Adds free text to this annotation.
- addFreeTextAnnotation(FreeTextAnnotation) - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Adds a free text annotation.
- addFreeTextAnnotation(FreeTextAnnotation) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- addGroup(JpaGroup) - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Adds or updates a group to the persistence.
- addGroup(JpaGroup) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Adds or updates a group to the persistence.
- addGroupMember(String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- addHeader(String, String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- addHeader(Header) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- addHeaderLine(String) - Method in class org.opencastproject.subtitleparser.Subtitle
- addHost(Host) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- addIndexNamesToMap(Set<String>, Collection<ContributorsListProvider.Contributor>, List<String>) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Add all names in the index to the map if they aren't already present as a user.
- addingService(ServiceReference) - Method in class org.opencastproject.serviceregistry.internal.RestServiceTracker
- addingService(ServiceReference<Object>) - Method in class org.opencastproject.kernel.rest.RestPublisher.JaxRsServiceTracker
- addItem(MediaPackage) - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Add an item to the repository.
- addItem(WorkflowInstance) - Method in class org.opencastproject.workflow.api.WorkflowSetImpl
-
Adds an item to the result set.
- AdditionalTypeBuilder - Class in org.opencastproject.graphql.schema.builder
- AdditionalTypeBuilder() - Constructor for class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- additionalTypeProviders(List<GraphQLAdditionalTypeProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- addJob(Job) - Method in class org.opencastproject.job.api.JobBarrier
-
Adds the job to the list of jobs to wait for.
- addKeyword(String) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Adds the keyword to this annotation.
- addKeyword(String, KeywordAnnotation.Type) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Adds the keyword to this annotation.
- addKeywordAnnotation(KeywordAnnotation) - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Adds a new keyword annotation.
- addKeywordAnnotation(KeywordAnnotation) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- addLine(String) - Method in class org.opencastproject.subtitleparser.SubtitleCue
- addLine(String) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleRegion
- addLine(String) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleStyle
- addLocalizedElement(EName, String, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Adds the element with the
xml:langattribute to the metadata collection. - addLocalizedValue(Language, T) - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Adds
valueto the list of language neutral values. - addLocalizedValue(Language, T) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Adds
valueto the list of language neutral values. - addMediaElement(SmilMediaObject, String) - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Add given
SmilMediaObjectto the element with given Id. - addMediaObject(SmilMediaObject, String) - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Add new
SmilMediaObjectinside an child element with given parent Id. - addMediaPackage(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackage(HttpServletRequest, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageAttachment(String, String, String, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageAttachment(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageCatalog(String, String, String, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageCatalog(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageElement(HttpServletRequest, MediaPackageElement.Type) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageElement(OaiPmhElementEntity) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Add an serialized media package element
- addMediaPackagePartialTrack(String, String, Long, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackagePartialTrack(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageTrack(String, String, String, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMediaPackageTrack(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addMember(String) - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Add a member
- addMemberToGroup(String, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Add member to group.
- addMessageHandler(SeriesUpdateHandler) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callbacks for settings and removing handlers.
- addMeta(String, String) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Add new
SmilMetawith given values. - addMeta(String, String, String) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- addMeta(SmilMeta) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Add given
SmilMetaelement. - addMeta(Smil, String, String) - Method in interface org.opencastproject.smil.api.SmilService
-
Add a meta element to
Smilhead. - addMeta(Smil, String, String) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add a meta element to
Smilhead. - addMetadataService(MediaPackageMetadataService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback to set the metadata service
- addMultipleEvents(String, long, long, long, String, String, String, MediaPackage, String, String, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Creates new event based on parameters.
- addMultipleEvents(RRule, Date, Date, Long, TimeZone, String, Set<String>, MediaPackage, Map<String, String>, Map<String, String>, Opt<String>) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Creates a group of new event using specified mediapackage, workflow configuration and capture agent configuration.
- addMultipleEvents(RRule, Date, Date, Long, TimeZone, String, Set<String>, MediaPackage, Map<String, String>, Map<String, String>, Opt<String>) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- addMultipleEvents(RRule, Date, Date, Long, TimeZone, String, Set<String>, MediaPackage, Map<String, String>, Map<String, String>, Opt<String>) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- 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.runtimeinfo.rest.RestEndpointData
-
Adds a note for this endpoint.
- 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
- addOptionalParam(RestParamData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Adds an optional parameter for this endpoint, this would be a parameter which is passed in the query string (for GET) or encoded as part of the body otherwise (often referred to as a post or form parameter).
- addOrderByParams(E, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- addOrganization(Organization) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
Adds the organization to the list of organizations.
- addOrganizationDirectoryListener(OrganizationDirectoryListener) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- addOrganizationDirectoryListener(OrganizationDirectoryListener) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Adds
listenerto the list of organization listeners. - addOrganizer(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Add an organizer
- addOrUpdateEvent(String, Function<Optional<Event>, Optional<Event>>, String, User) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Adds or updates the event in the search index.
- addOrUpdateSeries(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- addOrUpdateSeries(String, Function<Optional<Series>, Optional<Series>>, String, User) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Adds or updates the series in the search index.
- addOrUpdateTheme(long, Function<Optional<IndexTheme>, Optional<IndexTheme>>, String, User) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Adds or updates the theme in the search index.
- addPaginationParams(E, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- addParallel(String, String) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- addParallel(Smil) - Method in interface org.opencastproject.smil.api.SmilService
-
Add new par element to
Smil. - addParallel(Smil) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add new par element to
Smil. - addParallel(Smil, String) - Method in interface org.opencastproject.smil.api.SmilService
-
Add new par element to
Smilinside an element with given Id. - addParallel(Smil, String) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add new par element to
Smilinside an element with given Id. - addParam(String, String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Add new
SmilMediaParamwith given name and vaalue. - addParam(SmilMediaParam) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Add given
SmilMediaParam. - addParamGroup(SmilMediaParamGroup) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Add param group and its content if not exists.
- addPartialTrack(InputStream, String, MediaPackageElementFlavor, long, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Adds a partial media track to the existing MediaPackage in the repository
- addPartialTrack(InputStream, String, MediaPackageElementFlavor, long, MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- addPartialTrack(URI, MediaPackageElementFlavor, long, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Adds a partial media track to the existing MediaPackage in the repository
- addPartialTrack(URI, MediaPackageElementFlavor, long, MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- addPathParam(RestParamData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Adds a path parameter for this endpoint, this would be a parameter which is passed as part of the path (e.g.
- addPlaylistItem(String, String) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Add a previously uploaded video to specified YouTube playlist.
- addPlaylistItem(String, String) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.opencastproject.util.ProgressInputStream
-
Adds a
PropertyChangeListenerThe listener gets notified as soon as the input stream is read. - addProvider(String, ResourceListProvider) - Method in interface org.opencastproject.list.api.ListProvidersService
-
Adds an source to the service
- addProvider(String, ResourceListProvider) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- addProvider(String, ResourceListProvider, String) - Method in interface org.opencastproject.list.api.ListProvidersService
- addProvider(String, ResourceListProvider, String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- addProvider(ResourceListProvider) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
-
OSGi callback for provider.
- addProvider(StatisticsProvider) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
-
Add the given provider to the list of active providers.
- addProvider(StatisticsProvider) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- addPublisher(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Add a publisher
- addPublisher(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- addQueryParams(E, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- addQueued(long, long) - Method in class org.opencastproject.serviceregistry.api.HostStatistics
-
Add statistics for a registered host
- addRegion(WebVTTSubtitleRegion) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- addRemoteAssetStore(RemoteAssetStore) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- addReply(EventCommentReply) - Method in class org.opencastproject.event.comment.EventComment
-
Add a reply to the comment
- addReply(EventCommentReplyDto) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Add a reply to the comment
- addRequestFiltersToQuery(String, ResourceListQueryImpl) - Static method in class org.opencastproject.adminui.endpoint.EndpointUtil
-
Add the string based filters to the given list query.
- addRequiredParam(RestParamData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Adds a required form parameter for this endpoint, this would be a parameter which is passed encoded as part of the request body (commonly referred to as a post or form parameter).
- address - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- addResultItem(SearchResultItem<T>) - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Adds the given search result item to the result set.
- addRightsHolder(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- addRole(JpaRole) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Adds a role to the persistence
- addRoleProvider(RoleProvider) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Adds a role provider.
- addRunning(long, long) - Method in class org.opencastproject.serviceregistry.api.HostStatistics
-
Add statistics for a registered host
- addSchedulerUpdateHandler(SchedulerUpdateHandler) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to add an update handler.
- addSchedulingDates(Event, JSONObject) - Static method in class org.opencastproject.adminui.util.BulkUpdateUtil
-
Takes the given scheduling information and completes the event start and end dates as well as the duration for the given event.
- addSequence(String, String) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- addSequence(Smil) - Method in interface org.opencastproject.smil.api.SmilService
-
Add new seq element to
Smil. - addSequence(Smil) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add new seq element to
Smil. - addSequence(Smil, String) - Method in interface org.opencastproject.smil.api.SmilService
-
Add new seq element to
Smilinside an element with given Id. - addSequence(Smil, String) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Add new seq element to
Smilinside an element with given Id. - addSeriesMountPoint(Map<String, Object>) - Method in class org.opencastproject.adminui.tobira.TobiraService
- addSeriesOrderByParams(SeriesSearchQuery, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- addServer(String, Integer) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
-
Adds the server - port mapping.
- addServerError(Long) - Method in class org.opencastproject.rest.BulkOperationResult
- addServerError(String) - Method in class org.opencastproject.rest.BulkOperationResult
- addSetSpec(String) - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- addSetSpec(String) - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- addStaticFileAuthorization(StaticFileAuthorization) - Method in class org.opencastproject.fsresources.StaticResourceServlet
- addStatus(RestResponse) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Adds a response status for this endpoint.
- addStream(AbstractStreamImpl) - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
Add a stream to the track.
- addStyle(WebVTTSubtitleStyle) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- addSubject(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- addSubject(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- addSynchronously(MediaPackage) - Method in interface org.opencastproject.search.api.SearchService
-
Immediately adds the mediapackage to the search index.
- addSynchronously(MediaPackage) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- addSynchronously(MediaPackage) - Method in class org.opencastproject.search.impl.SearchServiceIndex
-
Immediately adds the mediapackage to the search index.
- 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. - addTag(String) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Tags the workflow definition with the given tag.
- addTag(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- addToText - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
True to add the values to the fulltext index
- addToText() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Returns
trueif the values should be added to the user facing fulltext search index. - addToText() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Returns
trueif the values should be added to the user facing fulltext search index. - addTrack(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add a media track to an existing MediaPackage in the repository
- addTrack(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add a media track to an existing MediaPackage in the repository
- addTrack(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add a media track to an existing MediaPackage in the repository
- addTrack(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add a media track to an existing MediaPackage in the repository
- addTrack(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Add a media track to an existing MediaPackage in the repository
- addTrack(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Add a media track to an existing MediaPackage in the repository
- addTrack(Track) - Method in interface org.opencastproject.mediapackage.Publication
-
Adds a track to this publication.
- addTrack(Track) - Method in class org.opencastproject.mediapackage.PublicationImpl
- addTrack(Document, SmilUtil.TrackType, boolean, long, long, URI, String) - Static method in class org.opencastproject.smil.api.util.SmilUtil
-
Adds a track to the SMIL document.
- 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
- addUser(JpaUser) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Adds a user to the persistence
- addUser(JpaUser, boolean) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Adds a user to the persistence
- addUserFootprint(UserAction, UserSession) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Adds a new annotation to the database and returns the event with an updated annotationId, to make sure the annotationId stays unique
- addUserFootprint(UserAction, UserSession) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- addUserProvider(UserProvider) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Adds a user provider.
- addUserReference(JpaUserReference, String) - Method in interface org.opencastproject.userdirectory.api.UserReferenceProvider
-
Add a user reference
- addUserReference(JpaUserReference, String) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Add a user reference
- addUserSetting(String, String) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Create a new user setting key value pair.
- addUserSetting(UserSetting) - Method in class org.opencastproject.adminui.usersettings.UserSettings
- addUserTrackingEvent(UserAction, UserSession) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Adds a new tracking event to the database and returns the event with an updated annotationId, to make sure the annotationId stays unique
- addUserTrackingEvent(UserAction, UserSession) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- addValue(T) - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Adds
valueto the list of language neutral values. - addValue(T) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Adds
valueto the list of language neutral values. - addVideoContent(String, MediaTime, MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Adds video content to the catalog.
- addVideoContent(String, MediaTime, MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- addVideoText(Textual, Rectangle, MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Adds the specified text as a
VideoTextelement to the decomposition. - addVideoText(Textual, Rectangle, MediaTime) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Adds the specified text as a
VideoTextelement to the decomposition. - addVideoText(VideoText) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Adds the
VideoTextelement to the decomposition. - addVideoText(VideoText) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Adds the
VideoTextelement to the decomposition. - addVideoToMyChannel(VideoUpload) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Upload a video to predefined YouTube channel.
- addVideoToMyChannel(VideoUpload) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- addWorkflowDefinitionScanner(WorkflowDefinitionScanner) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback to set the workflow definition scanner
- addWorkflowListener(WorkflowListener) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Adds a workflow listener to be notified when workflows are updated.
- addWorkflowListener(WorkflowListener) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Adds a workflow listener to be notified when workflows are updated.
- addWorkflowListener(WorkflowListener) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Adds a workflow listener to be notified when workflows are updated.
- addWriter(StatisticsWriter) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
-
Add a new writer instance
- addWriter(StatisticsWriter) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- addZippedMediaPackage(InputStream) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- addZippedMediaPackage(InputStream, String, Map<String, String>) - Method in interface org.opencastproject.ingest.api.IngestService
-
Ingests the compressed mediapackage and starts the workflow as defined by
workflowDefinitionID. - addZippedMediaPackage(InputStream, String, Map<String, String>) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- addZippedMediaPackage(InputStream, String, Map<String, String>, Long) - Method in interface org.opencastproject.ingest.api.IngestService
-
Deprecated.As of release 2.4, the scheduler service is able to store a mediapackage. Thereby the concept of the pre-procesing workflow is obsolete and there is no more need to resume such a workflow by this method.
- addZippedMediaPackage(InputStream, String, Map<String, String>, Long) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Ingests the compressed mediapackage and starts the workflow as defined by
workflowDefinitionID. - addZippedMediaPackage(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- addZippedMediaPackage(HttpServletRequest, String, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- ADeleteQuery - Interface in org.opencastproject.assetmanager.api.query
- ADeleteQueryDecorator - Class in org.opencastproject.assetmanager.impl
- ADeleteQueryDecorator(ADeleteQuery) - Constructor for class org.opencastproject.assetmanager.impl.ADeleteQueryDecorator
- adjustABRVMaps(String, int) - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
When the inputs are routed to ABR, some options need to have a v:int suffix for video and a:0 for audio Any options ending with ":v" will get a number, otherwise try and guess use option:(v or a) notables (eg: b:v, c:v), options such as ab or vb will not work
- adjustForNoComplexFilter(String) - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
If this is a raw mapping not used with complex filter, strip the square brackets if there are any
- adjustRrule(RRule, Date, TimeZone) - Static method in class org.opencastproject.scheduler.api.Util
-
Adjust the given UTC rrule to the given timezone.
- 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
- ADMIN_URL_PROPERTY - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- adminRole - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The local admin role name
- AdminUIConfiguration - Class in org.opencastproject.adminui.impl
- AdminUIConfiguration() - Constructor for class org.opencastproject.adminui.impl.AdminUIConfiguration
- AdminUserAndGroupLoader - Class in org.opencastproject.userdirectory
-
User and group loader to create a system administrator group for each tenant along with a user named after the organization.
- AdminUserAndGroupLoader() - Constructor for class org.opencastproject.userdirectory.AdminUserAndGroupLoader
- Adopter - Class in org.opencastproject.adopter.registration.dto
-
JPA-annotated registration form object.
- Adopter() - Constructor for class org.opencastproject.adopter.registration.dto.Adopter
-
No-arg constructor needed by JPA.
- Adopter(String, String, String, String, String, String, String, String, String, String, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class org.opencastproject.adopter.registration.dto.Adopter
- Adopter.TERMSOFUSEVERSION - Enum Class in org.opencastproject.adopter.registration.dto
- AdopterRegistrationException - Exception Class in org.opencastproject.adopter.registration
-
Exception that will be thrown when an errors occurs in the form repository.
- AdopterRegistrationException() - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
The exception constructor.
- AdopterRegistrationException(String) - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
Creates an exception with a message.
- AdopterRegistrationException(String, Throwable) - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
Create exception with a message and a cause.
- AdopterRegistrationException(Throwable) - Constructor for exception class org.opencastproject.adopter.registration.AdopterRegistrationException
-
Create exception with a cause.
- AdopterRegistrationExtra - Class in org.opencastproject.adopter.registration
- AdopterRegistrationExtra() - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationExtra
- AdopterRegistrationExtra(String, String) - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationExtra
- AdopterRegistrationRestService - Class in org.opencastproject.adopter.registration
-
The REST endpoint for the adopter statistics service.
- AdopterRegistrationRestService() - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- AdopterRegistrationSender - Class in org.opencastproject.adopter.registration
-
Contains methods for sending statistic data via rest.
- AdopterRegistrationSender(String) - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Simple Constructor that requires the URL of the statistic server.
- AdopterRegistrationServiceImpl - Class in org.opencastproject.adopter.registration
-
It collects and sends statistic data of an registered adopter.
- AdopterRegistrationServiceImpl() - Constructor for class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- afade - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- afterPropertiesSet() - Method in class org.opencastproject.security.aai.api.AttributeMapper
- afterPropertiesSet() - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- afterPropertiesSet() - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
- afterPropertiesSet() - Method in class org.opencastproject.security.jwt.JWTRequestHeaderAuthenticationFilter
- afterPropertiesSet() - Method in class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
- afterPropertiesSet() - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
- Agent - Interface in org.opencastproject.capture.admin.api
-
An in-memory construct to represent the state of a capture agent, and when it was last heard from.
- AGENT_ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
Id of the agent that will record.
- 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
- AgentImpl - Class in org.opencastproject.capture.admin.impl
-
An in-memory construct to represent the state of a capture agent, and when it was last heard from.
- AgentImpl() - Constructor for class org.opencastproject.capture.admin.impl.AgentImpl
-
Required 0-arg constructor for JAXB, creates a blank agent.
- AgentImpl(String, String, String, String, Properties) - Constructor for class org.opencastproject.capture.admin.impl.AgentImpl
-
Builds a representation of the agent.
- agents - Variable in class org.opencastproject.capture.admin.endpoint.AgentStateUpdateList
- AgentsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- AgentsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- AgentsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the capture-agents list.
- AgentsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- AgentState - Interface in org.opencastproject.capture.admin.api
-
A representation of the capture client's current state (MH-730).
- AgentStateUpdate - Class in org.opencastproject.capture.admin.api
-
A representation of an agent which stores its name, state and time-since-last-update value.
- AgentStateUpdate() - Constructor for class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Required zero-arg. constructor.
- AgentStateUpdate(Agent) - Constructor for class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Builds an AgentStateUpdate object about the Agent a.
- AgentStateUpdateList - Class in org.opencastproject.capture.admin.endpoint
- AgentStateUpdateList() - Constructor for class org.opencastproject.capture.admin.endpoint.AgentStateUpdateList
- AgentStateUpdateList(List<AgentStateUpdate>) - Constructor for class org.opencastproject.capture.admin.endpoint.AgentStateUpdateList
- agreedToPolicy() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- AlgorithmBuilder - Class in org.opencastproject.security.jwt
-
Helper class to build
Algorithmobjects. - 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.
- alignment - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- All - Enum constant in enum class org.opencastproject.elasticsearch.api.SearchTerms.Quantifier
- ALL - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.DataType
- ALL - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
- 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
- allEvents(Integer, Integer, String, EventOrderByInput, EventFilterByInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventQueryExtension
- ALLOW - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Allow constant used in JSON formatted access control entries
- allowedCommands - Variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
List of allowed commands that can be run with an executor.
- allowsAbort() - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Returns
trueif this operation can be canceled by the user from an optional hold state. - allowsAbort() - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Returns
trueif this operation can be canceled by the user from an optional hold state. - allowsContacting() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- allowsContinue() - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Returns
trueif this operation can be continued by the user from an optional hold state. - allowsContinue() - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Returns
trueif this operation can be continued by the user from an optional hold state. - allowsErrorReports() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- allowsStatistics() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- allProperties() - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Get a target to select all properties of the schema's namespace.
- allSeries(Integer, Integer, String, SeriesOrderByInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesQueryExtension
- alphabet - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
-
The phonetic alphabet
- alreadyRecordedFailureIncident(long) - Method in class org.opencastproject.serviceregistry.api.Incidents
- alternative - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- alternative - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- always() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
The zero element of
Predicate. - always() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- always() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- AmberscriptAttachTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- AmberscriptAttachTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- AmberscriptLangUtil - Class in org.opencastproject.transcription.amberscript
-
Manages the available Amberscript languages and helps with finding the right code for a given language string.
- AmberscriptStartTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- AmberscriptStartTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.AmberscriptStartTranscriptionOperationHandler
- AmberscriptTranscriptionRestService - Class in org.opencastproject.transcription.amberscript.endpoint
- AmberscriptTranscriptionRestService() - Constructor for class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- AmberscriptTranscriptionService - Class in org.opencastproject.transcription.amberscript
- AmberscriptTranscriptionService() - Constructor for class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- ANALYSIS_JOB_LOAD_KEY - Static variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The key to look for in the service configuration file to override the
TextAnalyzerServiceImpl.DEFAULT_ANALYSIS_JOB_LOAD - analyze(File) - Method in interface org.opencastproject.inspection.ffmpeg.api.MediaAnalyzer
-
Analyze a media file and return the metadata that is found
- analyze(File) - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
- analyze(File, String) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Returns the video text element for the given image.
- analyze(String) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Analyze an audio track.
- analyze(String) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
- analyze(Job, Track) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- analyze(Track) - Method in interface org.opencastproject.sox.api.SoxService
-
Get audio statistics, using that track's audio streams.
- analyze(Track) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Get audio statistics, using that track's audio streams.
- analyze(Track) - Method in class org.opencastproject.sox.remote.SoxServiceRemoteImpl
-
Get audio statistics, using that track's audio streams.
- ANALYZE_JOB_LOAD_KEY - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The key to look for in the service configuration file to override the
SoxServiceImpl.DEFAULT_ANALYZE_JOB_LOAD - AnalyzeAudioWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.sox
-
The workflow definition for handling "sox" operations
- AnalyzeAudioWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
- AnalyzeMediapackageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.analyzemediapackage
-
Analyze Mediapackage Workflow Operation Handler set workflow properties based on media package content.
- AnalyzeMediapackageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.analyzemediapackage.AnalyzeMediapackageWorkflowOperationHandler
- AnalyzeTracksWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for analyzing tracks and set control variables.
- AnalyzeTracksWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.AnalyzeTracksWorkflowOperationHandler
- anchor(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- Anchor - Class in org.opencastproject.composer.layout
-
Anchor point of a rectangular shape, expressed relatively to its width and height.
- Anchor(double, double) - Constructor for class org.opencastproject.composer.layout.Anchor
-
Create a new anchor point.
- anchorOffset(Anchor, Anchor, int, int) - Static method in class org.opencastproject.composer.layout.AnchorOffset
- anchorOffset(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- AnchorOffset - Class in org.opencastproject.composer.layout
-
The offset between the anchor points of two rectangular shapes.
- AnchorOffset(Anchor, Anchor, Offset) - Constructor for class org.opencastproject.composer.layout.AnchorOffset
-
Create a new offset.
- Anchors - Class in org.opencastproject.composer.layout
-
Some predefined anchor points.
- and(String, Object...) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Stores
fieldValueas a search term on thefieldNamefield. - and(String, Date, Date) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Stores
fieldValueas a search term on thefieldNamefield. - and(Predicate) - Method in interface org.opencastproject.assetmanager.api.query.Predicate
- and(Predicate) - Method in class org.opencastproject.assetmanager.impl.query.AbstractPredicate
- and(Option<B>) - Method in class org.opencastproject.util.data.Option
- AND - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- AND - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- AND() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- 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. - animate(String, String, String) - Method in class org.opencastproject.animate.impl.endpoint.AnimateServiceRestEndpoint
- animate(URI, Map<String, String>, List<String>) - Method in interface org.opencastproject.animate.api.AnimateService
-
Generate animated video clip based on an Synfig animation file and a set of metadata.
- animate(URI, Map<String, String>, List<String>) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- animate(URI, Map<String, String>, List<String>) - Method in class org.opencastproject.animate.remote.AnimateServiceRemoteImpl
- AnimateService - Interface in org.opencastproject.animate.api
-
Generate animated video sequences.
- AnimateServiceException - Exception Class in org.opencastproject.animate.api
-
Exception thrown by the
AnimateServiceoperations. - AnimateServiceException(String) - Constructor for exception class org.opencastproject.animate.api.AnimateServiceException
-
Creates a new animate exception with the specified error message.
- AnimateServiceException(String, Throwable) - Constructor for exception class org.opencastproject.animate.api.AnimateServiceException
-
Creates a new animate exception with the specified error message and wrapping the original exception.
- AnimateServiceException(Throwable) - Constructor for exception class org.opencastproject.animate.api.AnimateServiceException
-
Creates a new animate exception by wrapping the original error .
- AnimateServiceImpl - Class in org.opencastproject.animate.impl
-
Create video animations using Synfig
- AnimateServiceImpl() - Constructor for class org.opencastproject.animate.impl.AnimateServiceImpl
-
Creates a new animate service instance.
- AnimateServiceRemoteImpl - Class in org.opencastproject.animate.remote
-
Create video animations using Synfig
- AnimateServiceRemoteImpl() - Constructor for class org.opencastproject.animate.remote.AnimateServiceRemoteImpl
-
Creates a new animate service instance.
- AnimateServiceRestEndpoint - Class in org.opencastproject.animate.impl.endpoint
-
A service endpoint to expose the
AnimateServicevia REST. - AnimateServiceRestEndpoint() - Constructor for class org.opencastproject.animate.impl.endpoint.AnimateServiceRestEndpoint
- AnimateWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.animate
-
Workflow operation for the animate service.
- AnimateWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.animate.AnimateWorkflowOperationHandler
- Annotation - Interface in org.opencastproject.annotation.api
-
A class that represents an annotation
- AnnotationImpl - Class in org.opencastproject.annotation.impl
-
A JAXB-annotated implementation of
Annotation - AnnotationImpl() - Constructor for class org.opencastproject.annotation.impl.AnnotationImpl
-
A no-arg constructor needed by JAXB
- AnnotationList - Interface in org.opencastproject.annotation.api
-
A List of
Annotations - AnnotationListImpl - Class in org.opencastproject.annotation.impl
-
A
ListofAnnotationLists - AnnotationListImpl() - Constructor for class org.opencastproject.annotation.impl.AnnotationListImpl
-
A no-arg constructor needed by JAXB
- AnnotationRestService - Class in org.opencastproject.annotation.impl
-
The REST endpoint for the annotation service.
- AnnotationRestService() - Constructor for class org.opencastproject.annotation.impl.AnnotationRestService
- annotations - Variable in class org.opencastproject.annotation.impl.AnnotationListImpl
- annotations - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
The text annotations
- AnnotationScanner - Class in org.opencastproject.graphql.util
-
This is a utility class that provides methods for scanning annotations in classes.
- AnnotationService - Interface in org.opencastproject.annotation.api
-
Manages user annotations within media.
- AnnotationServiceJpaImpl - Class in org.opencastproject.annotation.impl
-
JPA-based implementation of the
AnnotationService - AnnotationServiceJpaImpl() - Constructor for class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- anonymousRole - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The local anonymous role name
- Any - Enum constant in enum class org.opencastproject.elasticsearch.api.SearchTerms.Quantifier
- ANY - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- ANY_DUBLINCORE - Static variable in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
-
A flavor that matches any dublin core element
- ANY_MEDIAPACKAGE - Static variable in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Convenience reference that matches any media package
- ANY_MPEG7 - Static variable in interface org.opencastproject.metadata.mpeg7.Mpeg7Catalog
-
A flavor that matches any mpeg7 element
- ANY_ORGANIZATION - Static variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
Value indicating that the key can be used by any organization
- ApiFormat - Enum Class in org.opencastproject.external.common
- ApiMediaType - Class in org.opencastproject.external.common
- ApiMediaTypeException - Exception Class in org.opencastproject.external.common
- ApiResponseBuilder - Class in org.opencastproject.external.common
-
A utility class for creating responses from the external api.
- ApiResponseBuilder.Json - Class in org.opencastproject.external.common
-
Class that handles Json responses for the external API.
- ApiVersion - Enum Class in org.opencastproject.external.common
-
The existing External API versions
- appContexts - Variable in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
-
Spring application contexts
- 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. - appendXml(StringBuilder, String, String) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- applicableType - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
-
The track type that this profile may be applied to
- 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.
- APPLY_ACL_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Name of the configuration option that provides whether the ACL should be applied or not
- applyAclToEpisode(String, Long) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- applyAclToEvent(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- applyAclToSeries(String, String, boolean) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- applyAnonymousForThisRequest(HttpServletRequest) - Method in class org.opencastproject.kernel.security.TrustedAnonymousAuthenticationFilter
-
Deprecated.
- 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 - applyTagDiff(WorkflowOperationTagUtil.TagDiff, Track) - Static method in class org.opencastproject.workflow.api.WorkflowOperationTagUtil
- applyTemplate(String, String, WorkflowInstance) - Method in interface org.opencastproject.email.template.api.EmailTemplateService
-
Apply the template to the workflow instance.
- applyTemplate(String, String, WorkflowInstance) - Method in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
- applyTemplate(String, String, WorkflowInstance, String) - Method in interface org.opencastproject.email.template.api.EmailTemplateService
-
Apply the template to the workflow instance.
- applyTemplate(String, String, WorkflowInstance, String) - Method in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
-
Apply the template to the workflow instance.
- applyTo(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
"Applies" this flavor to the given target flavor.
- applyWorkflow(ConfiguredWorkflow) - Method in class org.opencastproject.assetmanager.util.Workflows
-
Apply a workflow to a media package.
- applyWorkflowToLatestVersion(Iterable<String>, ConfiguredWorkflow) - Method in class org.opencastproject.assetmanager.util.Workflows
-
Apply a workflow to the latest version of each media package.
- APRIL_2022 - Enum constant in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
- AQueryBuilder - Interface in org.opencastproject.assetmanager.api.query
-
To phrase queries to the
AssetManager. - AQueryBuilderDecorator - Class in org.opencastproject.assetmanager.impl
-
A wrapper for query builder.
- AQueryBuilderDecorator(AQueryBuilder) - Constructor for class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- AQueryBuilderImpl - Class in org.opencastproject.assetmanager.impl.query
- AQueryBuilderImpl(AssetManagerImpl) - Constructor for class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- archivalDate - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- ARCHIVE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.Source
- ARCHIVE_VERSION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The archive version
- archived() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Get the snapshot's "archived" field.
- archived() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- archived() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- area(Dimension) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Calculate the area of a dimension.
- ARecord - Interface in org.opencastproject.assetmanager.api.query
-
The result of a
ASelectQuery. - ARecordImpl - Class in org.opencastproject.assetmanager.impl.query
- ARecordImpl(long, String, List<Property>) - Constructor for class org.opencastproject.assetmanager.impl.query.ARecordImpl
- ARecordImpl(long, String, List<Property>, Snapshot) - Constructor for class org.opencastproject.assetmanager.impl.query.ARecordImpl
- ARecordImpl(long, String, List<Property>, SnapshotDto) - Constructor for class org.opencastproject.assetmanager.impl.query.ARecordImpl
- ARecords - Class in org.opencastproject.assetmanager.api.fn
-
Functions to deal with
ARecords. - AResult - Interface in org.opencastproject.assetmanager.api.query
-
The result of a
ASelectQuery. - AResultImpl - Class in org.opencastproject.assetmanager.impl.query
- AResultImpl(LinkedHashSet<ARecord>, long, long, long, long) - Constructor for class org.opencastproject.assetmanager.impl.query.AResultImpl
- 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
- artifactIds - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
An internal collection of artifact id, bind the workflow definition files and their id
- artifactsWithError - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
List of artifact parsed with error
- as(Function<Object, ? extends A>) - Method in class org.opencastproject.util.JsonVal
- asBoolean - Static variable in class org.opencastproject.util.JsonVal
- asc() - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create an ascending order specifier for the field.
- asc() - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- asc() - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- ASC - Enum constant in enum class org.opencastproject.graphql.type.input.OrderDirection
- Ascending - Enum constant in enum class org.opencastproject.util.requests.SortCriterion.Order
- asDate - Static variable in class org.opencastproject.oaipmh.server.Functions
-
Converts a UTC string into a date.
- asDouble - Static variable in class org.opencastproject.util.JsonVal
- asDublinCore() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- asDublinCore() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultElementItem
-
Parse and return the content as dublincore catalog.
- ASelectQuery - Interface in org.opencastproject.assetmanager.api.query
-
A select query for assets.
- ASelectQueryDecorator - Class in org.opencastproject.assetmanager.impl
- ASelectQueryDecorator(ASelectQuery) - Constructor for class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- 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 - Variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
AbstractWorkflowOperationHandler.asList(String)as a function. - asList() - Static method in class org.opencastproject.util.data.functions.Options
- asList(String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Converts a comma separated string into a set of values.
- asLong - Static variable in class org.opencastproject.util.JsonVal
- aspectRatio(Dimension) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Get the aspect ratio of a dimension.
- assertMediaPackagePermission(String, String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- assertPermission(WorkflowInstance, String, String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Asserts that the current user has permission to take the provided action on a workflow instance.
- AssertWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Operation to assert preconditions
- AssertWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.AssertWorkflowOperationHandler
- Asset - Interface in org.opencastproject.assetmanager.api
-
An asset is a
MediaPackageElementunder the control of theAssetManager. - ASSET_MANAGER_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the AssetManager URL in the organization properties
- ASSET_STORE_CACHE_ROOT - Static variable in interface org.opencastproject.assetmanager.api.storage.RemoteAssetStore
- assetDto - Static variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- AssetDto - Class in org.opencastproject.assetmanager.impl.persistence
-
JPA DTO modeling the asset database table.
- AssetDto() - Constructor for class org.opencastproject.assetmanager.impl.persistence.AssetDto
- AssetDtos - Class in org.opencastproject.assetmanager.impl.persistence
-
Collection of non-JPA DTOs to tuple up the
AssetDtoJPA entity with some additional joined data. - AssetDtos.Full - Class in org.opencastproject.assetmanager.impl.persistence
-
... and even more.
- AssetDtos.Medium - Class in org.opencastproject.assetmanager.impl.persistence
-
With some more data.
- AssetId - Class in org.opencastproject.assetmanager.api
- AssetId(Version, String, String) - Constructor for class org.opencastproject.assetmanager.api.AssetId
- AssetImpl - Class in org.opencastproject.assetmanager.impl
- AssetImpl(AssetId, InputStream, Optional<MimeType>, long, String, Availability, Checksum) - Constructor for class org.opencastproject.assetmanager.impl.AssetImpl
- assetManager - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The archive
- assetManager - Variable in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
-
The asset manager
- assetManager - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The asset manager
- AssetManager - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- AssetManager - Interface in org.opencastproject.assetmanager.api
-
The AssetManager stores versioned snapshots of media packages.
- AssetManagerDeleteWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.assetmanager
-
Workflow operation for deleting an episode from the asset manager.
- AssetManagerDeleteWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.assetmanager.AssetManagerDeleteWorkflowOperationHandler
- AssetManagerEventUpdateHandler - Class in org.opencastproject.liveschedule.message
- AssetManagerEventUpdateHandler() - Constructor for class org.opencastproject.liveschedule.message.AssetManagerEventUpdateHandler
- AssetManagerException - Exception Class in org.opencastproject.assetmanager.api
-
A common exception indicating various issues.
- AssetManagerException() - Constructor for exception class org.opencastproject.assetmanager.api.AssetManagerException
- AssetManagerException(String) - Constructor for exception class org.opencastproject.assetmanager.api.AssetManagerException
- AssetManagerException(String, Throwable) - Constructor for exception class org.opencastproject.assetmanager.api.AssetManagerException
- AssetManagerException(Throwable) - Constructor for exception class org.opencastproject.assetmanager.api.AssetManagerException
- AssetManagerImpl - Class in org.opencastproject.assetmanager.impl
-
The Asset Manager implementation.
- AssetManagerImpl() - Constructor for class org.opencastproject.assetmanager.impl.AssetManagerImpl
- AssetManagerItem - Class in org.opencastproject.message.broker.api.assetmanager
-
Serializableclass that represents all of the possible messages sent through an AssetManager queue. - AssetManagerItem.DeleteEpisode - Class in org.opencastproject.message.broker.api.assetmanager
-
A event that will be sent when all versions of a media package (aka the whole episode) have been deleted.
- AssetManagerItem.TakeSnapshot - Class in org.opencastproject.message.broker.api.assetmanager
-
An event for taking a snapshot of a media package.
- AssetManagerItem.Type - Enum Class in org.opencastproject.message.broker.api.assetmanager
- AssetManagerJobProducer - Class in org.opencastproject.assetmanager.impl
- AssetManagerJobProducer() - Constructor for class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- AssetManagerJobProducer.Operation - Enum Class in org.opencastproject.assetmanager.impl
- AssetManagerSnapshotWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.assetmanager
-
Workflow operation for taking a snapshot of a media package.
- AssetManagerSnapshotWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.assetmanager.AssetManagerSnapshotWorkflowOperationHandler
- AssetManagerStaticFileAuthorization - Class in org.opencastproject.assetmanager.auth
-
A simple static file authorization service which allows access to a configured set of patterns.
- AssetManagerStaticFileAuthorization() - Constructor for class org.opencastproject.assetmanager.auth.AssetManagerStaticFileAuthorization
- AssetManagerStorageMoveOperationHandler - Class in org.opencastproject.workflow.handler.assetmanager
- AssetManagerStorageMoveOperationHandler() - Constructor for class org.opencastproject.workflow.handler.assetmanager.AssetManagerStorageMoveOperationHandler
- AssetManagerUpdatedEventHandler - Class in org.opencastproject.event.handler
-
Responds to series events by re-distributing metadata and security policy files to episodes.
- AssetManagerUpdatedEventHandler() - Constructor for class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- AssetManagerUpdateHandler - Interface in org.opencastproject.message.broker.api.update
- AssetPathUtils - Class in org.opencastproject.assetmanager.util
- assets - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- AssetStore - Interface in org.opencastproject.assetmanager.api.storage
-
Versioned storage for binary resources.
- AssetStoreException - Exception Class in org.opencastproject.assetmanager.api.storage
- AssetStoreException() - Constructor for exception class org.opencastproject.assetmanager.api.storage.AssetStoreException
- AssetStoreException(String) - Constructor for exception class org.opencastproject.assetmanager.api.storage.AssetStoreException
- AssetStoreException(String, Throwable) - Constructor for exception class org.opencastproject.assetmanager.api.storage.AssetStoreException
- AssetStoreException(Throwable) - Constructor for exception class org.opencastproject.assetmanager.api.storage.AssetStoreException
- 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.use
MimeType.toString()instead - 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. - AsyncTimeoutRedirectFilter - Class in org.opencastproject.kernel.security
-
Filter used to avoid redirect for asynchronous request in case of session timeout
- AsyncTimeoutRedirectFilter() - Constructor for class org.opencastproject.kernel.security.AsyncTimeoutRedirectFilter
- atom() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- atom() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- atom(int) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- Atom - Class in org.opencastproject.workflow.conditionparser
-
Represents a "value" in the condition language, so a string or a number, with corresponding comparison functions
- AtomContext(ParserRuleContext, int) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- ATTACH_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Name of the configuration option that provides the flavors of the series catalogs to attach
- 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.
- ATTACHMENT - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The publication attachment(s)
- 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
- AttachTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- AttachTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- AttributeMapper - Class in org.opencastproject.security.aai.api
-
Generic AAI Attribute mapper using Spring Expression language mappings.
- AttributeMapper() - Constructor for class org.opencastproject.security.aai.api.AttributeMapper
- audience - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- audience - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- AUDIENCE_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track capturing the audience
- audio - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- Audio - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- Audio - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
- Audio - Interface in org.opencastproject.metadata.mpeg7
-
This element encapsulates the information about a single audio track.
- AUDIO - Enum constant in enum class org.opencastproject.smil.entity.media.element.api.SmilMediaElement.MediaType
- AUDIO_CODEC - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
-
audio encoder codec
- AUDIO_FADE - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- AUDIO_ONLY - Static variable in interface org.opencastproject.composer.api.ComposerService
-
Used as mediaType to mark the source to omit processing of audio or video stream for process smil
- AUDIO_STREAM - Static variable in class org.opencastproject.editor.api.TrackData
- audioCodec - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- audioContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns an iteration of the tracks of type
Audio. - audioContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- AudioSegment - Enum constant in enum class org.opencastproject.metadata.mpeg7.Segment.Type
- AudioSegment - Interface in org.opencastproject.metadata.mpeg7
-
An audio segment represents a temporal decomposition of the audio stream that may have properties like text annotations attached to it.
- 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
- AudioStreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
This class bundles technical information about an audio stream.
- AudioStreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- AudioType - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
- AudioVisual - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- AudioVisual - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
- AudioVisual - Interface in org.opencastproject.metadata.mpeg7
-
This element encapsulates the information about a single audiovisual track.
- audiovisualContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns an iteration of the tracks of type
AudioVisual. - audiovisualContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- AudioVisualSegment - Enum constant in enum class org.opencastproject.metadata.mpeg7.Segment.Type
- AudioVisualSegment - Interface in org.opencastproject.metadata.mpeg7
-
An audiovisual segment represents a temporal decomposition of the audiovisual stream that may have properties like text annotations attached to it.
- AudioVisualType - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
- augmentKey(String) - Static method in class org.opencastproject.kernel.security.SystemTokenRememberMeUtils
- auth - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- AuthenticationSuccessHandler - Class in org.opencastproject.kernel.security
-
Sends authenticated users to one of the configured welcome pages after login.
- AuthenticationSuccessHandler() - Constructor for class org.opencastproject.kernel.security.AuthenticationSuccessHandler
- AUTHORIZATION_HEADER_NAME - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Header name used to request a new nonce from a server a request is sent to.
- authorizationService - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The authorization service
- authorizationService - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The authorization service
- authorizationService - Variable in class org.opencastproject.playlists.PlaylistRestService
-
The authorization service
- authorizationService - Variable in class org.opencastproject.playlists.PlaylistService
-
The authorization service
- authorizationService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The authorization service
- AuthorizationService - Interface in org.opencastproject.security.api
-
Provides generation and interpretation of policy documents in media packages
- AutoScalingTerminationStateRestService - Class in org.opencastproject.terminationstate.endpoint.aws
- AutoScalingTerminationStateRestService() - Constructor for class org.opencastproject.terminationstate.endpoint.aws.AutoScalingTerminationStateRestService
- AutoScalingTerminationStateService - Class in org.opencastproject.terminationstate.aws
- AutoScalingTerminationStateService() - Constructor for class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- AutoScalingTerminationStateService.CheckLifeCycleState - Class in org.opencastproject.terminationstate.aws
- AutoScalingTerminationStateService.CheckTerminationState - Class in org.opencastproject.terminationstate.aws
- availability - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- availability(Availability) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
- availability(Availability) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- availability(Availability) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- Availability - Enum Class in org.opencastproject.assetmanager.api
-
The availability of an asset.
- available - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- available - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- available() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- availableFilters - Variable in class org.opencastproject.list.impl.ResourceListQueryImpl
- AWS_GLACIER_RESTORE_DAYS - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_ACCESS_KEY_ID_CONFIG - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_ACCESS_KEY_ID_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_BUCKET_CONFIG - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_BUCKET_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_CONNECTION_TIMEOUT - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_CONNECTION_TIMEOUT - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_DISTRIBUTION_BASE_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_DISTRIBUTION_ENABLE - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_ENABLED - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_ENDPOINT_CONFIG - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_ENDPOINT_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_GLACIER_RESTORE_DAYS_DEFAULT - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_MAX_CONNECTIONS - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_MAX_CONNECTIONS - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_MAX_RETRIES - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_MAX_RETRIES - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_PATH_STYLE_CONFIG - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_PATH_STYLE_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_PRESIGNED_URL_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_PRESIGNED_URL_VALID_DURATION_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_REGION_CONFIG - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_REGION_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AWS_S3_SECRET_ACCESS_KEY_CONFIG - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AWS_S3_SECRET_ACCESS_KEY_CONFIG - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- AwsAbstractArchive - Class in org.opencastproject.assetmanager.aws
- AwsAbstractArchive() - Constructor for class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- AwsAssetDatabase - Interface in org.opencastproject.assetmanager.aws.persistence
- AwsAssetDatabaseException - Exception Class in org.opencastproject.assetmanager.aws.persistence
-
Presents exception that occurs while storing/retrieving episodes from permanent storage or from index.
- AwsAssetDatabaseException(String, Throwable) - Constructor for exception class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseException
-
Create exception with a message and a cause.
- AwsAssetDatabaseException(Throwable) - Constructor for exception class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseException
-
Create exception with a cause.
- AwsAssetDatabaseImpl - Class in org.opencastproject.assetmanager.aws.persistence
- AwsAssetDatabaseImpl() - Constructor for class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- AwsAssetMapping - Class in org.opencastproject.assetmanager.aws.persistence
- AwsAssetMapping(String, String, String, Long, String, String, Date) - Constructor for class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- AwsAssetMappingDto - Class in org.opencastproject.assetmanager.aws.persistence
- AwsAssetMappingDto() - Constructor for class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
- AwsAssetMappingDto(String, String, String, Long, String, String) - Constructor for class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Constructor with all fields.
- AwsS3AssetStore - Class in org.opencastproject.assetmanager.aws.s3
- AwsS3AssetStore() - Constructor for class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- AwsS3DistributionRestService - Class in org.opencastproject.distribution.aws.s3.endpoint
-
Rest endpoint for distributing files to AWS S3.
- AwsS3DistributionRestService() - Constructor for class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
- AwsS3DistributionService - Interface in org.opencastproject.distribution.aws.s3.api
- AwsS3DistributionServiceImpl - Class in org.opencastproject.distribution.aws.s3
- AwsS3DistributionServiceImpl() - Constructor for class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Creates a new instance of the AWS S3 distribution service.
- AwsS3DistributionServiceImpl.Operation - Enum Class in org.opencastproject.distribution.aws.s3
-
List of available operations on jobs
- AwsS3DistributionServiceRemoteImpl - Class in org.opencastproject.distribution.aws.s3.remote
-
This is a copy of DownloadDistributionServiceRemoteImpl.
- AwsS3DistributionServiceRemoteImpl() - Constructor for class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- AwsS3RestEndpoint - Class in org.opencastproject.assetmanager.aws.s3.endpoint
- AwsS3RestEndpoint() - Constructor for class org.opencastproject.assetmanager.aws.s3.endpoint.AwsS3RestEndpoint
- AwsUploadOperationResult - Class in org.opencastproject.assetmanager.aws
- AwsUploadOperationResult(String, String) - Constructor for class org.opencastproject.assetmanager.aws.AwsUploadOperationResult
- AZURE_BLOB_STORE_URL_SUFFIX - Static variable in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureAuthorization
- AZURE_STORAGE_VERSION - Static variable in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureAuthorization
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
- BadRequest - Enum constant in enum class org.opencastproject.urlsigning.common.ResourceRequest.Status
- base64Decode(String) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Decode a
Stringfrom Base 64 encoding - base64Encode(String) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Encode a
Stringinto Base 64 encoding - BaseEndpoint - Class in org.opencastproject.external.endpoint
-
The external service endpoint acts as a location for external apis to query the current server of the external supported API.
- BaseEndpoint() - Constructor for class org.opencastproject.external.endpoint.BaseEndpoint
- baseJoin(EntityManager) - Static method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos
-
Create base join for a
AssetDtosquery. - baseQuery(EntityManager) - Static method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos
-
Create base query for a
SnapshotDtoquery. - baseServerUri - Variable in class org.opencastproject.kernel.rest.RestPublisher
-
The base URL for this server
- BaseSmtpService - Class in org.opencastproject.kernel.mail
-
Base implementation that allows to send e-mails using
javax.mail. - BaseSmtpService() - Constructor for class org.opencastproject.kernel.mail.BaseSmtpService
- BaseSmtpService.Mode - Enum Class in org.opencastproject.kernel.mail
-
The mode
- baseUrl - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
-
The base URL for this host.
- BASIC_AUTH - Static variable in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- BasicResourceStrategyImpl - Class in org.opencastproject.urlsigning.common
-
A
ResourceStrategythat will return the base url as its resource url. - BasicResourceStrategyImpl() - Constructor for class org.opencastproject.urlsigning.common.BasicResourceStrategyImpl
- 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
- between(int, int, int) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
a <= x <= b
- bibliographicCitation - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- bibliographicCitation - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- binary - Variable in class org.opencastproject.crop.impl.CropServiceImpl
-
Path to the executable
- binary - Variable in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
-
Path to the executable
- binary - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Path to the executable
- binary - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Path to the executable
- binary - Variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
Path to the executable
- 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
- bindAdditionalTypeProvider(GraphQLAdditionalTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindDynamicTypeProvider(GraphQLDynamicTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindExtensionProvider(GraphQLExtensionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindFieldVisibilityProvider(GraphQLFieldVisibilityProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindHttpService(HttpService) - Method in class org.opencastproject.kernel.rest.RestPublisher
- bindings - Variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Namespace - prefix bindings
- bindMutationProvider(GraphQLMutationProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- bindOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
OSGi callback to set organization directory service
- bindOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- bindOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- bindQueryProvider(GraphQLQueryProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindSecurityService(SecurityService) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- bindSecurityService(SecurityService) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
OSGi callback to set security service
- bindSecurityService(SecurityService) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- bindSecurityService(SecurityService) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- bindServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- bindServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
- bindServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- bindServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- bindTypeFunctionProvider(GraphQLTypeFunctionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindWorkflowService(WorkflowService) - Method in class org.opencastproject.workflow.impl.AbstractWorkflowBufferScanner
-
OSGi callback to set workflow service
- bindWorkflowService(WorkflowService) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- bitdepth - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- bitrate - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- bitRate - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- bitRate - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- bitRateMaximum - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- bitRateMinimum - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- bitRateMode - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- BitRateMode - Enum Class in org.opencastproject.mediapackage.track
-
Contains the several bitrate modes.
- bitRateNominal - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- BITTORENTLIVE - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- bodyParameter() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- BOOL - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- BOOL - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- BOOL() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- BOOL() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- BOOLEAN - Enum constant in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
- BOOLEAN - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- BOOLEAN - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- BOOLEAN - Enum constant in enum class org.opencastproject.runtimeinfo.rest.RestParamData.Type
- BOOLEAN - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- BOOLEAN - Static variable in class org.opencastproject.assetmanager.api.Value
- booleanExpression() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- booleanExpression() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- booleanExpression() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- BooleanExpressionContext(ParserRuleContext, int) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- BooleanListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Boolean list provider.
- BooleanListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- booleanProp(String) - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Create a property field for Booleans.
- Booleans - Class in org.opencastproject.util.data.functions
-
Boolean functions.
- booleanTerm() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- booleanTerm() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- booleanTerm() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- BooleanTermContext(ParserRuleContext, int) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- BooleanType() - Constructor for class org.opencastproject.assetmanager.api.Value.BooleanType
- booleanValue() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- booleanValue() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- BooleanValue(Boolean) - Constructor for class org.opencastproject.assetmanager.api.Value.BooleanValue
- BooleanValueContext(ParserRuleContext, int) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- boolValue - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- boost() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- boost(float) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- BOTH - Static variable in interface org.opencastproject.composer.api.ComposerService
- bothNotNull(Object, Object) - Static method in class org.opencastproject.util.EqualsUtil
- bottom(Layout) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Get the Y coordinate of the bottom bound of the layout.
- BOTTOM_LEFT - Static variable in class org.opencastproject.composer.layout.Anchors
- BOTTOM_RIGHT - Static variable in class org.opencastproject.composer.layout.Anchors
- BottomFieldFirst - Enum constant in enum class org.opencastproject.mediapackage.track.ScanOrder
- boundary - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The text's bounding box
- bounded(Date, Date) - Method in interface org.opencastproject.metadata.api.util.Interval.Match
- boundedInterval(Date, Date) - Static method in class org.opencastproject.metadata.api.util.Interval
-
Constructor function for a bounded interval.
- BrightspaceClient - Interface in org.opencastproject.userdirectory.brightspace.client
- BrightspaceClientException - Exception Class in org.opencastproject.userdirectory.brightspace.client
- BrightspaceClientException(String) - Constructor for exception class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientException
- BrightspaceClientException(String, Throwable) - Constructor for exception class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientException
- BrightspaceClientImpl - Class in org.opencastproject.userdirectory.brightspace.client
- BrightspaceClientImpl(String, String, String, String, String) - Constructor for class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientImpl
- BrightspaceNotFoundException - Exception Class in org.opencastproject.userdirectory.brightspace.client
- BrightspaceNotFoundException(String) - Constructor for exception class org.opencastproject.userdirectory.brightspace.client.BrightspaceNotFoundException
- BrightspaceNotFoundException(String, Throwable) - Constructor for exception class org.opencastproject.userdirectory.brightspace.client.BrightspaceNotFoundException
- BrightspaceUser - Class in org.opencastproject.userdirectory.brightspace.client.api
- BrightspaceUser(String, String, String, String, String, String, String, String, String, Activation, String, String, String) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- BrightspaceUserProviderFactory - Class in org.opencastproject.userdirectory.brightspace
- BrightspaceUserProviderFactory() - Constructor for class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
- BrightspaceUserProviderInstance - Class in org.opencastproject.userdirectory.brightspace
- BrightspaceUserProviderInstance(String, BrightspaceClient, Organization, int, int, Set, Set) - Constructor for class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Constructs a Brighspace user provider with the needed settings
- bucketCreated - Variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- buffer - Variable in class org.opencastproject.kernel.scanner.AbstractBufferScanner
- bufferForFailedJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
-
Buffer of failed jobs in days
- bufferForParentlessJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
-
Buffer of parentless jobs in days
- bufferForStoppedJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
-
Buffer of failed jobs in days
- bufferForSuccessfulJobs - Static variable in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
-
Buffer of successful jobs in days
- build() - Method in class org.opencastproject.graphql.command.AbstractCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.DeleteEventCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateEventCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- build() - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- build() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- build() - Method in class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- build() - Method in class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- build() - Method in class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- build() - Method in class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- build() - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- build() - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
Create the query.
- build(String, String, String) - Static method in class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- buildAlgorithm(Jwk) - Static method in class org.opencastproject.security.jwt.AlgorithmBuilder
-
Build algorithm object from a JSON Web Key.
- buildAlgorithm(DecodedJWT, String) - Static method in class org.opencastproject.security.jwt.AlgorithmBuilder
-
Build algorithm object from a decoded JWT and a secret.
- buildAlgorithm(String, String) - Static method in class org.opencastproject.security.jwt.AlgorithmBuilder
-
Build algorithm object from the 'alg' claim of a JWT and a secret.
- buildAlgorithm(String, PublicKey) - Static method in class org.opencastproject.security.jwt.AlgorithmBuilder
-
Build algorithm object from the 'alg' claim of a JWT and a public key.
- Builder() - Constructor for class org.opencastproject.graphql.command.AbstractCommand.Builder
- Builder() - Constructor for class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- Builder() - Constructor for class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- Builder(String) - Constructor for class org.opencastproject.graphql.command.DeleteEventCommand.Builder
- Builder(String) - Constructor for class org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- Builder(String) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- Builder(String, GqlCommonEventMetadataInput) - Constructor for class org.opencastproject.graphql.command.UpdateEventCommand.Builder
- Builder(String, GqlCommonSeriesMetadataInput) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- Builder(GqlCommonSeriesMetadataInput, AccessControlListInput) - Constructor for class org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- buildFilename(StoragePath, String) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
-
Builds the aws object name.
- buildNumber - Variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- buildObjectName(File, StoragePath) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- buildObjectName(String, String, String, String, String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Builds the aws s3 object name using the raw elementID and filename
- buildObjectName(String, String, MediaPackageElement) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Builds the aws s3 object name.
- buildQuery(EventSearchQuery) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventQueryBuilder
- buildQuery(SeriesSearchQuery) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesQueryBuilder
- buildQuery(ThemeSearchQuery) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeQueryBuilder
- buildQuery(T) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- buildSchema(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- buildTimeArray(double[]) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Builds string containing times in seconds separated by comma.
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.DateTimeFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.DurationFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.JsonFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.MapFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.TimeFunction
- bulkEventUpdate(List<Event>) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Adds the recording events to the search index or updates it accordingly if it is there.
- 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
- bulkSeriesUpdate(List<Series>) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Add or update a range of series in the search index.
- bulkThemeUpdate(List<IndexTheme>) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Adds or updates the themes in the search index.
- bulkUpdate(int, int, List<ElasticsearchDocument>) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Posts the input documents to the search index.
- bulkUpdate(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- BulkUpdateInstructionGroup(List<String>, JSONObject, JSONObject) - Constructor for class org.opencastproject.adminui.util.BulkUpdateUtil.BulkUpdateInstructionGroup
-
Create a new group from parsed JSON data
- BulkUpdateInstructions(String) - Constructor for class org.opencastproject.adminui.util.BulkUpdateUtil.BulkUpdateInstructions
-
Create a new instance by parsing the given json String.
- BulkUpdateUtil - Class in org.opencastproject.adminui.util
-
This class holds utility functions which are related to the bulk update feature for events.
- BulkUpdateUtil.BulkUpdateInstructionGroup - Class in org.opencastproject.adminui.util
-
Model class for one group of update instructions
- BulkUpdateUtil.BulkUpdateInstructions - Class in org.opencastproject.adminui.util
-
Model class for the bulk update instructions which are sent by the UI.
- BUMPER_ACTIVE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
Whether the bumber should be used for this theme.
- BUMPER_FILE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The id of the file to use as a bumper for this theme.
- bundleChanged(BundleEvent) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoLogger
- bundleChanged(BundleEvent) - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- bundleContext - Variable in class org.opencastproject.kernel.http.SharedHttpContext
-
This osgi bundle's bundlecontext
- bundleContext - Variable in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
-
This component's bundle context
- bundleContext - Variable in class org.opencastproject.runtimeinfo.RestDocsServlet
-
The OSGI bundle context
- bundleContext - Variable in class org.opencastproject.serviceregistry.internal.RestServiceTracker
- bundleContext - Variable in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
- bundleContext - Variable in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
-
The OSGI bundle context
- bundleContext - Variable in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
-
The OSGI bundle context
- bundleContext - Variable in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
-
The OSGI bundle context
- bundleId - Variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- bundleInfo - Static variable in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- bundleInfo(String, String, long, String, Option<String>) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- bundleInfo(String, String, long, String, Option<String>, Option<String>) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- BundleInfo - Interface in org.opencastproject.kernel.bundleinfo
- BundleInfoDb - Interface in org.opencastproject.kernel.bundleinfo
-
Persistence for bundle information.
- BundleInfoDbException - Exception Class in org.opencastproject.kernel.bundleinfo
- BundleInfoDbException(String) - Constructor for exception class org.opencastproject.kernel.bundleinfo.BundleInfoDbException
- BundleInfoDbException(String, Throwable) - Constructor for exception class org.opencastproject.kernel.bundleinfo.BundleInfoDbException
- BundleInfoDbException(Throwable) - Constructor for exception class org.opencastproject.kernel.bundleinfo.BundleInfoDbException
- BundleInfoImpl - Class in org.opencastproject.kernel.bundleinfo
- BundleInfoImpl(String, String, long, String, Option<String>, Option<String>) - Constructor for class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- BundleInfoJpa - Class in org.opencastproject.kernel.bundleinfo
- BundleInfoJpa() - Constructor for class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- bundleInfoJson(BundleInfo) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- BundleInfoLogger - Class in org.opencastproject.kernel.bundleinfo
-
Log information about bundle build versions.
- BundleInfoLogger() - Constructor for class org.opencastproject.kernel.bundleinfo.BundleInfoLogger
- BundleInfoRestEndpoint - Class in org.opencastproject.kernel.bundleinfo
-
Bundle information via REST.
- BundleInfoRestEndpoint() - Constructor for class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- BundleInfos - Class in org.opencastproject.kernel.bundleinfo
-
Functions on
BundleInfo. - bundleSymbolicName - Variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- bundleTracker - Variable in class org.opencastproject.kernel.rest.RestPublisher
-
A bundle tracker that registers StaticResource servlets for bundles with the right headers.
- bundleVersion - Variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- BundleVersion - Class in org.opencastproject.kernel.bundleinfo
- BundleVersion(String, Option<String>) - Constructor for class org.opencastproject.kernel.bundleinfo.BundleVersion
- 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
- CA_PROPERTY_RESOLUTION_URL_PREFIX - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- CachedJWT - Class in org.opencastproject.security.jwt
-
Class used for caching JWTs.
- CachedJWT(DecodedJWT, String) - Constructor for class org.opencastproject.security.jwt.CachedJWT
-
Creates a cached JWT form a decoded JWT and a username.
- CachingUserProviderMXBean - Interface in org.opencastproject.security.api
-
A JMX interface for caching user providers.
- cal - Variable in class org.opencastproject.scheduler.impl.CalendarGenerator
-
iCalendar
- calculateChecksum(DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreUtil
-
Calculate an MD5 checksum for a DublinCore catalog.
- calculateChecksum(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Calculate an MD5 checksum for an
AccessControlList. - calculateChecksum(Workspace, List<MediaPackageElementFlavor>, Date, Date, String, Set<String>, MediaPackage, Opt<DublinCoreCatalog>, Map<String, String>, Map<String, String>, AccessControlList) - Static method in class org.opencastproject.scheduler.impl.SchedulerUtil
- calculateErrorAbs(int, int) - Static method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
calculates absolute error from given number of segments and preferred number of segments
- calculatePeriods(Calendar, Calendar, long, Recur, TimeZone) - Static method in class org.opencastproject.scheduler.api.Util
-
Given a start time and end time with a recurrence rule and a timezone, all periods of the recurrence rule are calculated taken daylight saving time into account.
- calculatePeriods(Date, Date, long, RRule, TimeZone) - Static method in class org.opencastproject.scheduler.api.Util
-
Backward compatibility, converts parameters as required for the updated calculatePeriods
- CALENDAR - Static variable in class org.opencastproject.util.MimeTypes
- CalendarGenerator - Class in org.opencastproject.scheduler.impl
-
Create an iCalendar from the provided scheduled events.
- CalendarGenerator(SeriesService) - Constructor for class org.opencastproject.scheduler.impl.CalendarGenerator
-
Default constructor that creates a CalendarGenerator object
- 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). - CALLBACK_PARAM - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The querystring parameter that indicates the response should be padded
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DateTimeFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DurationFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.JsonFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.MapFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.TimeFunction
- Canceled - Enum constant in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
- CANCELLED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- canHandle(File) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclScanner
- canHandle(File) - Method in class org.opencastproject.composer.impl.EncodingProfileScanner
- canHandle(File) - Method in class org.opencastproject.email.template.impl.EmailTemplateScanner
- canHandle(File) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- canHandle(File) - Method in class org.opencastproject.ingest.scanner.Ingestor
-
Return true if the passed artifact can be handled by this ingestor, false if not (e.g. it lies outside of inbox or its name starts with a ".")
- canHandle(File) - Method in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
- canHandle(File) - Method in class org.opencastproject.list.impl.ListProvidersScanner
- canHandle(File) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- canHandle(File) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- canHandle(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- CanvasUserRoleProvider - Class in org.opencastproject.userdirectory.canvas
- CanvasUserRoleProvider() - Constructor for class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- Caption - Interface in org.opencastproject.caption.api
-
A single caption at a point in time.
- 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"
- CAPTION_JOB_LOAD_KEY - Static variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
The key to look for in the service configuration file to override the
CaptionServiceImpl.DEFAULT_CAPTION_JOB_LOAD - CaptionConverter - Interface in org.opencastproject.caption.api
-
Imports caption catalogs to a list of caption objects and exports these objects to catalog presentations.
- CaptionConverterException - Exception Class in org.opencastproject.caption.api
-
Represents general exception during caption converting or parsing.
- CaptionConverterException(String) - Constructor for exception class org.opencastproject.caption.api.CaptionConverterException
- CaptionConverterException(String, Throwable) - Constructor for exception class org.opencastproject.caption.api.CaptionConverterException
- CaptionConverterException(Throwable) - Constructor for exception class org.opencastproject.caption.api.CaptionConverterException
- CaptionImpl - Class in org.opencastproject.caption.impl
-
Implementation of
Caption. - CaptionImpl(Time, Time, String[]) - Constructor for class org.opencastproject.caption.impl.CaptionImpl
- CaptionService - Interface in org.opencastproject.caption.api
-
Provides captioning support.
- CaptionServiceImpl - Class in org.opencastproject.caption.impl
-
Implementation of
CaptionService. - CaptionServiceImpl() - Constructor for class org.opencastproject.caption.impl.CaptionServiceImpl
-
Creates a new caption service.
- CaptionServiceRemoteImpl - Class in org.opencastproject.caption.remote
-
Proxies a set of remote composer services for use as a JVM-local service.
- CaptionServiceRemoteImpl() - Constructor for class org.opencastproject.caption.remote.CaptionServiceRemoteImpl
- CaptionServiceRestEndpoint - Class in org.opencastproject.caption.endpoint
-
Rest endpoint for
CaptionService. - CaptionServiceRestEndpoint() - Constructor for class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
- CAPTURE_AGENT_ROLES_PREFIX - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Configuration key for optional additional roles for the capture agent user
- CAPTURE_AGENT_TIMEOUT_KEY - Static variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Configuration key for capture agent timeout in minutes before being marked offline
- CAPTURE_AGENT_USER_NAME - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- CAPTURE_AGENT_USER_PREFIX - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- 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
- CAPTURE_ERROR - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
CAPTURE_ERROR="capture_error" - CAPTURE_FINISHED - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
CAPTURE_FINISHED="capture_finished" - CaptureAgentAdminRoleProviderImpl - Class in org.opencastproject.capture.admin.impl
-
The capture agent admin role provider provides a role for each registered capture agent
- CaptureAgentAdminRoleProviderImpl() - Constructor for class org.opencastproject.capture.admin.impl.CaptureAgentAdminRoleProviderImpl
- captureAgentId - Variable in class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
-
Capture agent ID
- CaptureAgentsEndpoint - Class in org.opencastproject.adminui.endpoint
- CaptureAgentsEndpoint - Class in org.opencastproject.external.endpoint
- CaptureAgentsEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.CaptureAgentsEndpoint
- CaptureAgentsEndpoint() - Constructor for class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
- CaptureAgentStateRestService - Class in org.opencastproject.capture.admin.endpoint
-
The REST endpoint for the capture agent service on the capture device
- CaptureAgentStateRestService() - Constructor for class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- CaptureAgentStateService - Interface in org.opencastproject.capture.admin.api
-
API for the capture-admin service.
- CaptureAgentStateServiceImpl - Class in org.opencastproject.capture.admin.impl
-
IMPL for the capture-admin service (MH-1336, MH-1394, MH-1457, MH-1475 and MH-1476).
- CaptureAgentStateServiceImpl() - Constructor for class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- CaptureAgentUtils - Class in org.opencastproject.external.util
- captureDevice - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- captureDeviceInfo - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- captureDeviceURL - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- captureDeviceVendor - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- captureDeviceVersion - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- CaptureNowProlongingService - Class in org.opencastproject.scheduler.impl
-
Prolong immediate recordings before reaching the end, as long as there are no conflicts
- CaptureNowProlongingService() - Constructor for class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- CaptureNowProlongingService.Runner - Class in org.opencastproject.scheduler.impl
-
Quartz work horse.
- CaptureParameters - Interface in org.opencastproject.capture
-
Contains properties that the ConfigurationManager refer.
- CAPTURING - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
CAPTURING="capturing" - CAPTURING - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
CAPTURING="capturing" - 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.
- CATALOG - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The publication catalog(s)
- CatalogAdapterUtil - Class in org.opencastproject.index.service.util
- 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
- CatalogService<T> - Interface in org.opencastproject.metadata.api
- catalogType() - Method in interface org.opencastproject.graphql.type.input.DublinCoreMetadataInput
- catalogType() - Method in class org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput
- catalogType() - Method in class org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonEventMetadata
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2
- catalogType() - Method in interface org.opencastproject.graphql.type.output.GqlDublinCoreMetadata
- CatalogUIAdapter - Interface in org.opencastproject.metadata.dublincore
-
A
CatalogUIAdapterconverts between a concreteMetadataCatalogimplementation and aDublinCoreMetadataCollectionthat - CatalogUIAdapterConfiguration - Class in org.opencastproject.index.service.catalog.adapter
-
This class parses a catalog UI adapter configuration and provides convenience access methods.
- CatalogUIAdapterFactory - Class in org.opencastproject.index.service.catalog.adapter
-
Based on the given service configuration this service factory will create new instances of
SeriesCatalogUIAdapterservices and register them in the OSGi service registry. - CatalogUIAdapterFactory() - Constructor for class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- 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
- CENTER - Static variable in class org.opencastproject.composer.layout.Anchors
- CFG_FLAVORS - Static variable in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- CFG_OPT_STORAGE_DIR - Static variable in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
-
Configuration key for the default Opencast storage directory.
- CFG_PROPAGATE_EPISODE - Static variable in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- CFG_TAGS - Static variable in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- cfgKeyMissing(String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Deprecated.
- 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
- change(String, String, HttpServletRequest) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- changeAnnotation(Annotation) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Changes an annotation in the database it uses the annotationId to overwrite the value.
- changeAnnotation(Annotation) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- changesThreshold - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Number of pixels that may change between two frames without considering them different
- changeSubjectToSubjects(DublinCoreMetadataCollection) - Static method in class org.opencastproject.external.util.ExternalMetadataUtils
-
Change a subject metadata field for a subjects json array.
- ChangeTypeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for changing the type of a mediapckage element
- ChangeTypeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
- channel - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- channel() - Method in class org.opencastproject.graphql.type.output.GqlPublication
- CHANNEL - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The publications
- CHANNEL_ID - Static variable in interface org.opencastproject.liveschedule.api.LiveScheduleService
- CHANNEL_ID - Static variable in interface org.opencastproject.workflow.handler.distribution.EngagePublicationChannel
- CHANNEL_ID - Static variable in interface org.opencastproject.workflow.handler.distribution.InternalPublicationChannel
- channelNames - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- 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
- CHAR_ENCODING - Static variable in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
The character encoding used for URLs
- CHARACTER_ENCODING - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The character encoding.
- characters(char[], int, int) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- characters(char[], int, int) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
- 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.
- checkBundles(List<String>) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
-
Return true if all bundles have the same bundle version and build number.
- checkCallbackUrl(String, HttpServletRequest) - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- checkDictionary(Dictionary, ComponentContext) - Static method in class org.opencastproject.oaipmh.util.OsgiUtil
-
Check the existence of the given dictionary.
- checkDistributeHLSElement(Track, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- checkErrorState(String, EditorServiceException) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- checkForEncodeToStandard(MediaPackage, boolean, Opt<EncodingProfile>, List<String>, MediaPackageElementFlavor, MediaPackageElementFlavor, List<MediaPackageElement>) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
- 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)
- checkForMuxing(MediaPackage, MediaPackageElementFlavor, MediaPackageElementFlavor, boolean, List<MediaPackageElement>) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
- 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
- checkInputArguments(MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- checkJobFitsCluster(float, String, List<HostRegistration>) - Static method in class org.opencastproject.util.LoadUtil
- CheckLifeCycleState() - Constructor for class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService.CheckLifeCycleState
- checkNotNull(Object...) - Method in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
Checks if the service or services are available, if not it handles it by returning a 503 with a message
- checkNotNull(Object...) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Checks if the service or services are available, if not it handles it by returning a 503 with a message
- checkPathSafe(String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- checksum - Variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- 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.
- CheckTerminationState() - Constructor for class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService.CheckTerminationState
- CheckTerminationState() - Constructor for class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl.CheckTerminationState
- 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.
- Chunk - Class in org.opencastproject.fileupload.api.job
-
A class representing the information about the current chunk in an upload job.
- Chunk() - Constructor for class org.opencastproject.fileupload.api.job.Chunk
- Chunk(int, long) - Constructor for class org.opencastproject.fileupload.api.job.Chunk
- 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
- claimVersion(String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Claim a new version for media package
mpId. - 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
- ClassPathInspector - Class in org.opencastproject.adminui.util
-
Uses the bundle for finding files in the bundle's classpath.
- ClassPathInspector() - Constructor for class org.opencastproject.adminui.util.ClassPathInspector
- ClassPathInspector(Bundle) - Constructor for class org.opencastproject.adminui.util.ClassPathInspector
- 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
- cleanOutdatedJobs() - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Cleans outdated jobs on the file system
- cleanOutdatedJobs() - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
-
Cleans outdated jobs on the file system
- CleanSessionsFilter - Class in org.opencastproject.kernel.rest
-
Goes through each request and sets its max inactive time to a default value if they are a normal request or invalidates the session if they are a security request.
- CleanSessionsFilter() - Constructor for class org.opencastproject.kernel.rest.CleanSessionsFilter
- cleanup(int) - Method in interface org.opencastproject.workspace.api.Workspace
-
Cleans up files not belonging to a mediapackage or a collection.
- cleanup(int) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- cleanup(int, String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- cleanup(File) - Method in class org.opencastproject.ingest.scanner.Ingestor
- cleanup(Id) - Method in interface org.opencastproject.workspace.api.Workspace
-
Clean up all elements of one media package from the local workspace, not touching the working file repository.
- cleanup(Id) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- cleanup(Id, boolean) - Method in interface org.opencastproject.workspace.api.Workspace
-
Clean up elements of one media package from the local workspace, not touching the working file repository.
- cleanup(Id, boolean) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- CLEANUP_RESULTS_DAYS_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- CLEANUP_RESULTS_DAYS_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- cleanUpJobArgument(WorkflowInstance) - Method in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
Deletes JobArguments for every finished Job of the WorkfloInstance
- cleanupOldFilesFromCollection(String, long) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Cleans up collection files older than the number of days passed.
- cleanupOldFilesFromCollection(String, long) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Cleans up collection files older than the number of days passed.
- cleanupOldFilesFromMediaPackage(long) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Cleans up media files older than the number of days passed.
- cleanupOldFilesFromMediaPackage(long) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- cleanUpText(String) - Method in interface org.opencastproject.dictionary.api.DictionaryService
-
Filter the text according to the rules defined by the dictionary implementation used.
- cleanUpText(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
-
Filter the text according to the rules defined by the dictionary implementation used.
- cleanUpText(String) - Method in class org.opencastproject.dictionary.none.DictionaryServiceImpl
-
Filter the text according to the rules defined by the dictionary implementation used.
- cleanUpText(String) - Method in class org.opencastproject.dictionary.regexp.DictionaryServiceImpl
-
Filter the text according to the rules defined by the dictionary implementation used.
- cleanupWorkflowInstances(int, WorkflowInstance.WorkflowState) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Starts a cleanup of workflow instances with a given lifetime and a specific state
- cleanupWorkflowInstances(int, WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- cleanupWorkflowInstances(int, WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- CleanupWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Removes all files in the working file repository for mediapackage elements that don't match one of the "preserve-flavors" configuration value.
- CleanupWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
- clear() - Method in interface org.opencastproject.elasticsearch.api.SearchIndex
-
Clears the search index.
- clear() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Removes all values currently in the metadata container.
- clear() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
- clear() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- clear() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Removes all values currently in the metadata container.
- clear() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Clears the catalog.
- clear() - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Clear the Dublin Core
- clear() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- clear() - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Remove all media Elements inside.
- clear() - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Remove all elements inside.
- clear() - Method in class org.opencastproject.smil.entity.SmilImpl
-
Clear all content in head and body.
- clear() - Method in class org.opencastproject.util.data.NonEmptyList
- clear(String) - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- clear(String) - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfoDb
-
Clear the database for a certain host.
- clearAll() - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- clearAll() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfoDb
-
Clear the complete database.
- clearContext() - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- clearHost(String) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- clearIndex() - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- 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.
- clearTags() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Removes all tags associated with this workflow definition
- clearTags() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- 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
- client - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
The http client to use when connecting to remote servers
- client - Variable in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
The http client to use when connecting to remote servers
- ClientCredentials - Class in org.opencastproject.publication.youtube.auth
-
ClientCredentialsclass represents the set of parameters required to make an authorization request. - ClientCredentials() - Constructor for class org.opencastproject.publication.youtube.auth.ClientCredentials
- clientSecretsV3 - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- 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.
- clone() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- clone() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7Catalog
- clone() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- clone() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Returns a copy of this RestEndpointHolderData object.
- CloneWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for cloning tracks from a flavor
- CloneWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
- close() - Method in class org.opencastproject.composer.impl.EncoderEngine
- 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.elasticsearch.impl.AbstractElasticsearchIndex
-
Closes the client.
- close() - Method in class org.opencastproject.ingest.impl.ZipEntryInputStream
- close() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- close(HttpResponse) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Closes this response.
- 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.
- Closed - Enum constant in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
- 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.
- codeRegistryProviders(List<GraphQLCodeRegistryProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- collection() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- COLLECTION - Static variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
The collection name
- COLLECTION - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
The collection for the executor files
- COLLECTION - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The collection name
- COLLECTION_ID - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
Resulting collection in the working file repository
- COLLECTION_ID - Static variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Resulting collection in the working file repository
- COLLECTION_ID - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Resulting collection in the working file repository
- COLLECTION_ID - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Resulting collection in the working file repository
- COLLECTION_ID - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
Resulting collection in the working file repository
- COLLECTION_PATH_PREFIX - Static variable in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Path prefix for collection items
- collectionId() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- Collections - Class in org.opencastproject.util.data
-
Deprecated.By now, all of this is natively available in Java.
- collectionToJson(DublinCoreMetadataCollection, boolean) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- collectJobstats - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Whether to collect detailed job statistics
- combinedRecognizedPhrases - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- Command<T> - Interface in org.opencastproject.graphql.command
- COMMANDS_ALLOWED_PROPERTY - Static variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Bundle property specifying which commands can be run with this executor
- commandSplit(String) - Method in class org.opencastproject.composer.impl.EncoderEngine
-
Splits a line into tokens - mindful of single and double quoted string as single token Apache common and guava do not deal with quotes
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- Comment - Class in org.opencastproject.elasticsearch.index.objects.event
-
Object wrapper for a recording comment.
- Comment() - Constructor for class org.opencastproject.elasticsearch.index.objects.event.Comment
-
Required default no arg constructor for JAXB.
- Comment(String, String, String, boolean) - Constructor for class org.opencastproject.elasticsearch.index.objects.event.Comment
-
The recording identifier.
- CommentIndexSchema - Interface in org.opencastproject.elasticsearch.index.objects.event
-
Interface defining the mapping between data and field names in the search index.
- comments() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the event comments.
- Comments - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- COMMENTS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The comments
- COMMENTS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- COMMENTS - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Comments metadata flavor
- CommentWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.comments
-
A workflow operation handler for creating, resolving and deleting comments automatically during the workflow process.
- CommentWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
- CommentWorkflowOperationHandler.Operation - Enum Class in org.opencastproject.workflow.handler.comments
- CommonEventCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.events
-
Episode dublincore catalog implementation of a AbstractEventsCatalogUIAdapter
- CommonEventCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- CommonEventMetadataDataFetcher - Class in org.opencastproject.graphql.datafetcher.event
- CommonEventMetadataDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataDataFetcher
- CommonEventMetadataV2DataFetcher - Class in org.opencastproject.graphql.datafetcher.event
- CommonEventMetadataV2DataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataV2DataFetcher
- commonMetadata(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.GqlEvent
- CommonMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
Common metadata for all kinds of media objects.
- CommonMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- commonMetadataV2(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.GqlEvent
- commonMetadataV2(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.series.GqlSeries
- CommonSeriesCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.series
- CommonSeriesCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- CommonSeriesMetadataV2DataFetcher - Class in org.opencastproject.graphql.datafetcher.series
- CommonSeriesMetadataV2DataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.series.CommonSeriesMetadataV2DataFetcher
- compare(VideoClip, VideoClip) - Method in class org.opencastproject.composer.api.VideoClip
- COMPARE_BY_FLAVOR - Static variable in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- compareTo(Version) - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- compareTo(Time) - Method in class org.opencastproject.caption.impl.TimeImpl
- compareTo(VideoClip) - Method in class org.opencastproject.composer.api.VideoClip
- compareTo(SearchResultItem<T>) - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
- 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(RestEndpointData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Compares two RestEndpointData by their names so that the list of endpoints can be sorted.
- compareTo(SystemLoad.NodeLoad) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- compareTo(MimeType) - Method in class org.opencastproject.util.MimeType
- compareTo(OptimizationStep) - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
With this method a list of OptimizationSteps can be sorted such that the smallest positive error is the first element of the list and the smallest negative error is the last element of the list
- compareTo(WorkflowDefinition) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- compareTo(Atom) - Method in class org.opencastproject.workflow.conditionparser.Atom
- COMPARISONOPERATOR - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- COMPARISONOPERATOR - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- COMPARISONOPERATOR() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- complete(Session, CommandLine, List<String>) - Method in class org.opencastproject.plugin.command.completers.PluginNameCompleter
- COMPLETE - Enum constant in enum class org.opencastproject.fileupload.api.job.FileUploadJob.JobState
- COMPLETED - Static variable in interface org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService.RecognitionJobStatus
- COMPLETED_WITH_RESULTS - Static variable in interface org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService.JobEvent
- COMPLETION_CHECK_BUFFER_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- COMPLETION_CHECK_BUFFER_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- componentContext - Variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Component context needed for retrieving Converter Engines
- componentContext - Variable in class org.opencastproject.kernel.rest.RestPublisher
-
The rest publisher's OSGI declarative services component context
- componentContext - Variable in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
OSGi component context, obtained during component activation
- componentContext - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Remove references to the component context once felix scr 1.2 becomes available
- componentCtx - Variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
The component context
- 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. - composer - Variable in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
The composer service
- ComposerRestService - Class in org.opencastproject.composer.impl.endpoint
-
A REST endpoint delegating functionality to the
ComposerService - ComposerRestService() - Constructor for class org.opencastproject.composer.impl.endpoint.ComposerRestService
- composerService - Variable in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
The composer service
- ComposerService - Interface in org.opencastproject.composer.api
-
Encodes media and (optionally) periodically alerts a statusService endpoint of the status of this encoding job.
- ComposerServiceImpl - Class in org.opencastproject.composer.impl
-
FFMPEG based implementation of the composer service api.
- ComposerServiceImpl() - Constructor for class org.opencastproject.composer.impl.ComposerServiceImpl
-
Creates a new composer service instance.
- ComposerServiceRemoteImpl - Class in org.opencastproject.composer.remote
-
Proxies a set of remote composer services for use as a JVM-local service.
- ComposerServiceRemoteImpl() - Constructor for class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- composite(String, String, String, String, String, String, String, String, String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Compose two videos into one with an optional watermark.
- composite(Dimension, Option<LaidOutElement<Track>>, LaidOutElement<Track>, Option<LaidOutElement<Attachment>>, String, String, String) - Method in interface org.opencastproject.composer.api.ComposerService
-
Compose two videos into one with an optional watermark.
- composite(Dimension, Option<LaidOutElement<Track>>, LaidOutElement<Track>, Option<LaidOutElement<Attachment>>, String, String, String) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Compose two videos into one with an optional watermark.
- composite(Dimension, Option<LaidOutElement<Track>>, LaidOutElement<Track>, Option<LaidOutElement<Attachment>>, String, String, String) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- CompositeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling "composite" operations
- CompositeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.CompositeWorkflowOperationHandler
- COMPRESS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The property indicating whether to apply compression to the archive
- COMPRESSING - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
COMPRESSING="compressing" - COMPRESSING_ERROR - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
COMPRESSING_ERROR="compressing_error" - compressionRatio - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- 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(String, String, String, String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Concat multiple tracks having the same codec to a single track.
- concat(String, Dimension, boolean, Track...) - Method in interface org.opencastproject.composer.api.ComposerService
-
Concat multiple tracks to a single track.
- concat(String, Dimension, boolean, Track...) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- concat(String, Dimension, boolean, Track...) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- concat(String, Dimension, float, boolean, Track...) - Method in interface org.opencastproject.composer.api.ComposerService
-
Concat multiple tracks to a single track.
- concat(String, Dimension, float, boolean, Track...) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- concat(String, Dimension, float, boolean, Track...) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- 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.
- ConcatWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling "concat" operations
- ConcatWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.ConcatWorkflowOperationHandler
- ConcurrencyUtil - Class in org.opencastproject.oaipmh.util
-
Functions dealing with concurrency.
- CONDITION_PREFIX - Static variable in class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- ConditionalConfigWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
- ConditionalConfigWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- ConductingEpisodeUpdatedEventHandler - Class in org.opencastproject.event.handler
-
This handler listens for changes to episodes.
- ConductingEpisodeUpdatedEventHandler() - Constructor for class org.opencastproject.event.handler.ConductingEpisodeUpdatedEventHandler
- ConductingSeriesUpdatedEventHandler - Class in org.opencastproject.event.handler
-
Very simple approach to serialize the work of all three dependend update handlers.
- ConductingSeriesUpdatedEventHandler() - Constructor for class org.opencastproject.event.handler.ConductingSeriesUpdatedEventHandler
- CONF_COMMON_METADATA_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_FLAVOR_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_ORGANIZATION_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_TITLE_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_TYPE_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- confidence - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Confidence value
- confidence - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase
- config - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The catalog UI adapter configuration
- CONFIG_AWS_ACCESS_KEY_ID - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- CONFIG_AWS_SECRET_ACCESS_KEY - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- CONFIG_COLLECTION_ID_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
-
Keys for the different values in the configuration file
- CONFIG_ENABLE - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- CONFIG_INPUT_ID_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- CONFIG_JOB_POLLING_PERIOD - Static variable in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- CONFIG_KEY_STORE_TYPE - Static variable in interface org.opencastproject.distribution.api.DistributionService
- CONFIG_LABEL_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- CONFIG_LIFECYCLE_HEARTBEAT_PERIOD - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- CONFIG_LIFECYCLE_POLLING_ENABLE - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- CONFIG_LIFECYCLE_POLLING_PERIOD - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- CONFIG_LIST_PROVIDER_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- CONFIG_PROPERTY_PREFIX - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- CONFIG_READ_ONLY_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- CONFIG_REQUIRED_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- CONFIG_SOX_PATH - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
- CONFIG_STORE_ROOT_DIR - Static variable in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
-
Configuration key for the archive root directory.
- CONFIG_TYPE_KEY - Static variable in class org.opencastproject.metadata.dublincore.MetadataField
- configAdmin - Variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The configuration admin service
- Configurable - Interface in org.opencastproject.workflow.api
-
A configurable entity.
- ConfigurableAWSS3PublishWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
WOH that distributes selected elements to an internal distribution channel and adds reflective publication elements to the media package.
- ConfigurableAWSS3PublishWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.ConfigurableAWSS3PublishWorkflowOperationHandler
- ConfigurableAWSS3RetractWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
WOH that retracts elements from an internal distribution channel and removes the reflective publication elements from the media package.
- ConfigurableAWSS3RetractWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.ConfigurableAWSS3RetractWorkflowOperationHandler
- ConfigurableDCCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter
- ConfigurableDCCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- ConfigurableEventDCCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.events
-
Managed service implementation of a AbstractEventsCatalogUIAdapter
- ConfigurableEventDCCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- ConfigurableLoginHandler - Class in org.opencastproject.security.aai
-
This configurable implementation of the ShibbolethLoginHandler uses the UserReferenceProvider interface to create and update Opencast reference users provided and authenticated by an external identity provider.
- ConfigurableLoginHandler() - Constructor for class org.opencastproject.security.aai.ConfigurableLoginHandler
- ConfigurableLoginHandler(BundleContext) - Constructor for class org.opencastproject.security.aai.ConfigurableLoginHandler
- ConfigurablePublicationRestService - Class in org.opencastproject.publication.configurable.endpoint
-
Rest endpoint, mainly for publishing media to a configurable channel
- ConfigurablePublicationRestService() - Constructor for class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- ConfigurablePublicationService - Interface in org.opencastproject.publication.api
- ConfigurablePublicationServiceImpl - Class in org.opencastproject.publication.configurable
- ConfigurablePublicationServiceImpl() - Constructor for class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- ConfigurablePublicationServiceImpl.Operation - Enum Class in org.opencastproject.publication.configurable
- ConfigurablePublicationServiceRemoteImpl - Class in org.opencastproject.publication.configurable.remote
-
A remote publication service invoker.
- ConfigurablePublicationServiceRemoteImpl() - Constructor for class org.opencastproject.publication.configurable.remote.ConfigurablePublicationServiceRemoteImpl
- ConfigurablePublishWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
WOH that distributes selected elements to an internal distribution channel and adds reflective publication elements to the media package.
- ConfigurablePublishWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
- ConfigurableRetractWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
WOH that retracts elements from an internal distribution channel and removes the reflective publication elements from the media package.
- ConfigurableRetractWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.ConfigurableRetractWorkflowOperationHandler
- ConfigurableSeriesDCCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.series
-
A series catalog UI adapter that is managed by a configuration.
- ConfigurableSeriesDCCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- ConfigurableWorkflowOperationHandlerBase - Class in org.opencastproject.workflow.handler.distribution
-
Abstract base class of ConfigurablePublishWorkflerOperationHandler and ConfigurableRectractWorkflowOperationHandler.
- ConfigurableWorkflowOperationHandlerBase() - Constructor for class org.opencastproject.workflow.handler.distribution.ConfigurableWorkflowOperationHandlerBase
- CONFIGURATION_NAME - Static variable in class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- 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.
- configurations - Variable in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- configurations - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- configurations - Variable in class org.opencastproject.workflow.api.WorkflowInstance
- configurations - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- configurations - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- configurationString - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
-
The capabilities the agent has Capabilities are the devices this agent can record from, with a friendly name associated to determine their nature (e.g.
- configure() - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- configure(Dictionary) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- configure(Dictionary) - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- ConfigureByDublinCoreTermWOH - Class in org.opencastproject.workflow.handler.workflow
-
Take look in specified catalog for specified term, if the value matches the specified value add the target-tags
- ConfigureByDublinCoreTermWOH() - Constructor for class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
- ConfiguredTagsAndFlavors - Class in org.opencastproject.workflow.api
-
Class for Handling source/target tags and flavors.
- ConfiguredTagsAndFlavors() - Constructor for class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
- ConfiguredWorkflow - Class in org.opencastproject.workflow.api
-
Product type of a workflow definition and its parameters.
- ConfiguredWorkflow(WorkflowDefinition, Map<String, String>) - Constructor for class org.opencastproject.workflow.api.ConfiguredWorkflow
-
Constructor.
- 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
- conflict(ApiVersion, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create a conflict json response for the external api
- ConflictException - Exception Class in org.opencastproject.userdirectory
-
An exception thrown when something is being created has been created.
- ConflictException(String) - Constructor for exception class org.opencastproject.userdirectory.ConflictException
- ConflictException(String, Throwable) - Constructor for exception class org.opencastproject.userdirectory.ConflictException
- ConflictException(String, Throwable, boolean, boolean) - Constructor for exception class org.opencastproject.userdirectory.ConflictException
- ConflictException(Throwable) - Constructor for exception class org.opencastproject.userdirectory.ConflictException
- conflictJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create an CONFLICT (409) response with the given JSON as body
- conformsTo - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- conformsTo - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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. - CONSUMER_CONTACT - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONSUMER_DESCRIPTION - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONSUMER_GUID - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONSUMER_NAME - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONSUMER_URL - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- containerExists(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- contains(Object) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- 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(StoragePath) - Method in interface org.opencastproject.assetmanager.api.storage.AssetStore
-
Check if a resource exists.
- contains(StoragePath) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- contains(StoragePath) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- 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
- contains(T) - Method in interface org.opencastproject.elasticsearch.api.SearchTerms
-
Returns
trueiftermis contained in the list of terms. - contains(T) - Method in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
Returns
trueiftermis contained in the list of terms. - containsAll(Collection<?>) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- 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.
- containsOrganization(String) - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Returns
trueif the given organization by its identifier is found orfalseif not - containsOrganization(String) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- 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(String) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Returns
trueif the workflow definition contains the given tag. - containsTag(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- 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. - containsTag(Collection<String>) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Returns
trueif the workflow definition contains at least one of the given tags. - containsTag(Collection<String>) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- content - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
-
List of content elements
- CONTENT_TYPE_HEADER - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The content type HTTP header name
- contentContainerUrl - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- contentUrl - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile.TranscriptionFileLinks
- contentUrls - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- CONTEXT - Static variable in class org.opencastproject.graphql.execution.context.OpencastContextManager
- CONTEXT_ID - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONTEXT_ID - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
The shared context key as used throughout OSGi.
- CONTEXT_LABEL - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONTEXT_TITLE - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- CONTEXT_TYPE - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- ContextDataFetcher<T> - Interface in org.opencastproject.graphql.datafetcher
- continuable - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- continuable - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- CONTINUE - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationResult.Action
- 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
- contributeDelete(String) - Method in interface org.opencastproject.assetmanager.impl.query.DeleteQueryContributor
- contributeSelect(JPAQueryFactory) - Method in interface org.opencastproject.assetmanager.impl.query.SelectQueryContributor
- contributor - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- contributor - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- CONTRIBUTOR - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The contributors
- contributors - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- contributors() - Method in class org.opencastproject.graphql.event.GqlEvent
- contributors() - Method in class org.opencastproject.graphql.series.GqlSeries
- CONTRIBUTORS - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The contributors to the series
- CONTRIBUTORS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- CONTRIBUTORS - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- ContributorsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- ContributorsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- Conversions - Class in org.opencastproject.assetmanager.impl.persistence
-
Simple business type conversions to and from persistence types.
- convert(String, String, String, String) - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Convert captions in catalog from one format to another.
- convert(ADeleteQuery) - Static method in class org.opencastproject.assetmanager.impl.RuntimeTypes
- convert(Order) - Static method in class org.opencastproject.assetmanager.impl.RuntimeTypes
- convert(Predicate) - Static method in class org.opencastproject.assetmanager.impl.RuntimeTypes
- convert(PropertyField<A>) - Static method in class org.opencastproject.assetmanager.impl.RuntimeTypes
- convert(Target) - Static method in class org.opencastproject.assetmanager.impl.RuntimeTypes
- convert(Version) - Static method in class org.opencastproject.assetmanager.impl.RuntimeTypes
-
Try to cast a Version into a VersionImpl.
- convert(Job, MediaPackageElement, String, String, String) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Converts the captions and returns them in a new catalog.
- convert(MediaPackageElement, String, String) - Method in interface org.opencastproject.caption.api.CaptionService
-
Converts captions from one format to another.
- convert(MediaPackageElement, String, String) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Converts captions from one format to another.
- convert(MediaPackageElement, String, String) - Method in class org.opencastproject.caption.remote.CaptionServiceRemoteImpl
- convert(MediaPackageElement, String, String, String) - Method in interface org.opencastproject.caption.api.CaptionService
-
Converts captions from one format to another.
- convert(MediaPackageElement, String, String, String) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Converts captions from one format to another.
- convert(MediaPackageElement, String, String, String) - Method in class org.opencastproject.caption.remote.CaptionServiceRemoteImpl
- convertConflictingEvents(Optional<String>, List<MediaPackage>, IndexService, ElasticsearchIndex) - Static method in class org.opencastproject.external.util.SchedulingUtils
-
Convert the given list of
MediaPackageelements to a JSON used to tell which events are causing conflicts. - convertImage(String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Converts an image to another format.
- convertImage(Attachment, String...) - Method in interface org.opencastproject.composer.api.ComposerService
-
Converts the given image to a different image format using the specified image profiles.
- convertImage(Attachment, String...) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Converts the given image to a different image format using the specified image profiles.
- convertImage(Attachment, String...) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Converts the given image to a different image format using the specified image profiles.
- convertImageSync(String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Synchronously converts an image to another format.
- convertImageSync(Attachment, String...) - Method in interface org.opencastproject.composer.api.ComposerService
-
Synchronously converts the given image to different image formats using the specified encoding profiles.
- convertImageSync(Attachment, String...) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Synchronously converts the given image to different image formats using the specified encoding profiles.
- convertImageSync(Attachment, String...) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Synchronously converts the given image to different image formats using the specified encoding profiles.
- convertTimeToMS(String) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Convert time unit to milliseconds.
- convertToDatabaseColumn(PlaylistEntryType) - Method in class org.opencastproject.playlists.persistence.PlaylistEntryTypeConverter
- convertToEntityAttribute(String) - Method in class org.opencastproject.playlists.persistence.PlaylistEntryTypeConverter
- convertToHex(byte[]) - Static method in class org.opencastproject.util.Checksum
-
Converts the checksum to a hex string.
- convertType(MetadataField) - Static method in class org.opencastproject.graphql.util.MetadataFieldToGraphQLConverter
- 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(File, ServletOutputStream, Iterator<StaticResourceServlet.Range>, String) - Method in class org.opencastproject.fsresources.StaticResourceServlet
- copy(StoragePath, StoragePath) - Method in interface org.opencastproject.assetmanager.api.storage.AssetStore
-
Copy a resource to a new location.
- copy(StoragePath, StoragePath) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- copy(StoragePath, StoragePath) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- copy(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Create a copy of the given media package.
- COPY_METADATA_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Name of the configuration key that specifies the list of series metadata to be copied to the episode
- COPY_NUMBER_PREFIX_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The prefix to use for the number which is appended to the original title of the event.
- COPY_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Name of the configuration option that provides the copy boolean we are looking for
- COPY_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides the copy boolean we are looking for
- COPY_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
-
Name of the configuration option that provides the copy boolean we are looking for
- copyEventToSeries(String, String) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- copyEventToSeries(String, String) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- copyEventToSeries(String, String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Copy an event to a different series
- copyEventToSeries(String, String) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- copyEventToSeries(String, String) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- copyRange(InputStream, ServletOutputStream, long, long) - Method in class org.opencastproject.fsresources.StaticResourceServlet
-
Copy the contents of the specified input stream to the specified output stream, and ensure that both streams are closed before returning (even in the face of an exception).
- copyTo(String, String, String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- copyWithDifferentJsonValue(MetadataField, String) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- CopyWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for copying video data through NFS
- CopyWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
- cores - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- coreUserGetUsersByField(MoodleWebService.CoreUserGetUserByFieldFilters, List<String>) - Method in interface org.opencastproject.userdirectory.moodle.MoodleWebService
-
Searches for a user in Moodle.
- coreUserGetUsersByField(MoodleWebService.CoreUserGetUserByFieldFilters, List<String>) - Method in class org.opencastproject.userdirectory.moodle.MoodleWebServiceImpl
-
Searches for a user in Moodle.
- 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, String, String, Job.Status) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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.
- count(String, Job.Status) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Count the number of jobs that match the specified parameters.
- count(String, Job.Status, String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- 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
- countActiveByOrganizationAndHost() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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
- countActiveTypeByOrganization(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- countAllUsers() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Returns the number of all users in the database
- 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 - countByHost(String, String, Job.Status) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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. - countByOperation(String, String, Job.Status) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Count the number of jobs running the given operation in this
Job.Status. - countComments() - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- countEvents() - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- countEvents() - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Retrieve the number of events.
- countEvents(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Count the number of events stored for a given organization.
- countEvents(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- countEvents(String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Count events with snapshots in the asset manager
- countEventsQuery(String) - Static method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
-
Count events with snapshots in the asset manager
- countJobs() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
-
Count the current number of jobs this node is processing
- 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.
- countJobs(Job.Status) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Get the number of jobs in a current status on all nodes.
- countMediaPackages() - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Returns the number of mediapackages in persistent storage, including deleted entries.
- countMediaPackages() - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Returns the number of mediapackages in persistent storage, including deleted entries.
- countMediaPackages() - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Returns the number of events workflows have been run on.
- countMediaPackages() - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Returns the number of events workflows have been run on.
- countOrganizations() - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Counts all organizations in persistent storage
- countOrganizations() - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- countProperties() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
-
Count all properties contained in the result.
- countSeries() - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- countSeries() - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
- countSnapshots() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
-
Count all snapshots contained in the result.
- countStateChanges() - Method in class org.opencastproject.workflow.api.WorkflowStateListener
-
Returns the number of state changes that this listener has observed without ignoring.
- countStateChanges(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.api.WorkflowStateListener
-
Returns the number of state changes that this listener has observed without ignoring.
- countThemes() - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- countThemes() - Method in interface org.opencastproject.themes.ThemesServiceDatabase
- countTotalGroups(Optional<String>, Optional<String>) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Count groups that fit the filter criteria in total.
- countTotalGroupsQuery(String, Optional<String>, Optional<String>) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Count how many groups there are in total fitting the filter criteria.
- 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
- countUsers() - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Returns the number of users in the provider
- countUsers() - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- countUsers() - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- countUsers() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- countUsers() - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- countUsers() - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
- countUsers() - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Returns the number of users in the provider
- countUsers() - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- countUsers() - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- countUsers() - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- countUsersQuery() - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the total number of users
- countUsersQuery(String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the total of users
- countWorkflowInstances() - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Gets the total number of workflows that have been created to date.
- countWorkflowInstances() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Gets the total number of workflows that have been created to date.
- countWorkflowInstances() - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Gets the total number of workflows that have been created to date.
- countWorkflowInstances(WorkflowInstance.WorkflowState) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Gets the total number of workflows that have been created to date and that match the workflow state which might be
null. - countWorkflowInstances(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Gets the total number of workflows that have been created to date and that match the workflow state which might be
null. - countWorkflowInstances(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Gets the total number of workflows that have been created to date and that match the workflow state which might be
null. - countWorkflows(WorkflowInstance.WorkflowState) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets the amount of workflow instances.
- countWorkflows(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets the amount of workflow instances.
- COURSE_OFFERING - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- COURSE_SECTION - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- Cover - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- coverage - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- coverage - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- COVERIMAGE_WORKSPACE_COLLECTION - Static variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- CoverImageEndpoint - Class in org.opencastproject.coverimage.impl.endpoint
-
REST endpoint for
CoverImageService - CoverImageEndpoint() - Constructor for class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
- CoverImageException - Exception Class in org.opencastproject.coverimage
-
This exception may be thrown by a cover image service.
- CoverImageException(String) - Constructor for exception class org.opencastproject.coverimage.CoverImageException
-
Creates a new cover image exception with the given error message.
- CoverImageException(String, Throwable) - Constructor for exception class org.opencastproject.coverimage.CoverImageException
-
Creates a new cover image exception with the given error message, caused by the given exception.
- CoverImageException(Throwable) - Constructor for exception class org.opencastproject.coverimage.CoverImageException
-
Creates a new cover image exception, caused by the given exception.
- CoverImageService - Interface in org.opencastproject.coverimage
-
Provides capabilities to generate a cover image
- CoverImageServiceOsgiImpl - Class in org.opencastproject.coverimage.impl
-
Implementation of
AbstractCoverImageServicefor use in OSGi environment - CoverImageServiceOsgiImpl() - Constructor for class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
- CoverImageServiceRemoteImpl - Class in org.opencastproject.coverimage.remote
-
Remote implementation for
CoverImageService - CoverImageServiceRemoteImpl() - Constructor for class org.opencastproject.coverimage.remote.CoverImageServiceRemoteImpl
-
Default constructor
- CoverImageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.coverimage
-
Implementation of
CoverImageWorkflowOperationHandlerBasefor usage in an OSGi context - CoverImageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- CoverImageWorkflowOperationHandlerBase - Class in org.opencastproject.workflow.handler.coverimage
-
Base implementation of the cover image workflow operation handler
- CoverImageWorkflowOperationHandlerBase() - Constructor for class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- create - Enum constant in enum class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler.Operation
- create() - Static method in class org.opencastproject.oaipmh.util.ResumptionTokenStore
- create() - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Implement this method to create the DOM.
- create(int) - Static method in class org.opencastproject.oaipmh.util.ResumptionTokenStore
- create(String) - Static method in class org.opencastproject.graphql.command.DeleteEventCommand
- create(String) - Static method in class org.opencastproject.graphql.command.UpdateEventAclCommand
- create(String) - Static method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand
- create(String, String) - Static method in class org.opencastproject.util.Checksum
-
Creates a checksum of type
typeand valuevalue. - create(String, GqlCommonEventMetadataInput) - Static method in class org.opencastproject.graphql.command.UpdateEventCommand
- create(String, GqlCommonSeriesMetadataInput) - Static method in class org.opencastproject.graphql.command.UpdateSeriesCommand
- create(Series) - Static method in class org.opencastproject.studio.endpoint.dto.SeriesDto
- create(GqlCommonSeriesMetadataInput, AccessControlListInput) - Static method in class org.opencastproject.graphql.command.CreateSeriesCommand
- create(BundleInfo) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- create(OcDublinCore) - Static method in class org.opencastproject.schema.OcDublinCoreBuilder
- 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. - create(Option<Long>, String, String, String, User) - Static method in class org.opencastproject.event.comment.EventComment
-
Creates a simple comment
- create(Option<Long>, String, String, String, User, String, boolean) - Static method in class org.opencastproject.event.comment.EventComment
-
Creates a complex comment
- create(Option<Long>, String, String, String, User, String, boolean, Date, Date) - Static method in class org.opencastproject.event.comment.EventComment
-
Creates a complex comment
- create(Option<Long>, String, String, String, User, String, boolean, Date, Date, List<EventCommentReply>) - Static method in class org.opencastproject.event.comment.EventComment
-
Creates a complex comment
- create(Option<Long>, String, User) - Static method in class org.opencastproject.event.comment.EventCommentReply
-
Creates a comment reply
- create(Option<Long>, String, User, Date, Date) - Static method in class org.opencastproject.event.comment.EventCommentReply
-
Creates a comment reply
- createAccessPolicyFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on access policy - createAcl(String, String) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- createAcl(String, String) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- createAcl(AccessControlList, String) - Method in interface org.opencastproject.authorization.xacml.manager.api.AclService
-
Create a new ACL.
- createAcl(AccessControlList, String) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
- createAcl(Organization, AccessControlList, String) - Method in interface org.opencastproject.authorization.xacml.manager.impl.AclDb
-
Create a new ACL.
- createAcl(Organization, AccessControlList, String) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- createActionsFilter(Option<Boolean>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on any actions. - createAgentFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on an agent - createAnonymousUser(Organization) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Create the global anonymous user with the given organization.
- createAsJson(String) - Method in class org.opencastproject.playlists.PlaylistRestService
- createAsJson(String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- createAsXml(String) - Method in class org.opencastproject.playlists.PlaylistRestService
- createAuthentication(HttpServletRequest, ConsumerAuthentication, OAuthAccessProviderToken) - Method in class org.opencastproject.security.lti.LtiLaunchAuthenticationHandler
- createAWSBucket() - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Creates the AWS S3 bucket if it doesn't exist yet.
- createCommentsFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on comments - createContainer(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- createContributorsFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a contributor - createContributorsFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a contributor - createCreationDateFilter(Option<Tuple<Date, Date>>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on creation date period - createCreatorFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a creator - createCreatorFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
-
Create a new
ResourceListFilterbased on a creator - created - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- created - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- created() - Method in class org.opencastproject.graphql.event.GqlEvent
- created() - Method in class org.opencastproject.graphql.series.GqlSeries
- created(String, URI, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create a created json response for the external api
- created(URI) - Static method in class org.opencastproject.util.RestUtil.R
- created(ApiVersion, URI, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create a created json response for the external api
- CREATED - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The creation date
- CREATED_DATE_TIME - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The date and time the series was created in UTC format e.g. 2011-07-16T20:39:05Z
- createdDateTime - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- createdDateTime - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- createEndpoint(ServiceReference<?>, Object) - Method in class org.opencastproject.kernel.rest.RestPublisher
-
Creates a REST endpoint for the JAX-RS annotated service.
- createEvent(HttpServletRequest) - Method in interface org.opencastproject.index.service.api.IndexService
-
Creates a new event based on a request.
- createEvent(HttpServletRequest) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createEvent(JSONObject, MediaPackage) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createEvent(EventHttpServletRequest) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create a new event using a
EventHttpServletRequest. - createEvent(EventHttpServletRequest) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createEventComment(String, String, String, Boolean) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- createEventCommentReply(String, long, String, Boolean) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- createFreeTextFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a free text. - createFreeTextFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a free text. - createFreeTextFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a free text. - createFromHttpServletRequest(HttpServletRequest, IngestService, List<EventCatalogUIAdapter>, String, String) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- createGroup(String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
- createGroup(String, String, String, String) - Method in class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
- createGroup(String, String, String, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Create a new group
- createGroup(String, String, String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- createHostnameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a hostname. - createHostnameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a hostname. - createHostnameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a hostname. - createIsPublishedFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on is published - createJob(String, long, int, MediaPackage, MediaPackageElementFlavor) - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Creates a new upload job with the given metadata.
- createJob(String, long, int, MediaPackage, MediaPackageElementFlavor) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
-
Creates a new upload job with the given metadata.
- 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) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String, String, List<String>, String, boolean, Job) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Creates a job on a remote host with a jobLoad of 1.0.
- createJob(String, String, String, List<String>, String, boolean, Job, float) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Creates a job on a remote host.
- 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>) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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>, Float) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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, Float) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Create and store a new job.
- createJob(String, String, List<String>, String, boolean, Job) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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.
- createJob(String, String, List<String>, String, boolean, Job, Float) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Create and store a new job.
- createJob(HttpServletRequest) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- createLanguageFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a language - createLanguageFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a language - createLicenseFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a license - createLocationFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a location - createMd5(File) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Creates a file containing the md5 hash for the contents of a source file.
- createMediaPackage() - Method in interface org.opencastproject.ingest.api.IngestService
-
Create a new MediaPackage in the repository.
- createMediaPackage() - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- createMediaPackage() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Create a new MediaPackage in the repository.
- createMediaPackage(String) - Method in interface org.opencastproject.ingest.api.IngestService
-
Create a new MediaPackage in the repository.
- createMediaPackage(String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- createMediaPackage(String) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Create a new MediaPackage in the repository.
- createMessage() - Method in class org.opencastproject.kernel.mail.BaseSmtpService
-
Creates a new message.
- createMetadata(OaiPmhRepository, SearchResultItem, Option<String>) - Method in class org.opencastproject.oaipmh.matterhorn.MatterhornInlinedMetadataProvider
- createMetadata(OaiPmhRepository, SearchResultItem, Option<String>) - Method in class org.opencastproject.oaipmh.matterhorn.MatterhornMetadataProvider
- createMetadata(OaiPmhRepository, SearchResultItem, Option<String>) - Method in interface org.opencastproject.oaipmh.server.MetadataProvider
-
Transform a search result item into a piece of XML metadata.
- createMetadata(OaiPmhRepository, SearchResultItem, Option<String>) - Method in class org.opencastproject.oaipmh.server.OaiDcMetadataProvider
- createMetadataField(Map<String, String>) - Static method in class org.opencastproject.metadata.dublincore.MetadataField
- createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.AclsListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a name. - 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. - createNewEvent(String, HttpServletRequest) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- createNewEvent(String, HttpServletRequest) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- createNewEvent(String, HttpServletRequest) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- createNewEvent(HttpServletRequest) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- createNewSeries(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- createNewSeries(String, String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- createNewSmil() - Method in interface org.opencastproject.smil.api.SmilService
-
Create a new
Smil. - createNewSmil() - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Create a new
Smil. - createNewSmil(String) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- createNewSmil(MediaPackage) - Method in interface org.opencastproject.smil.api.SmilService
-
Create a new
Smiland store theMediaPackageId as meta data. - createNewSmil(MediaPackage) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Create a new
Smiland store theMediaPackageId as meta data. - createNewTask(String) - Method in class org.opencastproject.adminui.endpoint.TasksEndpoint
- createNodeNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a nodeName. - createNodeNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a nodeName. - createNodeNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a nodeName. - createOrganizersFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a organizer - createOrUpdateLiveEvent(String, DublinCoreCatalog) - Method in interface org.opencastproject.liveschedule.api.LiveScheduleService
- createOrUpdateLiveEvent(String, DublinCoreCatalog) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- createPartialTrack(String, String) - Method in class org.opencastproject.videogrid.endpoint.VideoGridServiceEndpoint
- createPartialTrack(List<String>, Track...) - Method in interface org.opencastproject.videogrid.api.VideoGridService
-
Generate the final video in parts
- createPartialTrack(List<String>, Track...) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- createPartialTrack(List<String>, Track...) - Method in class org.opencastproject.videogrid.remote.VideoGridServiceRemoteImpl
- createPlaylist(String, String, String...) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Creates YouTube Playlist and adds it to the authorized account.
- createPlaylist(String, String, String...) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- createPresentersFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a presenter's full name - createPreviewsFFmpeg(Track, double, int, int, int, int, double) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Executes the FFmpeg command to generate a timeline previews image
- createProviderFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Create a new
ResourceListFilterbased on a provider - createPublicationElement(String, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
Create a new publication element.
- createPublisherFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on publishers - createQuery() - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Create a new query builder.
- createQuery() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
Misc.
- createQuery(EntityManager, String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
- createReadPermissionFilter(Option<Boolean>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- createRealmLineage(List<JSONObject>) - Method in class org.opencastproject.adminui.tobira.TobiraService
- createResult(MediaPackage, Map<String, String>, WorkflowOperationResult.Action, long) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Creates a result for the execution of this workflow operation handler.
- createResult(MediaPackage, WorkflowOperationResult.Action) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Creates a result for the execution of this workflow operation handler.
- createResult(MediaPackage, WorkflowOperationResult.Action, long) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Creates a result for the execution of this workflow operation handler.
- createResult(WorkflowOperationResult.Action) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Creates a result for the execution of this workflow operation handler.
- createRoleFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Create a new
ResourceListFilterbased on a role - createSegment(String) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Creates a new segment and returns it.
- createSegment(String) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- createSeries(JSONObject) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create a new series.
- createSeries(JSONObject) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createSeries(GqlCommonSeriesMetadataInput, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesMutationExtension
- createSeries(MetadataList, Map<String, String>, Opt<AccessControlList>, Opt<Long>) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create a series from a set of metadata and options.
- createSeries(MetadataList, Map<String, String>, Opt<AccessControlList>, Opt<Long>) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- CreateSeriesCommand - Class in org.opencastproject.graphql.command
- CreateSeriesCommand(CreateSeriesCommand.Builder) - Constructor for class org.opencastproject.graphql.command.CreateSeriesCommand
- CreateSeriesCommand.Builder - Class in org.opencastproject.graphql.command
- createSeriesFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on the Series id - 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
- createSmil() - Static method in class org.opencastproject.smil.api.util.SmilUtil
-
Creates a skeleton SMIL document
- createSpatioTemporalDecomposition(boolean, boolean) - Method in interface org.opencastproject.metadata.mpeg7.AudioVisualSegment
-
Creates a spatio temporal decomposition in this video segment.
- createSpatioTemporalDecomposition(boolean, boolean) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
Creates a spatio temporal decomposition in this video segment.
- createSpatioTemporalDecomposition(boolean, boolean) - Method in interface org.opencastproject.metadata.mpeg7.VideoSegment
-
Creates a spatio temporal decomposition in this video segment.
- createStartDateFilter(Option<Tuple<Date, Date>>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on start date period - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Create a new
ResourceListFilterbased on a state - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on stats - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a status. - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a status. - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a status. - createSubjectFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a subject - 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.
- createTagDiff(List<String>) - Static method in class org.opencastproject.workflow.api.WorkflowOperationTagUtil
- createTarget() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- createTechnicalPresentersFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a presenter's user name - createTempFile(Job, String) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- createTextAnnotation(float, float, String) - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Creates a new text annotation that will hold keywords and free text comments.
- createTextAnnotation(float, float, String) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- createTheme(boolean, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, String, String, String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- createTimelinePreviewImages(Track, int) - Method in interface org.opencastproject.timelinepreviews.api.TimelinePreviewsService
-
Takes the given track and returns the job that can be used to generate timeline preview images.
- createTimelinePreviewImages(Track, int) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- createTimelinePreviewImages(Track, int) - Method in class org.opencastproject.timelinepreviews.remote.TimelinePreviewsServiceRemote
-
Takes the given track and returns the job that will create timeline preview images using a remote service.
- createTimelinePreviews(String, int) - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
Generates timeline preview images for a track.
- createTitleFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a title - createTranscription(List<String>, String, String, String, List<String>, String, Map<String, Object>) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- createTranscriptionJob(long, String, Track, String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- createTypedQuery(EntityManager, String, Class<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
- createUnmarshaller() - Static method in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
Create an unmarshaller for comments
- createUnmarshaller() - Static method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Create an unmarshaller for events
- createUnmarshaller() - Static method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Create an unmarshaller for series
- createUpdateNotification(Object, long, String) - Static method in class org.opencastproject.util.jmx.JmxUtil
- createUser(String, String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- createUser(String, String, String, String, String) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- createUserDetails() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- createUserSetting(String, String) - Method in class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
- createWaveformImage(String, int, int, int, int, String) - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- createWaveformImage(Track, int, int, int, int, String) - Method in interface org.opencastproject.waveform.api.WaveformService
-
Takes the given track and returns the job that will create a waveform image.
- createWaveformImage(Track, int, int, int, int, String) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
Takes the given track and returns the job that will create a waveform image.
- createWaveformImage(Track, int, int, int, int, String) - Method in class org.opencastproject.waveform.remote.WaveformServiceRemote
-
Takes the given track and returns the job that will create an waveform image using a remote service.
- createWorkflowInstance(String, String, String, String, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- createWritePermissionFilter(Option<Boolean>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- createWriter(Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.opencastproject.kernel.rest.RestPublisher.OpencastJSONProvider
- CREATION_DATE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The date and time the theme was created in UTC format e.g. 2011-07-16T20:39:05Z
- creator - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- creator - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- creator() - Method in class org.opencastproject.graphql.event.GqlEvent
- creator() - Method in class org.opencastproject.graphql.series.GqlSeries
- CREATOR - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The creator
- CREATOR - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The creator of the series
- CREATOR - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The username of the creator of this theme
- creators - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- credentialDatastore - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- criteria - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
The decomposition criteria
- CRITERION_CONTAINS - Static variable in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionFilter
- CRITERION_CONTAINSNOT - Static variable in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionFilter
- CRITERION_MATCH - Static variable in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionFilter
- crop(String) - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
- crop(Track) - Method in interface org.opencastproject.crop.api.CropService
-
Takes the given track and returns the job that can be used to get the resulting mpeg7 catalog
- crop(Track) - Method in class org.opencastproject.crop.impl.CropServiceImpl
-
Takes the given track and returns the job that can be used to get the resulting mpeg7 catalog
- crop(Track) - Method in class org.opencastproject.crop.remote.CropServiceRemoteImpl
- CROP_FFMPEG_GREYSCALE_LIMIT - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
The threshold of greyscale to use for cropping
- CROP_FFMPEG_MAX_CROPPING_RATIO - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
Regular expression to grep the detected crop parameters from the ffmpeg output.
- CROP_FFMPEG_PARAM - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
Additional parameters that will be added to the ffmpeg command line
- CROP_FFMPEG_REGEX - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
Regular expression to grep the detected crop parameters from the ffmpeg output.
- CROP_FFMPEG_RESET - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
The counter that determines after how many frames cropdetect will be executed again
- CROP_FFMPEG_ROUND - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
The value which the width/height should be divisible by
- CROP_FFMPEG_TARGET_EXTENSION - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
File extension for the resulting cropped video
- CROP_JOB_LOAD_KEY - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_CROP_JOB_LOAD
- CropException - Exception Class in org.opencastproject.crop.api
-
This exception is thrown during cropping.
- CropException(String) - Constructor for exception class org.opencastproject.crop.api.CropException
-
Creates a new crop exception
messageas a reason - CropException(String, Throwable) - Constructor for exception class org.opencastproject.crop.api.CropException
-
Create a new crop exception
messageas a reason andcauseas the original cause of failure. - CropRestEndpoint - Class in org.opencastproject.crop.endpoint
-
The REST endpoint for the
CropServiceservice. - CropRestEndpoint() - Constructor for class org.opencastproject.crop.endpoint.CropRestEndpoint
- cropService - Variable in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
The cropper
- CropService - Interface in org.opencastproject.crop.api
-
Api for cropping implementations.
- CropServiceImpl - Class in org.opencastproject.crop.impl
-
Media analysis plugin that takes a video stream and removes black bars on each side
- CropServiceImpl() - Constructor for class org.opencastproject.crop.impl.CropServiceImpl
-
Creates a new instance of the startCropping service.
- CropServiceRemoteImpl - Class in org.opencastproject.crop.remote
-
Remote implementation for
CropService - CropServiceRemoteImpl() - Constructor for class org.opencastproject.crop.remote.CropServiceRemoteImpl
- CropWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.crop
-
The workflow definition will run recordings to crop them from 4:3 to 16:9.
- CropWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.crop.CropWorkflowOperationHandler
- CURRENT_JOB_HEADER - Static variable in class org.opencastproject.kernel.rest.CurrentJobFilter
- CURRENT_VERSION - Static variable in enum class org.opencastproject.external.common.ApiVersion
-
The most recent version of the External API
- currentCapture(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Prolonging service
- currentDate() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Return the current date.
- currentJob - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Holds the current running job
- CurrentJobFilter - Class in org.opencastproject.kernel.rest
-
Inspects request current job header and sets the current job for the request.
- CurrentJobFilter() - Constructor for class org.opencastproject.kernel.rest.CurrentJobFilter
- Current limitations - Search tag in interface org.opencastproject.metadata.dublincore.DublinCore
- Section
- currentLoad - Variable in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
-
This node's current load
- currentRecording(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- currentUser(DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.user.UserQueryExtension
- CurrentUserDataFetcher - Class in org.opencastproject.graphql.datafetcher.user
- CurrentUserDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.user.CurrentUserDataFetcher
- 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.
- CUSTOM_ROLES_KEY - Static variable in class org.opencastproject.userdirectory.CustomRoleProvider
-
Configuration key for the custom role list
- CUSTOM_ROLES_PATTERN_KEY - Static variable in class org.opencastproject.userdirectory.CustomRoleProvider
-
Configuration key for the custom role pattern
- CustomPasswordEncoder - Class in org.opencastproject.kernel.security
-
Password encoder using bcrypt for password hashing while still supporting the verification of olf md5 based passwords.
- CustomPasswordEncoder() - Constructor for class org.opencastproject.kernel.security.CustomPasswordEncoder
- customProperties - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- CustomRoleProvider - Class in org.opencastproject.userdirectory
-
An in-memory role provider containing administratively-defined custom roles
- CustomRoleProvider() - Constructor for class org.opencastproject.userdirectory.CustomRoleProvider
- CutMarksToSmilWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.smil
-
The workflow definition for converting a smil containing cut marks into a legal smil for cutting
- CutMarksToSmilWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.smil.CutMarksToSmilWorkflowOperationHandler
D
- DAILY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
- 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.external.util.statistics.QueryUtils.QueryResult
- data - Variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Key (QName) value meta data
- data(Object) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- DATA - Enum constant in enum class org.opencastproject.job.api.Job.FailureReason
- database - Variable in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- Database - Class in org.opencastproject.assetmanager.impl.persistence
-
Data access object.
- Database(DBSession) - Constructor for class org.opencastproject.assetmanager.impl.persistence.Database
- DataResolution - Enum Class in org.opencastproject.statistics.api
-
Resolution to get data with (e.g. daily. weekly, ...)
- dataResolutionToInfluxGrouping(DataResolution) - Static method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- DataResolutionUtils - Class in org.opencastproject.external.util.statistics
- dataset - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- dataStore - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- datastoreExists(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- dataTypeSupported(IndexRebuildService.DataType) - Method in interface org.opencastproject.elasticsearch.index.rebuild.IndexProducer
-
Check if the data type is supported by this service.
- date - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- date - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- date - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- DATE - Enum constant in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
- DATE - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- DATE - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- DATE - Static variable in class org.opencastproject.assetmanager.api.Value
- dateAccepted - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- dateAccepted - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- dateCompleted - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- dateCompleted - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- dateCopyrighted - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- dateCopyrighted - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- dateProp(String) - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Create a property field for Dates.
- dateStarted - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- dateStarted - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- dateSubmitted - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- dateSubmitted - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- DateTimeFunction - Class in org.opencastproject.graphql.type
- DateTimeFunction() - Constructor for class org.opencastproject.graphql.type.DateTimeFunction
- 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
- DateType() - Constructor for class org.opencastproject.assetmanager.api.Value.DateType
- dateValue - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- DateValue(Date) - Constructor for class org.opencastproject.assetmanager.api.Value.DateValue
- day - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The day of month
- Day - Enum constant in enum class org.opencastproject.metadata.dublincore.Precision
- DAY - Enum constant in enum class org.opencastproject.oaipmh.Granularity
- db - Variable in class org.opencastproject.adminui.usersettings.UserSettingsService
- db - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- db - Variable in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- db - Variable in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- db - Variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- db - Variable in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- db - Variable in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
- db - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- db - Variable in class org.opencastproject.serviceregistry.impl.JobDispatcher
- db - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- db - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- db - Variable in class org.opencastproject.tobira.impl.TobiraEndpoint
- db - Variable in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- db - Variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
- db - Variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- db - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- db - Variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- db - Variable in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
- dbSchemaVersion - Variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- DBSession - Interface in org.opencastproject.db
-
DBSession implements common DB query execution handlers.
- dbSessionFactory - Variable in class org.opencastproject.adminui.usersettings.UserSettingsService
- dbSessionFactory - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- dbSessionFactory - Variable in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- dbSessionFactory - Variable in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- dbSessionFactory - Variable in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.serviceregistry.impl.JobDispatcher
- dbSessionFactory - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- dbSessionFactory - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.tobira.impl.TobiraEndpoint
- dbSessionFactory - Variable in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
- dbSessionFactory - Variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- dbSessionFactory - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- dbSessionFactory - Variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- dbSessionFactory - Variable in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
- 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
- dc - Variable in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- DCCATALOG_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Name of the configuration option that provides the catalog to examine
- DCCATALOG_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides the catalog to examine
- DCMIPeriod - Class in org.opencastproject.metadata.dublincore
-
A time interval, representing a DCMI period.
- DCMIPeriod(Date, Date) - Constructor for class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Create a new period.
- DCMIPeriod(Date, Date, String) - Constructor for class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Create a new period with an optional name.
- dcService - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Dublin core service for serializing and deserializing Dublin cores
- DCTERM_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Name of the configuration option that provides Dublin Core term/element
- DCTERM_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides Dublin Core term/element
- deactivate() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- deactivate() - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- deactivate() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- deactivate() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
-
OSGi callback.
- deactivate() - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- deactivate() - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- deactivate() - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
OSGi callback on component deactivation.
- deactivate() - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- deactivate() - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
OSGi callback to deactivate this component.
- deactivate() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Callback from OSGi on service deactivation.
- deactivate() - Method in class org.opencastproject.ingest.scanner.InboxScannerService
-
OSGi callback.
- deactivate() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoLogger
-
OSGi callback
- deactivate() - Method in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb
- deactivate() - Method in class org.opencastproject.kernel.http.SharedHttpContext
-
Deactivate the component
- deactivate() - Method in class org.opencastproject.kernel.rest.RestPublisher
-
Deactivates the rest publisher
- deactivate() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
OSGi deactivate component callback.
- deactivate() - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
- deactivate() - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- deactivate() - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
- deactivate() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- deactivate() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Shuts down this service registry, logging all jobs and their statuses.
- deactivate() - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
-
Closes entity manager factory.
- deactivate() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- deactivate() - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
Callback from OSGi on service deactivation.
- deactivate() - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
-
OSGI deactivate callback
- deactivate() - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
-
OSGI deactivate callback
- deactivate() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- deactivate() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- deactivate() - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- deactivate() - Method in class org.opencastproject.workflow.handler.workflow.ErrorResolutionWorkflowOperationHandler
- deactivate() - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Callback from the OSGi environment on component shutdown.
- deactivate() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- deactivate() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Callback from OSGi on service deactivation.
- deactivate() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
-
Callback from OSGi that is called when this service is deactivated.
- deactivate() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Callback from OSGi on service deactivation.
- deactivate(ComponentContext) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
-
OSGi callback.
- deactivate(ComponentContext) - Method in class org.opencastproject.event.handler.ConductingEpisodeUpdatedEventHandler
- deactivate(ComponentContext) - Method in class org.opencastproject.event.handler.ConductingSeriesUpdatedEventHandler
- deactivate(ComponentContext) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- deactivate(ComponentContext) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- deactivate(ComponentContext) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- deactivate(ComponentContext) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Deactivates the component
- deactivate(ComponentContext) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- deactivate(ComponentContext) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- deactivate(ComponentContext) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- deactivate(ComponentContext) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- deactivate(ComponentContext) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- deactivate(ComponentContext) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- debug(HttpServletRequest) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Logs all request headers to the logging facility.
- debug(Log, HttpServletRequest) - Static method in class org.opencastproject.security.jwt.Util
-
Logs the headers of a request to the logging facility.
- decodeDate - Static variable in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
OpencastMetadataCodec.decodeDate(java.lang.String)as a function. - decodeDate(String) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Tries to decode the given value as a W3C-DTF encoded date.
- decodeDate(String) - Static method in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
Decode a W3C-DTF encoded date.
- decodeDate(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Tries to decode the given value as a W3C-DTF encoded date.
- decodeDuration - Static variable in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
OpencastMetadataCodec.decodeDuration(String)as a function. - decodeDuration(String) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Decode a string encoded in the ISO8601 encoding scheme.
- decodeDuration(String) - Static method in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
Decode a duration.
- decodeDuration(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Decode a string encoded in the ISO8601 encoding scheme.
- decodeMandatoryDate(String) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Like
EncodingSchemeUtils.decodeDate(String), but throws anIllegalArgumentExceptionif the value cannot be decoded. - decodeMandatoryDate(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Like
EncodingSchemeUtils.decodeDate(String), but throws anIllegalArgumentExceptionif the value cannot be decoded. - decodeMandatoryDuration(String) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
- decodeMandatoryPeriod(String) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Like
EncodingSchemeUtils.decodePeriod(DublinCoreValue), but throws anIllegalArgumentExceptionif the value cannot be decoded. - decodeMandatoryPeriod(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Like
EncodingSchemeUtils.decodePeriod(String), but throws anIllegalArgumentExceptionif the value cannot be decoded. - decodeMandatoryTemporal(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Like
EncodingSchemeUtils.decodeTemporal(DublinCoreValue), but throws anIllegalArgumentExceptionif the value cannot be decoded. - decodePeriod(String) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Tries to decode a string in the DCMI period format, using W3C-DTF for the encoding of the individual dates.
- decodePeriod(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Tries to decode a string in the DCMI period format, using W3C-DTF for the encoding of the individual dates.
- decodeTemporal - Static variable in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
OpencastMetadataCodec.decodeTemporal(DublinCoreValue)as a function. - decodeTemporal(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Tries to decode the value to a temporal object.
- decodeTemporal(DublinCoreValue) - Static method in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
Decode a temporal value.
- decodeURI(URI) - Method in class org.opencastproject.distribution.aws.s3.PresignedUrlMediaPackageSerializer
-
This method is called every time a url is being read from a media package manifest.
- 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.
- decodeURI(URI) - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
- decompose(Fn<? super AssetManagerItem.TakeSnapshot, ? extends A>, Fn<? super AssetManagerItem.DeleteEpisode, ? extends A>) - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
- decompose(Fn<? super AssetManagerItem.TakeSnapshot, ? extends A>, Fn<? super AssetManagerItem.DeleteEpisode, ? extends A>) - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.DeleteEpisode
- decompose(Fn<? super AssetManagerItem.TakeSnapshot, ? extends A>, Fn<? super AssetManagerItem.DeleteEpisode, ? extends A>) - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- decompose(Function<? super String, ? extends A>, Function<? super Date, ? extends A>, Function<? super Long, ? extends A>, Function<? super Boolean, ? extends A>, Function<? super Version, ? extends A>) - Method in class org.opencastproject.assetmanager.api.Value
-
Decompose (or pattern match) the value instance.
- DEFAULT - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
Whether this theme is the default for this organization
- DEFAULT - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- DEFAULT_ABSOLUTE_MAX - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the absolute maximum number of segments
- DEFAULT_ABSOLUTE_MIN - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the absolute minimum number of segments
- 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_ADD_JOB_LOAD - Static variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The load introduced on the system by creating an add job
- DEFAULT_ALLOW_ONLY_NEW_FLAVORS - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The default is to preserve existing Opencast flavors during ingest.
- DEFAULT_ALLOW_SERIES_MODIFICATIONS - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
By default, do not allow event ingest to modify existing series metadata
- DEFAULT_ANALYSIS_JOB_LOAD - Static variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The approximate load placed on the system by creating a text analysis job
- DEFAULT_ANALYZE_JOB_LOAD - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The load introduced on the system by creating a analyze job
- DEFAULT_ARCHIVE_FLAVOR - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The default flavor to use for a mediapackage archive
- DEFAULT_ATTEMPTS - Static variable in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
- DEFAULT_BASE_URL - Static variable in class org.opencastproject.util.UrlSupport
- DEFAULT_CALLBACK - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The default padding to use if the specified padding contains invalid characters
- DEFAULT_CAPTION_JOB_LOAD - Static variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
The load introduced on the system by creating a caption job
- DEFAULT_CHANGES_THRESHOLD - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the number of pixels that may change between two frames without considering them different
- DEFAULT_COMPRESSION - Static variable in class org.opencastproject.util.ZipUtil
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The default time until a connection attempt fails
- DEFAULT_CROP_FFMPEG_MAX_CROPPING_RATIO - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_FFMPEG_PARAM - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_FFMPEG_REGEX - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_FFMPEG_RESET - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_FFMPEG_ROUND - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_FFMPEG_TARGET_EXTENSION - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_GREYSCALE_LIMIT - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- DEFAULT_CROP_JOB_LOAD - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
-
The load introduced on the system by creating a caption job
- DEFAULT_DELETE_JOB_LOAD - Static variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The load introduced on the system by creating a delete job
- DEFAULT_DELIMITER_FOR_MULTIPLE - Static variable in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
- DEFAULT_DISPATCHER_TIMEOUT - Static variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Default dispatcher timeout (1 second)
- DEFAULT_DISTRIBUTE_JOB_LOAD - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
The load on the system introduced by creating a distribute job
- DEFAULT_DISTRIBUTE_JOB_LOAD - Static variable in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
The load on the system introduced by creating a distribute job
- DEFAULT_DISTRIBUTE_JOB_LOAD - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The load on the system introduced by creating a distribute job
- DEFAULT_DOWNLOAD_AUTH_FORCE_BASIC - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The default for force basic authentication even if download host does not ask for it
- DEFAULT_DURATION_DEPENDENT - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the option whether segments numbers depend on track duration
- DEFAULT_ENRICH_JOB_LOAD - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
The load introduced on the system by creating an enrich job
- DEFAULT_EXECUTE_JOB_LOAD - Static variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
The approximate load placed on the system by running an execute operation
- DEFAULT_EXTENSION - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- DEFAULT_FFMPEG_BINARY - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
The default path to the ffmpeg binary
- DEFAULT_FFMPEG_BINARY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default path to the ffmpeg binary
- DEFAULT_INGEST_FILE_JOB_LOAD - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The approximate load placed on the system by ingesting a file
- DEFAULT_INGEST_ZIP_JOB_LOAD - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The approximate load placed on the system by ingesting a zip file
- DEFAULT_INSPECT_JOB_LOAD - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
The load introduced on the system by creating an inspect job
- DEFAULT_JOB_LOAD_MAX_MULTIPLE_PROFILES - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
-
The maximum job load allowed for operations that use multiple profile (ProcessSmil, MultiEncode)
- DEFAULT_MAX_CONNECTIONS - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- DEFAULT_MAX_CONNECTIONS - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- DEFAULT_MAX_CYCLES - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the maximum number of cycles
- DEFAULT_MAX_ERROR - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the maximum tolerance for result
- DEFAULT_MAX_RETRIES - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- DEFAULT_MAX_RETRIES - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- DEFAULT_MAX_TRANSACTION_RETRIES - Static variable in class org.opencastproject.db.DBSessionFactoryImpl
- DEFAULT_MIMETYPE - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the mimetype of the generated image
- DEFAULT_MULTI_ENCODE_FADE_MILLISECONDS - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- DEFAULT_MULTI_ENCODE_JOB_LOAD_FACTOR - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- DEFAULT_MULTI_ENCODE_TRIM_MILLISECONDS - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- DEFAULT_NONCE_TIMEOUT_RETRIES - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The default number of times to attempt a request after it has failed due to a nonce expiring.
- DEFAULT_NORMALIZE_JOB_LOAD - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The load introduced on the system by creating a normalize job
- DEFAULT_NS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Name of the configuration key that specifies the default namespace for the metadata to be copied to the episode
- 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_OUTPUT_FORMAT - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the format of the output image file
- DEFAULT_OWNER - Static variable in interface org.opencastproject.assetmanager.api.AssetManager
- DEFAULT_PAGE_SIZE - Static variable in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- DEFAULT_PAGE_SIZE - Static variable in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- DEFAULT_PHONETIC_ALPHABET - Static variable in class org.opencastproject.metadata.mpeg7.TextualImpl
-
The default phonetic alphabet
- DEFAULT_POLLING_INTERVAL - Static variable in class org.opencastproject.job.api.JobBarrier
-
Default polling interval is 5 seconds
- DEFAULT_PREF_NUMBER - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the preferred number of segments
- DEFAULT_PRESIGNED_URL_EXPIRE_MILLIS - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Default expiration time for presigned URL in millis, 6 hours
- DEFAULT_PROCESS_SMIL_CLIP_TRANSITION_DURATION - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
-
default transition duration for process_smil in seconds
- DEFAULT_PROCESS_SMIL_JOB_LOAD_FACTOR - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
-
The default factor used to multiply the sum of encoding profiles load job for ProcessSmil
- DEFAULT_PROPERTIES - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
The default organization properties
- DEFAULT_RESOLUTION_X - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the horizontal resolution
- DEFAULT_RESOLUTION_Y - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Default value for the vertical resolution
- DEFAULT_RETRACT_JOB_LOAD - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
The load on the system introduced by creating a retract job
- DEFAULT_RETRACT_JOB_LOAD - Static variable in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
The load on the system introduced by creating a retract job
- DEFAULT_RETRACT_JOB_LOAD - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The load on the system introduced by creating a retract job
- DEFAULT_RETRY_BASE_TIME - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The default amount of time to wait after a nonce timeout.
- DEFAULT_RETRY_MAXIMUM_VARIABLE_TIME - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Default maximum amount of time in a random range between 0 and this value to add to the base time.
- DEFAULT_SCHEME - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Default scheme
- DEFAULT_SEGMENTER_JOB_LOAD - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The load introduced on the system by a segmentation job
- DEFAULT_SERVER_HOST - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The default host in case no server is configured
- DEFAULT_SERVER_PORT - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The default port in case no server is configured
- DEFAULT_SERVERS - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
Servername - port mappings
- DEFAULT_SIGN_WITH_CLIENT_IP - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default for whether to use the client IP in the signature.
- DEFAULT_SKIP - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The default is not to automatically skip attachments and catalogs from capture agent
- DEFAULT_SLEEP - Static variable in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
- DEFAULT_SOCKET_TIMEOUT - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The default time between packets that causes a connection to fail
- DEFAULT_STABILITY_THRESHOLD - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The number of seconds that need to resemble until a scene is considered "stable"
- DEFAULT_START_TRANSCRIPTION_JOB_LOAD - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
-
The load introduced on the system by creating a transcription job
- DEFAULT_TARGET_FLAVOR - Static variable in class org.opencastproject.workflow.handler.workflow.ExportWorkflowPropertiesWOH
- DEFAULT_TEMP_DIR - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- DEFAULT_TIMELINEPREVIEWS_JOB_LOAD - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The default job load of a timeline previews job
- 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
- DEFAULT_URL_SIGNING_EXPIRE_DURATION - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
The default time before a piece of signed content expires. 2 Hours.
- DEFAULT_URL_SIGNING_EXPIRE_DURATION - Static variable in class org.opencastproject.external.endpoint.EventsEndpoint
-
The default time before a piece of signed content expires. 2 Hours.
- DEFAULT_URL_SIGNING_EXPIRE_DURATION - Static variable in class org.opencastproject.external.endpoint.SecurityEndpoint
-
The default time before a piece of signed content expires. 2 Hours.
- DEFAULT_URL_SIGNING_EXPIRE_DURATION - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default time before a piece of signed content expires. 2 Hours.
- DEFAULT_URL_SIGNING_EXPIRES_DURATION - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The default time before a piece of signed content expires. 1 Minute.
- DEFAULT_USE_CHAPTER_IF_AVAILABLE - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Default value for the chapter extraction option
- DEFAULT_USE_CHAPTER_MIME_TYPES - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
- DEFAULT_VALUE_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Name of the configuration option that provides term's default value if not present
- DEFAULT_VALUE_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides term's default value if not present
- DEFAULT_WAVEFORM_COLOR - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default waveform colors per audio channel
- DEFAULT_WAVEFORM_FILTER_MODE - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- DEFAULT_WAVEFORM_FILTER_POST - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default filter to be optionally appended to the showwavespic filter
- DEFAULT_WAVEFORM_FILTER_PRE - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default filter to be optionally prepended to the showwavespic filter
- DEFAULT_WAVEFORM_JOB_LOAD - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default job load of a waveform job
- DEFAULT_WAVEFORM_SCALE - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default waveform image scale algorithm
- DEFAULT_WAVEFORM_SPLIT_CHANNELS - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The default value if the waveforms (per audio channel) should be renderen next to each other (if true) or on top of each other (if false)
- DEFAULT_WF_DEF - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- DEFAULT_WF_DEF - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- DEFAULT_WORKFLOW_DEFINITION - Static variable in class org.opencastproject.ingest.endpoint.IngestRestService
-
Key for the default workflow definition in config.properties
- DEFAULT_YOUTUBE_PUBLISH_JOB_LOAD - Static variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
The load on the system introduced by creating a publish job
- DEFAULT_YOUTUBE_RETRACT_JOB_LOAD - Static variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
The load on the system introduced by creating a retract job
- DEFAULT_ZIP_ARCHIVE_TEMP_DIR - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The default location to use when building an zip archive relative to the storage directory
- DEFAULT_ZIP_COLLECTION - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The default collection in the working file repository to store archives
- DefaultFalse - Class in org.opencastproject.graphql.defaultvalue
- DefaultFalse() - Constructor for class org.opencastproject.graphql.defaultvalue.DefaultFalse
- 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
- defaultPlaylist - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- DefaultRepository - Class in org.opencastproject.oaipmh.server
-
Factory for the default OAI-PMH repository that ships with each Opencast installation serving the
matterhornmetadata format. - DefaultRepository() - Constructor for class org.opencastproject.oaipmh.server.DefaultRepository
- DefaultsWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for setting default values.
- DefaultsWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.DefaultsWorkflowOperationHandler
- DefaultTrue - Class in org.opencastproject.graphql.defaultvalue
- DefaultTrue() - Constructor for class org.opencastproject.graphql.defaultvalue.DefaultTrue
- defaultValue() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- defaultWorkflowDefinionId - Variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
The default workflow identifier, if one is configured
- defaultWorkflowDefinionId - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The default workflow identifier, if one is configured
- DEFINITION_FILE - Static variable in class org.opencastproject.util.MimeTypes
-
Name of the mime type files
- definitions - Variable in class org.opencastproject.workflow.api.WorkflowDefinitionSet
- dehydrate() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateAclForIndex(AccessControlList) - Static method in class org.opencastproject.search.api.SearchResult
-
Simplify ACL structure, so we can easily search by action.
- dehydrateAclForREST(AccessControlList) - Static method in class org.opencastproject.search.api.SearchResult
- dehydrateDC(DublinCoreCatalog) - Static method in class org.opencastproject.search.api.SearchResult
- dehydrateEpisode() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateForIndex() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateForREST() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateSeries() - Method in class org.opencastproject.search.api.SearchResult
- delay - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- DELAY - Static variable in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
Time to wait in seconds before removing files
- delegate - Variable in class org.opencastproject.assetmanager.impl.ADeleteQueryDecorator
- delegate - Variable in class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- delegateStream - Variable in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
-
The input stream delivering the actual data
- DelegatingAuthenticationEntryPoint - Class in org.opencastproject.kernel.security
-
An
AuthenticationEntryPointthat delegates to a default implementation unless a "X-Requested-Auth" header with a value of "Digest". - DelegatingAuthenticationEntryPoint() - Constructor for class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- delete - Enum constant in enum class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler.Operation
- delete() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- delete() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- delete() - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- 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) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- delete(String) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- delete(String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Deletes the specified event
- delete(String) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- delete(String) - Static method in class org.opencastproject.message.broker.api.series.SeriesItem
- delete(String) - Method in interface org.opencastproject.search.api.SearchService
-
Removes the media package identified by
mediaPackageIdfrom the search index. - delete(String) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Removes the media package identified by
mediaPackageIdfrom the search index. - delete(String) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
- delete(String, long) - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- delete(String, long) - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfoDb
-
Delete a bundle.
- delete(String, long) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
-
Delete a bundle info.
- delete(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named delete query.
- delete(String, String) - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- delete(String, String) - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhDatabase
-
Marks a existing mediapackage as deleted
- delete(String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Delete the file stored at the given media package and element IDs.
- delete(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Delete the file stored at the given media package and element IDs.
- delete(String, String) - Method in interface org.opencastproject.workspace.api.Workspace
-
Delete the file stored at the given media package and element IDs.
- delete(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- delete(String, String, int, int) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Delete document from index.
- delete(String, String, Version) - Static method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- delete(String, Target) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Create a new deletion query.
- delete(String, Target) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- delete(String, Target) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- delete(URI) - Method in interface org.opencastproject.workspace.api.Workspace
-
Delete the file stored at the given uri.
- delete(URI) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- delete(DeletionSelector) - Method in interface org.opencastproject.assetmanager.api.storage.AssetStore
-
Delete all selected resources.
- delete(DeletionSelector) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- delete(DeletionSelector) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- Delete - Enum constant in enum class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.Type
- Delete - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- Delete - Enum constant in enum class org.opencastproject.message.broker.api.series.SeriesItem.Type
- DELETE_EPISODE_HANDLER - Static variable in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery
- DELETE_EXTERNAL - Static variable in class org.opencastproject.workflow.handler.ingest.IngestDownloadWorkflowOperationHandler
-
Deleting external working file repository URI's after download config key
- DELETE_EXTERNAL - Static variable in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
Deleting external URI's config key
- DELETE_FILES - Static variable in class org.opencastproject.util.FileSupport
-
Only files will be deleted, the directory structure remains untouched.
- DELETE_JOB_LOAD_KEY - Static variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The key to look for in the service configuration file to override the
SearchServiceImpl.DEFAULT_DELETE_JOB_LOAD - DELETE_ROOT - Static variable in class org.opencastproject.util.FileSupport
-
Delete everything including the root directory.
- deleteAcl(long) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- deleteAcl(long) - Method in interface org.opencastproject.authorization.xacml.manager.api.AclService
-
Delete an ACL by its ID.
- deleteAcl(long) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- deleteAcl(long) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
- deleteAcl(Organization, long) - Method in interface org.opencastproject.authorization.xacml.manager.impl.AclDb
-
Delete an ACL by its ID.
- deleteAcl(Organization, long) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- deleteAll - Static variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
-
Delete all entities of BundleInfo from the database.
- deleteAll(String, String) - Static method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- deleteByHost(String) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
-
Delete all entities of BundleInfo of a certain host from the database.
- deleteByIdAndOrgQuery(String, Long) - Static method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
-
Delete an ACL by id.
- deleteComment(long) - Method in interface org.opencastproject.event.comment.EventCommentService
-
Delete a comment from an event.
- deleteComment(long) - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
- deleteComment(long) - Method in interface org.opencastproject.event.comment.persistence.EventCommentDatabaseService
-
Delete a comment from an event.
- deleteComment(long) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- deleteComments(String) - Method in interface org.opencastproject.event.comment.EventCommentService
-
Delete all comments from an event.
- deleteComments(String) - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
- deleteComments(String) - Method in interface org.opencastproject.event.comment.persistence.EventCommentDatabaseService
-
Delete all comments from an event.
- deleteComments(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- deleted(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- deleted(String) - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- deleted(String) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- deleted(String) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
- deleted(String) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
- deleted(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
- deleted(String) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
- deleted(String) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
- DELETED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- DELETED_DATE - Static variable in class org.opencastproject.search.api.SearchResult
- deletedEpisodes - Variable in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery.DeletionResult
- deletedItemsCount - Variable in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery.DeletionResult
- deletedSnapshots - Variable in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery.DeletionResult
- deleteEpisode(String, Date) - Static method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
- deleteEvent(String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventMutationExtension
- deleteEvent(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- deleteEvent(String) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- deleteEvent(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Removes the specified event.
- deleteEvent(String) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- deleteEvent(String) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Removes the extended event from persistent storage.
- deleteEvent(String, String) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Delete event from index.
- deleteEvent(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- deleteEvent(String, String) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- deleteEventAce(String, String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- DeleteEventCommand - Class in org.opencastproject.graphql.command
- DeleteEventCommand(DeleteEventCommand.Builder) - Constructor for class org.opencastproject.graphql.command.DeleteEventCommand
- DeleteEventCommand.Builder - Class in org.opencastproject.graphql.command
- deleteEventComment(String, long) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- deleteEventCommentReply(String, long, long) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- deleteEventMetadataByType(String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- deleteEvents(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- deleteFile(String) - Method in interface org.opencastproject.staticfiles.api.StaticFileService
-
Deletes a static file.
- deleteFile(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- deleteFile(URL) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- deleteFromCollection(String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Removes a file from a collection
- deleteFromCollection(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Removes a file from a collection
- deleteFromCollection(String, String) - Method in interface org.opencastproject.workspace.api.Workspace
-
Removes a file from a collection
- deleteFromCollection(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- deleteFromCollection(String, String, boolean) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Removes a file from a collection, and the parent folder if empty
- deleteFromCollection(String, String, boolean) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Removes a file from a collection, and the parent folder if empty
- deleteGeneralData(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Deletes the adopter data
- deleteGoogleStorageFile(CloseableHttpClient, String, String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionServiceStorage
-
Delete file from Google Cloud Storage using json API.
- deleteGroup(String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- deleteHierarchyIfEmpty(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Delete all directories from
startup to directorylimitif they are empty. - deleteJob(long) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- deleteJob(String) - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Deletes the job permanently, thus deleting persistent data.
- deleteJob(String) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- deleteJob(String) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
-
Deletes the job permanently, thus deleting persistent data.
- deleteJobControl(String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- deleteJobControl(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- deleteLiveEvent(String) - Method in interface org.opencastproject.liveschedule.api.LiveScheduleService
- deleteLiveEvent(String) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- deleteMapping(StoragePath) - Method in interface org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabase
- deleteMapping(StoragePath) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- deleteMapppingQuery(StoragePath) - Static method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Marks mapping as deleted.
- deleteMediaPackage(String, Date) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Removes media package from persistent storage.
- deleteMediaPackage(String, Date) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Removes media package from persistent storage.
- deleteMultipleSeries(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- deleteObject(AwsAssetMapping) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- deleteObject(AwsAssetMapping) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- deleteOrganization(String) - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Removes an organization from persistent storage.
- deleteOrganization(String) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- deletePlaylist(Playlist, String) - Method in interface org.opencastproject.playlists.persistence.PlaylistDatabaseService
-
Removes a single playlist.
- deletePlaylist(Playlist, String) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Removes a single playlist.
- deleteProperties(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Delete all properties for a given media package identifier
- deleteProperties(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- deleteProperties(String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Delete all properties for a given media package identifier
- deleteProperties(String, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Delete all properties for a given media package identifier and namespace.
- deleteProperties(String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- deleteProperties(String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Delete all properties for a given media package identifier and namespace.
- deleteQuery(String) - Static method in class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- deleteQuery(String, String) - Static method in class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- DeleteQueryContribution - Class in org.opencastproject.assetmanager.impl.query
-
Collect contributions to a JPA query.
- DeleteQueryContribution(Stream<EntityPath<?>>, Fn<EntityPath<?>, BooleanExpression>, Opt<BooleanExpression>, String) - Constructor for class org.opencastproject.assetmanager.impl.query.DeleteQueryContribution
- DeleteQueryContributor - Interface in org.opencastproject.assetmanager.impl.query
-
Implementations of this interface may contribute to a JPA query.
- 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. - deleteRecordingState() - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- DeleteRecordingStatus - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- deleteRegistrationData() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- deleteSeries(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- deleteSeries(String) - Method in interface org.opencastproject.search.api.SearchService
-
Removes the series identified by
seriseIdfrom the search index. - deleteSeries(String) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Removes the series identified by
seriseIdfrom the search index. - deleteSeries(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Removes series
- deleteSeries(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- deleteSeries(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- deleteSeries(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Removes series from persistent storage.
- deleteSeries(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- deleteSeries(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- deleteSeries(String, String) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Delete series from index.
- deleteSeries(String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- deleteSeriesElement(String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Deletes an element from a series.
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- deleteSeriesElement(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Deletes an element of a given type from a series
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- deleteSeriesMetadataByType(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- deleteSeriesProperty(String, String) - Method in interface org.opencastproject.series.api.SeriesService
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- deleteSeriesProperty(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Removes the series property from persistent storage.
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- deleteSeriesSynchronously(String) - Method in class org.opencastproject.search.impl.SearchServiceIndex
-
Immediately removes the given series from the search service.
- deleteSeriesTheme(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- deleteStaticFile(String) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
- deleteStatistics(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Deletes the statistics data
- deleteStorageFile(String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- deleteStorageFile(String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- deleteSynchronously(String) - Method in interface org.opencastproject.search.api.SearchService
-
Immediately removes the given mediapackage from the search service.
- deleteSynchronously(String) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- deleteSynchronously(String) - Method in class org.opencastproject.search.impl.SearchServiceIndex
-
Immediately removes the given mediapackage from the search service.
- deleteTheme(long) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- deleteTheme(long) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- deleteTheme(long) - Method in interface org.opencastproject.themes.ThemesServiceDatabase
-
Delete a theme by using a unique id to find it.
- deleteTheme(String, String) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Delete theme from index.
- deleteTrack(Track) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- deleteTranscription(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- deleteTranscription(String, String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- deleteTranscriptionSourceFiles(String, String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- deleteUser(String) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- deleteUser(String) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- deleteUser(String, String) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Delete the given user
- deleteUser(String, String) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Delete the given user
- deleteUserQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Delete the user with given name in the given organization
- deleteUserSetting(long) - Method in class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
- deleteUserSetting(long) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Delete a user setting by using a unique id to find it.
- deleteWorkflow(String, long) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- deleteWorkflowInstance(String, Long) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- deletionDate - Variable in class org.opencastproject.playlists.Playlist
- deletionDate - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- DeletionResult(long, List<Tuple>, Set<String>) - Constructor for class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery.DeletionResult
- DeletionSelector - Class in org.opencastproject.assetmanager.api.storage
- DeletionSelector(String, String, Optional<Version>) - Constructor for class org.opencastproject.assetmanager.api.storage.DeletionSelector
- demux(String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Demuxes a track into multiple outputs
- demux(Track, String) - Method in interface org.opencastproject.composer.api.ComposerService
-
Demux a multi-track source into 2 media as defined by the encoding profile, the results are flavored and tagged positionally. eg: One ffmpeg operation to produce presenter/work and presentation/work
- demux(Track, String) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- demux(Track, String) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- DemuxWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling demux operations.
- DemuxWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.DemuxWorkflowOperationHandler
- DERIVED - Enum constant in enum class org.opencastproject.security.api.Role.Type
- desc() - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a descending order specifier for the field.
- desc() - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- desc() - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- DESC - Enum constant in enum class org.opencastproject.graphql.type.input.OrderDirection
- Descending - Enum constant in enum class org.opencastproject.util.requests.SortCriterion.Order
- DESCENDING_SUFFIX - Static variable in class org.opencastproject.series.endpoint.SeriesRestService
-
Suffix to mark descending ordering of results
- DESCENDING_SUFFIX - Static variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
The constant used to switch the direction of the sorting querystring parameter.
- description - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's description
- description - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- description - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- description - Variable in class org.opencastproject.security.api.JaxbGroup
- description - Variable in class org.opencastproject.security.api.JaxbRole
-
The description
- description - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- description - Variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
The description of what this handler actually does
- description - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- description - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- description - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- description() - Method in class org.opencastproject.graphql.event.GqlEvent
- description() - Method in class org.opencastproject.graphql.series.GqlSeries
- 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
- DESCRIPTION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event description
- DESCRIPTION - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The description of the series
- DESCRIPTION - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The description of the theme
- DESCRIPTION - Static variable in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- DESCRIPTION - Static variable in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- DESCRIPTION - Static variable in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
- deserialize(JsonParser, DeserializationContext) - Method in class org.opencastproject.workflow.api.YamlWorkflowConfigurationDeserializer
- deserializeJsonToAcl(String, boolean) - Static method in class org.opencastproject.external.util.AclUtils
-
De-serialize an JSON into an
AccessControlList. - deserializeJsonToAcl(String, boolean) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
-
De-serialize an JSON into an
AccessControlList. - deserializeMetadataList(String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
-
Change the simplified fields of key values provided to the external api into a
MetadataList. - deserializeMetadataList(String, List<EventCatalogUIAdapter>, String, String) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
-
Change the simplified fields of key values provided to the external api into a
MetadataList. - destroy() - Method in class org.opencastproject.kernel.filter.https.HttpsFilter
- destroy() - Method in class org.opencastproject.kernel.filter.proxy.TransparentProxyFilter
- destroy() - Method in class org.opencastproject.kernel.rest.CleanSessionsFilter
- destroy() - Method in class org.opencastproject.kernel.rest.CurrentJobFilter
- destroy() - Method in class org.opencastproject.kernel.rest.JsonpFilter
- destroy() - Method in class org.opencastproject.kernel.security.OrganizationFilter
- destroy() - Method in class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
- destroy() - Method in class org.opencastproject.kernel.security.SecurityFilter
- 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.
- destroy() - Method in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
- destroy(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
- destroy(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
- destroy(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Clean up after a workflow operation finishes
- destroy(WorkflowInstance, JobContext) - Method in interface org.opencastproject.workflow.api.WorkflowOperationHandler
-
Clean up after a workflow operation finishes
- destroyBus() - Method in class org.opencastproject.kernel.rest.RestPublisher.RestServlet
- destroyEndpoint(String, Object) - Method in class org.opencastproject.kernel.rest.RestPublisher
-
Removes an endpoint
- DETAILED_TRACKING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- DetailLevel - Enum Class in org.opencastproject.statistics.export.api
- DetailLevelUtils - Class in org.opencastproject.external.util.statistics
- detect(String, String) - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- detect(Track) - Method in interface org.opencastproject.silencedetection.api.SilenceDetectionService
-
Run silence detection on audio (visual) file.
- detect(Track) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
Run silence detection on audio (visual) file.
- detect(Track) - Method in class org.opencastproject.silencedetection.remote.SilenceDetectionServiceRemote
- detect(Track, Track[]) - Method in interface org.opencastproject.silencedetection.api.SilenceDetectionService
-
Run silence detection on audio (visual) file.
- detect(Track, Track[]) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
Run silence detection on audio (visual) file.
- detect(Track, Track[]) - Method in class org.opencastproject.silencedetection.remote.SilenceDetectionServiceRemote
- determineUrlToUseForThisRequest(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.opencastproject.kernel.security.RedirectQueryParamAuthenticationEntryPoint
- device - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- DFXPCaptionConverter - Class in org.opencastproject.caption.converters
-
This is converter for DFXP, XML based caption format.
- DFXPCaptionConverter() - Constructor for class org.opencastproject.caption.converters.DFXPCaptionConverter
- 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).
- dictionaryService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The dictionary service
- DictionaryService - Interface in org.opencastproject.dictionary.api
-
Api for dictionary service, aimed at correcting textual information in catalogs.
- DictionaryServiceImpl - Class in org.opencastproject.dictionary.hunspell
-
This dictionary service implementation passes the input text to the hunspell spell checker and returns its results.
- DictionaryServiceImpl - Class in org.opencastproject.dictionary.none
-
This dictionary implementation is a dummy implementation which which will just let the whole text pass through without any kind of filtering.
- DictionaryServiceImpl - Class in org.opencastproject.dictionary.regexp
-
This dictionary service implementation applies a pattern to an input string - as many times as it matches - and returns the matches, separated by a space character.
- DictionaryServiceImpl() - Constructor for class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- DictionaryServiceImpl() - Constructor for class org.opencastproject.dictionary.none.DictionaryServiceImpl
- DictionaryServiceImpl() - Constructor for class org.opencastproject.dictionary.regexp.DictionaryServiceImpl
- digest(String, String) - Static method in class org.opencastproject.urlsigning.utils.SHA256Util
-
Create a SHA 256 digest string from a string and a secret key.
- digest(ManagedAcl) - Static method in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- DIGEST_AUTH - Static variable in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- DIGEST_AUTH_PASS_KEY - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configuration property specifying the digest authentication password
- DIGEST_AUTH_USER_KEY - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configuration property specifying the digest authentication user
- DIGEST_PASSWORD_KEY - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Configuration key for the digest password
- DIGEST_USER_KEY - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Configuration key for the digest users
- DIGEST_USER_NAME - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
The digest users
- DIGEST_USER_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the digest user defined in the custom.properties
- digestAuthenticationEntryPoint - Variable in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- dimension(int, int) - Static method in class org.opencastproject.composer.layout.Dimension
- dimension(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- Dimension - Class in org.opencastproject.composer.layout
-
Dimension of a rectangular shape.
- Dimension(int, int) - Constructor for class org.opencastproject.composer.layout.Dimension
- 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.
- disableHost(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- disableHost(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Disables a Opencast server from service.
- discardMediaPackage(String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- discardMediaPackage(MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Delete an existing MediaPackage and any linked files from the temporary ingest filestore.
- discardMediaPackage(MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Delete an existing MediaPackage and any linked files from the temporary ingest filestore.
- DISPATCH_WORKFLOW_INTERVAL_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- DISPATCH_WORKFLOW_INTERVAL_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- 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. - dispatchPriorityList - Variable in class org.opencastproject.serviceregistry.impl.JobDispatcher
-
The dispatcher priority list
- display - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase
- displayableStatus() - Method in class org.opencastproject.graphql.event.GqlEvent
- displayAspectRatio - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- displayName - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- dispose() - Method in class org.opencastproject.graphql.schema.SchemaService
- dispose() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
This method shuts down the service registry.
- distribute(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- distribute(String, String, String, boolean) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
- distribute(String, String, String, boolean, boolean) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
- distribute(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
-
Distribute a media package element.
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Distribute a media package element.
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Distribute a media package element.
- distribute(String, MediaPackage, String, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
- distribute(String, MediaPackage, String, boolean) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- distribute(String, MediaPackage, String, boolean) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- distribute(String, MediaPackage, String, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distribute(String, MediaPackage, String, boolean) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- distribute(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
- distribute(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- distribute(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- distribute(String, MediaPackage, Set<String>, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
- distribute(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- distribute(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- distribute(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distribute(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- distribute(String, MediaPackage, Set<String>, boolean, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
- distribute(String, MediaPackage, Set<String>, boolean, boolean) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- distribute(String, MediaPackage, Set<String>, boolean, boolean) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- distribute(String, MediaPackage, Set<String>, boolean, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distribute(String, MediaPackage, Set<String>, boolean, boolean) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- Distribute - Enum constant in enum class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl.Operation
- DISTRIBUTE_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- DISTRIBUTE_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
The key to look for in the service configuration file to override the
DownloadDistributionServiceImpl.DEFAULT_DISTRIBUTE_JOB_LOAD - DISTRIBUTE_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key to look for in the service configuration file to override the
WowzaStreamingDistributionService.DEFAULT_DISTRIBUTE_JOB_LOAD - distributeElement(String, MediaPackage, MediaPackageElement, boolean) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Distribute a media package element to AWS S3.
- distributeElement(String, MediaPackage, MediaPackageElement, boolean, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Distribute a Mediapackage element to the download distribution service.
- distributeElements(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Distribute Mediapackage elements to the download distribution service.
- distributeElements(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Distribute Mediapackage elements to the download distribution service.
- distributeElements(String, MediaPackage, Set<String>, boolean, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Distribute Mediapackage elements to the download distribution service.
- distributeSync(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- distributeSync(String, String, String, boolean) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
- distributeSync(String, String, String, boolean) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
- distributeSync(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
-
Distributes a media package element synchronously, bypassing the Opencast job system.
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- distributeSync(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
-
Distributes the given elements synchronously.
- distributeSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- distributeSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- distributeSync(String, MediaPackage, Set<String>, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
-
Distributes the given elements synchronously.
- distributeSync(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- distributeSync(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- distributeSync(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distributeSync(String, MediaPackage, Set<String>, boolean) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- distributeSync(String, MediaPackage, Set<String>, boolean, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- distributionChannel - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
The distribution channel for this service
- distributionChannel - Variable in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
-
The distribution channel identifier
- distributionDirectory - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
Path to the distribution directory
- DistributionException - Exception Class in org.opencastproject.distribution.api
-
A DistributionException indicates that an error occurred while interacting with a distribution channel.
- DistributionException(String) - Constructor for exception class org.opencastproject.distribution.api.DistributionException
- DistributionException(String, Throwable) - Constructor for exception class org.opencastproject.distribution.api.DistributionException
- DistributionException(Throwable) - Constructor for exception class org.opencastproject.distribution.api.DistributionException
- DistributionPathUtils - Class in org.opencastproject.assetmanager.util
- distributionService - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The distribution service
- distributionService - Variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The distribution service
- DistributionService - Interface in org.opencastproject.distribution.api
-
Distributes elements from MediaPackages to distribution channels.
- 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
- docs - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
-
The rest docs
- docs - Variable in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
The rest docs
- docs - Variable in class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
-
The rest docs
- docs - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The rest documentation
- docs - Variable in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
The rest docs
- docs - Variable in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
-
The rest docs
- DOCUMENT_TYPE - Static variable in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
The document id
- DOCUMENT_TYPE - Static variable in class org.opencastproject.elasticsearch.index.objects.event.Event
-
The document type
- DOCUMENT_TYPE - Static variable in class org.opencastproject.elasticsearch.index.objects.series.Series
-
The document type
- DOCUMENT_TYPE - Static variable in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
The document type
- documentCount - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The total size of the search result set
- DOCUMENTS_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track capturing the contents of a document camera
- documentType - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Returns the document type
- 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
- doDeleteForMediaPackage(String, String) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.filter.https.HttpsFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.filter.proxy.TransparentProxyFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.rest.CleanSessionsFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.rest.CurrentJobFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.rest.JsonpFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.security.AsyncTimeoutRedirectFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.security.OrganizationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.kernel.security.SecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.fsresources.StaticResourceServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.GraphQLServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.SchemaServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.lti.LtiServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.rest.StaticResource
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.runtimeinfo.RestDocsServlet
- doGetForMediaPackage(String, String) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- doHead(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.fsresources.StaticResourceServlet
- doNotMatch() - Static method in class org.opencastproject.assetmanager.api.Value
-
Use as a placeholder that yields an error in value decomposition.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.GraphQLServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.GraphQLServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.lti.LtiServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
- doPostForMediaPackage(String, String, String) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- doPostFormForMediaPackage(String, String, Map<String, String>) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- doProcess(List<String>, MediaPackageElement, String, MediaPackageElement.Type) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Does the actual processing, given a mediapackage element (Execute Many WOH)
- doProcess(List<String>, MediaPackage, String, MediaPackageElement.Type) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Does the actual processing, given a mediapackage (Execute Once WOH)
- Download - Enum constant in enum class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl.Operation
- DOWNLOAD - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- DOWNLOAD_AUTH_FORCE_BASIC - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Force basic authentication even if download host does not ask for it
- DOWNLOAD_AUTH_METHOD - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The authentication method for download from external sources
- DOWNLOAD_PASSWORD - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The password for download from external sources
- DOWNLOAD_SOURCE - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The source to download from
- DOWNLOAD_URL_EXPIRATION_MS - Static variable in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- DOWNLOAD_USER - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The user for download from external sources
- DownloadDistributionRestService - Class in org.opencastproject.distribution.download.endpoint
-
Rest endpoint for distributing media to the local distribution channel.
- DownloadDistributionRestService() - Constructor for class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
- downloadDistributionService - Variable in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
The download distribution service
- DownloadDistributionService - Interface in org.opencastproject.distribution.api
-
Distributes elements from MediaPackages to distribution channels.
- DownloadDistributionServiceImpl - Class in org.opencastproject.distribution.download
-
Distributes media to the local media delivery directory.
- DownloadDistributionServiceImpl() - Constructor for class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Creates a new instance of the download distribution service.
- DownloadDistributionServiceRemoteImpl - Class in org.opencastproject.distribution.download.remote
-
A remote distribution service invoker.
- DownloadDistributionServiceRemoteImpl() - Constructor for class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- drop(int) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Drop the first
nelements of the list. - DublinCore - Interface in org.opencastproject.metadata.dublincore
-
This interface is mainly intended to encapsulate Dublin Core metadata, but it is also capable of maintaining proprietary metadata alongside the Dublin Core.
- DUBLINCORE - Static variable in class org.opencastproject.search.api.SearchResult
- DublinCoreByteFormat - Class in org.opencastproject.metadata.dublincore
-
Byte serialization of Dublin Core catalogs.
- DublinCoreCatalog - Class in org.opencastproject.metadata.dublincore
-
Catalog for DublinCore structured metadata to be serialized as XML.
- DublinCoreCatalogList - Class in org.opencastproject.metadata.dublincore
-
Simple class that enables storage of
DublinCoreCataloglist and serializing into xml or json string. - DublinCoreCatalogList(List<DublinCoreCatalog>, long) - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Initialize with the given catalog list.
- DublinCoreCatalogService - Class in org.opencastproject.metadata.dublincore
-
Parses
DublinCoreCatalogs from serialized DC representations. - DublinCoreCatalogService() - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- DublinCoreGsonAdapter - Class in org.opencastproject.metadata.dublincore
-
Gson adapter to provide proper (de)serialization for
DublinCoreCatalog - DublinCoreGsonAdapter() - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreGsonAdapter
- DublinCoreJsonFormat - Class in org.opencastproject.metadata.dublincore
-
Parse a DublinCore catalog from JSON.
- DublinCoreMetadataCollection - Class in org.opencastproject.metadata.dublincore
- DublinCoreMetadataCollection() - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- DublinCoreMetadataCollection(Iterable<MetadataField>) - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- DublinCoreMetadataCollection(DublinCoreMetadataCollection) - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- DublinCoreMetadataInput - Interface in org.opencastproject.graphql.type.input
- DublinCoreMetadataUtil - Class in org.opencastproject.index.service.catalog.adapter
- dublinCoreProperties - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The metadata fields for all properties of the underlying DublinCore
- DublinCores - Class in org.opencastproject.metadata.dublincore
-
Factory for metadata catalogs following the DublinCore standard.
- dublinCoreService - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
Dublin core catalog service
- dublinCoreService - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
Dublin core catalog service
- DublinCoreUtil - Class in org.opencastproject.metadata.dublincore
-
Utility functions for DublinCores.
- DublinCoreValue - Class in org.opencastproject.metadata.dublincore
-
Representation of a DublinCore conforming property value.
- DublinCoreValue(String, String, Opt<EName>) - Constructor for class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Create a new Dublin Core value.
- dublinCoreXML - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Serialized Dublin core
- DublinCoreXmlFormat - Class in org.opencastproject.metadata.dublincore
-
XML serialization of Dublin Core catalogs.
- duplicate() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Returns a copy of this RestEndpointHolderData object.
- DuplicateEventWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
This WOH duplicates an input event.
- DuplicateEventWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
- duration - Variable in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- duration - Variable in class org.opencastproject.mediapackage.track.TrackImpl
-
The duration in milliseconds
- duration - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- duration - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- duration() - Method in class org.opencastproject.graphql.event.GqlEvent
- duration(long) - Static method in class org.opencastproject.metadata.dublincore.Temporal
-
A time span measured in milliseconds.
- duration(long) - Method in interface org.opencastproject.metadata.dublincore.Temporal.Match
- Duration - Static variable in class org.opencastproject.graphql.scalar.OpencastScalars
-
An ISO 8601 compliant duration scalar that accepts string values like `PT1H30M10S` and produces `java.time.Duration` objects at runtime.
- DURATION - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- DURATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The recording duration
- durationDependent - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The boolean that defines whether segment numbers are interpreted as absolute or relative to track duration
- DurationFunction - Class in org.opencastproject.graphql.type
- DurationFunction() - Constructor for class org.opencastproject.graphql.type.DurationFunction
- durationInTicks - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- durationInTicks - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- DurationScalar - Class in org.opencastproject.graphql.scalar
- DV - Static variable in class org.opencastproject.util.MimeTypes
- DynamicLoginHandler - Class in org.opencastproject.security.aai
-
Dynamic login with Shibboleth data through SpEL mappings
- DynamicLoginHandler - Class in org.opencastproject.security.jwt
-
Dynamic login handler for JWTs.
- DynamicLoginHandler() - Constructor for class org.opencastproject.security.aai.DynamicLoginHandler
- DynamicLoginHandler() - Constructor for class org.opencastproject.security.jwt.DynamicLoginHandler
- DynamicTypeBuilder - Class in org.opencastproject.graphql.schema.builder
- DynamicTypeBuilder(Organization) - Constructor for class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- dynamicTypeProviders(List<GraphQLDynamicTypeProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
E
- E - Static variable in class org.opencastproject.assetmanager.api.fn.ProductBuilder
- 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. - EDIT_SUFFIX - Static variable in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- EditingData - Class in org.opencastproject.editor.api
-
Provides access to the parsed editing information
- EditingData(List<SegmentData>, List<TrackData>, List<WorkflowData>, Long, String, String, String, String, Boolean, List<String>, List<EditingData.Subtitle>, Boolean, Boolean, Integer, User, String) - Constructor for class org.opencastproject.editor.api.EditingData
- EditingData.Subtitle - Class in org.opencastproject.editor.api
- EditorLock - Class in org.opencastproject.editor
- EditorLock(int) - Constructor for class org.opencastproject.editor.EditorLock
- EditorRestEndpointBase - Class in org.opencastproject.editor.api
-
The REST endpoint for the
EditorServiceservice - EditorRestEndpointBase() - Constructor for class org.opencastproject.editor.api.EditorRestEndpointBase
- editorService - Variable in class org.opencastproject.editor.api.EditorRestEndpointBase
-
The service
- EditorService - Interface in org.opencastproject.editor.api
-
Api for the Editor Service
- EditorServiceEndpoint - Class in org.opencastproject.editor
-
The REST endpoint for the
EditorServiceservice - EditorServiceEndpoint() - Constructor for class org.opencastproject.editor.EditorServiceEndpoint
- EditorServiceException - Exception Class in org.opencastproject.editor.api
-
This exception may be thrown by the EditorService.
- EditorServiceException(String, ErrorStatus) - Constructor for exception class org.opencastproject.editor.api.EditorServiceException
-
Creates a new editor service exception with the given error message.
- EditorServiceException(String, ErrorStatus, Throwable) - Constructor for exception class org.opencastproject.editor.api.EditorServiceException
-
Creates a new editor service exception with the given error message, caused by the given exception.
- EditorServiceImpl - Class in org.opencastproject.editor
- EditorServiceImpl() - Constructor for class org.opencastproject.editor.EditorServiceImpl
- EditorServiceRemoteEndpoint - Class in org.opencastproject.editor.remote
-
The REST endpoint for the
EditorServiceservice - EditorServiceRemoteEndpoint() - Constructor for class org.opencastproject.editor.remote.EditorServiceRemoteEndpoint
- EditorServiceRemoteImpl - Class in org.opencastproject.editor.remote
- EditorServiceRemoteImpl() - Constructor for class org.opencastproject.editor.remote.EditorServiceRemoteImpl
-
Creates a remote implementation for the given type of service.
- editVideo(String, HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- educationLevel - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- educationLevel - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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. - ELASTICSEARCH_PASSWORD_KEY - Static variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Configuration key defining the password of an external Elasticsearch server
- ELASTICSEARCH_SERVER_HOSTNAME_KEY - Static variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Configuration key defining the hostname of an external Elasticsearch server
- ELASTICSEARCH_SERVER_PORT_KEY - Static variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Configuration key defining the port of an external Elasticsearch server
- ELASTICSEARCH_SERVER_SCHEME_KEY - Static variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Configuration key defining the scheme (http/https) of an external Elasticsearch server
- ELASTICSEARCH_USERNAME_KEY - Static variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Configuration key defining the username of an external Elasticsearch server
- ElasticsearchDataFetcher<T> - Class in org.opencastproject.graphql.datafetcher
- ElasticsearchDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- ElasticsearchDocument - Class in org.opencastproject.elasticsearch.impl
-
Document that encapsulates business objects and offers support for adding those objects to a search index.
- ElasticsearchDocument(String, String, List<SearchMetadata<?>>) - Constructor for class org.opencastproject.elasticsearch.impl.ElasticsearchDocument
-
Creates a new elastic search document based on the id, the document type and the metadata.
- ElasticsearchIndex - Class in org.opencastproject.elasticsearch.index
-
An index implementation based on ElasticSearch that serves the Admin UI API and the External API with data aggregated from multiple services.
- ElasticsearchIndex() - Constructor for class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- ELEMENT_ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The element id
- ELEMENT_MIMETYPE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The element mime type
- ELEMENT_SIZE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The element size
- ELEMENT_TAG - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The element tag
- ELEMENT_TYPE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The element type
- ELEMENT_URL - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The element url
- 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 - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- 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.
- elements() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
-
Returns the content elements that are enclosed in a multimedia content container.
- elements() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
- ELEMENTS_1_1_NS_PREFIX - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Namespace prefix if the
Elements 1.1namespace. - ELEMENTS_1_1_NS_URI - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Namespace name of the
/elements/1.1/namespace. - 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 - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- email - Variable in class org.opencastproject.security.api.JaxbUser
-
The user's email address
- email - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- email() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- email() - Method in class org.opencastproject.graphql.user.GqlUser
- EMAIL - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- EMAIL - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- EMAIL_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- EmailAddress - Class in org.opencastproject.kernel.mail
-
An email address.
- EmailAddress(String, String) - Constructor for class org.opencastproject.kernel.mail.EmailAddress
- EmailData - Class in org.opencastproject.email.template.impl
-
Holds data to be displayed in an email message.
- EmailData(String, WorkflowInstance, HashMap<String, HashMap<String, String>>, WorkflowOperationInstance, List<Incident>, Map<String, String>) - Constructor for class org.opencastproject.email.template.impl.EmailData
-
Create the base data object for populating email fields.
- EmailTemplateScanner - Class in org.opencastproject.email.template.impl
- EmailTemplateScanner() - Constructor for class org.opencastproject.email.template.impl.EmailTemplateScanner
- EmailTemplateService - Interface in org.opencastproject.email.template.api
- EmailTemplateServiceImpl - Class in org.opencastproject.email.template.impl
- EmailTemplateServiceImpl() - Constructor for class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
- EmailWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.notification
-
Please describe what this handler does.
- EmailWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.notification.EmailWorkflowOperationHandler
- EMatch() - Constructor for class org.opencastproject.util.data.Option.EMatch
- emf - Variable in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Factory used to create
EntityManagers for transactions - emf - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
The factory for creating the entity manager.
- emf - Variable in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
-
Factory used to create
EntityManagers for transactions - emf - Variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
-
Factory used to create
EntityManagers for transactions - emf - Variable in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Factory used to create
EntityManagers for transactions - emf - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Factory used to create
EntityManagers for transactions - emf - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
Factory used to create
EntityManagers for transactions - emf - Variable in class org.opencastproject.tobira.impl.TobiraEndpoint
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
-
Factory used to create entity managers for transactions
- emf - Variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
The factory used to generate the entity manager
- emf - Variable in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Factory used to create
EntityManagers for transactions - EmptyResourceListQuery - Class in org.opencastproject.list.impl
-
ResourceListQuery that should result in an empty list after execution.
- EmptyResourceListQuery() - Constructor for class org.opencastproject.list.impl.EmptyResourceListQuery
- ENABLE_FILTER_CONFIG_KEY - Static variable in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
-
The property in the configuration file to enable or disable this filter.
- ENABLE_PUNCTUATION - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- ENABLED_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
-
Service configuration options
- ENABLED_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
-
Service configuration options
- 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.
- enableHost(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- enableHost(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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.
- ENC_SCHEME_BOX - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
Box. - ENC_SCHEME_ISO3166 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
ISO3166. - ENC_SCHEME_ISO639_2 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
ISO639-1. - ENC_SCHEME_ISO639_3 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
ISO639-3. - ENC_SCHEME_ISO8601 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
ISO8601used for durations. - ENC_SCHEME_PERIOD - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
Period. - ENC_SCHEME_POINT - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
Point. - ENC_SCHEME_RFC1766 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
RFC1766. - ENC_SCHEME_RFC3066 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
RFC3066. - ENC_SCHEME_RFC4646 - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
RFC4646. - ENC_SCHEME_URI - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
URI. - ENC_SCHEME_W3CDTF - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Syntax encoding scheme
W3CDTF. - encode(String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Encodes a track.
- encode(Track, String) - Method in interface org.opencastproject.composer.api.ComposerService
-
Encode one track, using that track's audio and video streams.
- encode(Track, String) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Encode one track, using that track's audio and video streams.
- encode(Track, String) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Encode one track, using that track's audio and video streams.
- encodeCreated(Date) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDate - Static variable in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDate(Date) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDate(Date, Precision) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Encode a date with the given precision into a Dublin Core string value, using the recommended W3C-DTF scheme.
- encodeDate(Date, Precision) - Static method in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
Encode a date with a given precision.
- encodeDateAccepted - Static variable in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDateAccepted(Date) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDateCopyrighted - Static variable in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDateCopyrighted(Date) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDateSubmitted - Static variable in class org.opencastproject.schema.OcDublinCoreUtil
- encodeDateSubmitted(Date) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
- encodedDate - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encodeDuration(long) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Encode a duration measured in milliseconds into a Dublin Core string using the
DublinCore.ENC_SCHEME_ISO8601encoding schemePTnHnMnS. - encodeDuration(long) - Static method in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
Encode a duration.
- encodeExtent(Long) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
- encodePassword(String) - Method in class org.opencastproject.kernel.security.CustomPasswordEncoder
-
Encode the raw password for storage using bcrypt.
- encodePassword(String, Object) - Method in class org.opencastproject.kernel.security.CustomPasswordEncoder
-
Encode the raw password for storage using bcrypt.
- encodePeriod(Date, Date, Precision) - Static method in class org.opencastproject.metadata.dublincore.OpencastMetadataCodec
-
Encode a period with a given precision.
- encodePeriod(DCMIPeriod, Precision) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
-
Encode a period with the given precision into a Dublin Core string value using the recommended DCMI Period scheme.
- encoder - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- encoderApplication - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderApplicationURL - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderApplicationVendor - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- EncoderEngine - Class in org.opencastproject.composer.impl
-
Abstract base class for encoder engines.
- EncoderEngine.OutputAggregate - Class in org.opencastproject.composer.impl
-
Rewrite multiple profiles to ffmpeg complex filter filtergraph chains - inputs are passed in as options, eq: [0aa] and [0vv] Any filters in the encoding profiles are moved into a clause in the complex filter chain for each output
- EncoderException - Exception Class in org.opencastproject.composer.api
-
This exception may be thrown by an encoder.
- EncoderException(String) - Constructor for exception class org.opencastproject.composer.api.EncoderException
-
Creates a new encoder exception with the given error message.
- EncoderException(String, Throwable) - Constructor for exception class org.opencastproject.composer.api.EncoderException
-
Creates a new encoder exception with the given error message, caused by the given exception.
- EncoderException(Throwable) - Constructor for exception class org.opencastproject.composer.api.EncoderException
-
Creates a new encoder exception, caused by the given exception.
- encoderLibrary - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderLibraryInfo - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderLibraryReleaseDate - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderLibrarySettings - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderLibraryURL - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderLibraryVendor - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encoderLibraryVersion - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- encodeURI(URI) - Method in class org.opencastproject.distribution.aws.s3.PresignedUrlMediaPackageSerializer
-
This method is called every time a url is being written to a media package manifest.
- 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.
- encodeURI(URI) - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
- EncodeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling "compose" operations
- EncodeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.EncodeWorkflowOperationHandler
- ENCODING - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Encoding expected from all inputs
- ENCODING - Static variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Encoding expected from all inputs
- ENCODING - Static variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Encoding expected from all inputs
- ENCODING_EXTENSION - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- EncodingProfile - Interface in org.opencastproject.composer.api
-
An encoding format encapsulates all the relevant configuration data for encoding a media file to a certain encoding formats.
- EncodingProfile.MediaType - Enum Class in org.opencastproject.composer.api
-
Input and output formats.
- EncodingProfileBuilder - Class in org.opencastproject.composer.api
-
Provides a mechanism to transform
EncodingProfiles to and from xml. - EncodingProfileImpl - Class in org.opencastproject.composer.api
-
Default implementation for encoding profiles.
- EncodingProfileImpl() - Constructor for class org.opencastproject.composer.api.EncodingProfileImpl
- EncodingProfileImpl(String, String, Object) - Constructor for class org.opencastproject.composer.api.EncodingProfileImpl
-
Private, since the profile should be created using the static factory method.
- EncodingProfileImpl.Extension - Class in org.opencastproject.composer.api
-
An extension property.
- EncodingProfileList - Class in org.opencastproject.composer.api
-
A JAXB annotated collection wrapper for
EncodingProfileImpls. - EncodingProfileList() - Constructor for class org.opencastproject.composer.api.EncodingProfileList
- EncodingProfileList(List<EncodingProfileImpl>) - Constructor for class org.opencastproject.composer.api.EncodingProfileList
- EncodingProfileScanner - Class in org.opencastproject.composer.impl
-
This manager class tries to read encoding profiles from the classpath.
- EncodingProfileScanner() - Constructor for class org.opencastproject.composer.impl.EncodingProfileScanner
- EncodingSchemeUtils - Class in org.opencastproject.metadata.dublincore
-
Utility class to facilitate the work with DCMI encoding schemes.
- encodingThreshold - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Threshold value under which defined workers get preferred when dispatching encoding jobs
- encodingWorkers - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Comma-seperate list with URLs of encoding specialised workers
- encrypted - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- ENCRYPTION_ID_KEY - Static variable in class org.opencastproject.urlsigning.common.ResourceRequest
-
The query string parameter key of the organization used to request resource.
- end - Variable in class org.opencastproject.fsresources.StaticResourceServlet.Range
- END_DATE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The recording end date
- END_REPLACEMENT - Static variable in class org.opencastproject.util.XProperties
- endDate() - Method in class org.opencastproject.graphql.event.GqlEvent
- endElement(String, String, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- endElement(String, String, String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
- ENDPOINT_NAME - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
The subdirectory of the REST endpoint for this service
- endpointBaseUrl - Variable in class org.opencastproject.external.endpoint.BaseEndpoint
-
Base URL of this endpoint
- endpointBaseUrl - Variable in class org.opencastproject.external.endpoint.EventsEndpoint
-
Base URL of this endpoint
- endpointBaseUrl - Variable in class org.opencastproject.external.endpoint.PlaylistsEndpoint
-
Base URL of this endpoint
- endpointBaseUrl - Variable in class org.opencastproject.external.endpoint.SeriesEndpoint
-
Base URL of this endpoint
- endpointBaseUrl - Variable in class org.opencastproject.external.endpoint.WorkflowsEndpoint
-
Base URL of this endpoint
- EndpointUtil - Class in org.opencastproject.adminui.endpoint
- ENGAGE_LIVE_CHANNEL_ID - Static variable in class org.opencastproject.index.service.impl.util.EventUtils
- EngagePublicationChannel - Interface in org.opencastproject.workflow.handler.distribution
- EnhancedAudio - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- enone() - Method in class org.opencastproject.util.data.Option.EMatch
- enrich(AResult) - Static method in class org.opencastproject.assetmanager.api.fn.Enrichments
- enrich(MediaPackageElement, boolean) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
-
Equip an existing media package element with automatically generated metadata
- enrich(MediaPackageElement, boolean) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Equip an existing media package element with automatically generated metadata
- enrich(MediaPackageElement, boolean) - Method in class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Equip an existing media package element with automatically generated metadata
- enrich(MediaPackageElement, boolean, Map<String, String>) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
-
Equip an existing media package element with automatically generated metadata
- enrich(MediaPackageElement, boolean, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Equip an existing media package element with automatically generated metadata
- enrich(MediaPackageElement, boolean, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspector
-
Enriches the given element's mediapackage.
- enrich(MediaPackageElement, boolean, Map<String, String>) - Method in class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Equip an existing media package element with automatically generated metadata
- enrich(Playlist) - Method in class org.opencastproject.playlists.PlaylistService
-
Enrich each entry of a playlist with information about the content.
- ENRICH_JOB_LOAD_KEY - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
The key to look for in the service configuration file to override the
MediaInspectionServiceImpl.DEFAULT_ENRICH_JOB_LOAD - enrichContext(DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- Enrichments - Class in org.opencastproject.assetmanager.api.fn
-
Enrichment constructor functions.
- enrichTrack(String, boolean, String) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
- enterAtom(WorkflowConditionParser.AtomContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Enter a parse tree produced by
WorkflowConditionParser.atom(). - enterAtom(WorkflowConditionParser.AtomContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Enter a parse tree produced by
WorkflowConditionParser.atom(). - enterBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Enter a parse tree produced by
WorkflowConditionParser.booleanExpression(). - enterBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Enter a parse tree produced by
WorkflowConditionParser.booleanExpression(). - enterBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Enter a parse tree produced by
WorkflowConditionParser.booleanTerm(). - enterBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Enter a parse tree produced by
WorkflowConditionParser.booleanTerm(). - enterBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Enter a parse tree produced by
WorkflowConditionParser.booleanValue(). - enterBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Enter a parse tree produced by
WorkflowConditionParser.booleanValue(). - enterEveryRule(ParserRuleContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
- enterRelation(WorkflowConditionParser.RelationContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Enter a parse tree produced by
WorkflowConditionParser.relation(). - enterRelation(WorkflowConditionParser.RelationContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Enter a parse tree produced by
WorkflowConditionParser.relation(). - enterRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Enter a parse tree produced by
WorkflowConditionParser.relationOperand(). - enterRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Enter a parse tree produced by
WorkflowConditionParser.relationOperand(). - enterRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- enterRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- enterRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- enterRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- enterRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- enterRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- entityManagerFactory - Variable in class org.opencastproject.assetmanager.auth.AssetManagerStaticFileAuthorization
- EntityPaths - Interface in org.opencastproject.assetmanager.impl.persistence
-
Shortcuts to Querydsl entity paths.
- entries() - Method in class org.opencastproject.graphql.type.output.GqlAccessControlList
- 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 - Variable in class org.opencastproject.graphql.command.AbstractCommand
- environment(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.command.AbstractCommand.Builder
- ENVIRONMENT_NAME_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the environment defined in the custom.properties
- Episode - Search tag in interface org.opencastproject.assetmanager.api.AssetManager
- Section
- Episode - Enum constant in enum class org.opencastproject.search.api.SearchService.IndexEntryType
- Episode - Enum constant in enum class org.opencastproject.security.api.AclScope
- Episode(DublinCoreCatalog) - Constructor for class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore.Episode
- EPISODE - Enum constant in enum class org.opencastproject.statistics.api.ResourceType
- EPISODE - Enum constant in enum class org.opencastproject.statistics.export.api.DetailLevel
- 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
- EPISODE_TITLE - Static variable in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- eq - Variable in class org.opencastproject.util.MimeType
-
MimeType.eq(org.opencastproject.util.MimeType)as a function. - eq(A) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value and constant value
rightare equal. - eq(A) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- eq(A) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- 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(PropertyField<A>) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value and the value of property field
rightare equal. - eq(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- eq(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- 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.adopter.registration.dto.Adopter
- equals(Object) - Method in class org.opencastproject.assetmanager.api.AssetId
- equals(Object) - Method in class org.opencastproject.assetmanager.api.Property
- equals(Object) - Method in class org.opencastproject.assetmanager.api.PropertyId
- equals(Object) - Method in class org.opencastproject.assetmanager.api.PropertyName
- equals(Object) - Method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- equals(Object) - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- equals(Object) - Method in class org.opencastproject.assetmanager.api.Value.TypedValue
- equals(Object) - Method in interface org.opencastproject.assetmanager.api.Version
-
A version must implement hashCode and equals.
- equals(Object) - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
-
Two records are considered equal if their database IDs are equal.
- equals(Object) - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- equals(Object) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
- equals(Object) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
- equals(Object) - Method in class org.opencastproject.composer.api.EncodingProfileImpl.Extension
- equals(Object) - Method in class org.opencastproject.composer.api.EncodingProfileList
- equals(Object) - Method in class org.opencastproject.composer.layout.AbsolutePositionLayoutSpec
- equals(Object) - Method in class org.opencastproject.composer.layout.Anchor
- equals(Object) - Method in class org.opencastproject.composer.layout.AnchorOffset
- equals(Object) - Method in class org.opencastproject.composer.layout.Dimension
- equals(Object) - Method in class org.opencastproject.composer.layout.HorizontalCoverageLayoutSpec
- equals(Object) - Method in class org.opencastproject.composer.layout.Layout
- equals(Object) - Method in class org.opencastproject.composer.layout.Offset
- equals(Object) - Method in class org.opencastproject.composer.layout.TwoShapeLayout
- equals(Object) - Method in class org.opencastproject.editor.api.SegmentData
- equals(Object) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder.DateRange
- equals(Object) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder.ValueGroup
- equals(Object) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
- equals(Object) - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
- equals(Object) - Method in class org.opencastproject.event.comment.EventComment
- equals(Object) - Method in class org.opencastproject.event.comment.EventCommentReply
- 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.kernel.bundleinfo.BundleVersion
- equals(Object) - Method in class org.opencastproject.kernel.mail.EmailAddress
- 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.metadata.dublincore.DublinCoreValue
- equals(Object) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- equals(Object) - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
- equals(Object) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- equals(Object) - Method in class org.opencastproject.playlists.PlaylistEntry
- equals(Object) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylist
- equals(Object) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistAccessControlEntry
- equals(Object) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- equals(Object) - Method in class org.opencastproject.scheduler.api.Period
- equals(Object) - Method in class org.opencastproject.scheduler.impl.persistence.EventIdPK
- 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.impl.jpa.JpaGroup
- equals(Object) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- equals(Object) - Method in class org.opencastproject.security.impl.jpa.JpaRole
- equals(Object) - Method in class org.opencastproject.security.impl.jpa.JpaUser
- equals(Object) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- 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.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- equals(Object) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- equals(Object) - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- equals(Object) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- equals(Object) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- 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(Object) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- equals(Object) - Method in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- equals(Object) - Method in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- equals(Object) - Method in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- equals(Object) - Method in class org.opencastproject.workflow.api.WorkflowIdentifier
- equals(Object) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- equals(Object) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- equals(Object) - Method in class org.opencastproject.workflow.conditionparser.Atom
- equals(Object) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
- equals(DublinCoreCatalog, DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreUtil
-
Define equality on DublinCoreCatalogs.
- equals(DublinCoreCatalog, DublinCoreCatalog) - Static method in class org.opencastproject.series.impl.SeriesServiceImpl
-
Define equality on DublinCoreCatalogs.
- equals(AccessControlList, AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Define equality on AccessControlLists.
- equals(AccessControlList, AccessControlList) - Static method in class org.opencastproject.series.impl.SeriesServiceImpl
-
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(SAXParseException) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- error(SAXParseException) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
- Error - Enum constant in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
- ERROR - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.State
- ERROR - Enum constant in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Service running no more correctly
- ERROR - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
ERROR="error" - ERROR_BAD_ARGUMENT - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_BAD_RESUMPTION_TOKEN - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_CANNOT_DISSEMINATE_FORMAT - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_CODE - Static variable in exception class org.opencastproject.scheduler.api.SchedulerConflictException
- ERROR_ID_DOES_NOT_EXIST - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- ERROR_NO_METADATA_FORMATS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_NO_RECORDS_MATCH - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_NO_SET_HIERARCHY - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- ERROR_RESOLUTION_HANDLER_ID - Static variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Error resolution handler id constant
- ErrorCodeException - Interface in org.opencastproject.rest
- ErrorResolutionWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for choosing the retry strategy after a failing operation
- ErrorResolutionWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.ErrorResolutionWorkflowOperationHandler
- errors(List<GraphQLError>) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- errorStateTrigger - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- ErrorStatus - Enum Class in org.opencastproject.editor.api
- ES256 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- ES256K - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- ES384 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- ES512 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- esome(A) - Method in class org.opencastproject.util.data.Option.EMatch
- Essence() - Constructor for class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- eval() - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Evaluate to a list.
- evaluateResponseCode(HttpResponse) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- Event - Class in org.opencastproject.elasticsearch.index.objects.event
-
Object wrapper for a recording event.
- Event() - Constructor for class org.opencastproject.elasticsearch.index.objects.event.Event
-
Required default no arg constructor for JAXB.
- Event(String, String) - Constructor for class org.opencastproject.elasticsearch.index.objects.event.Event
-
The recording identifier.
- EVENT - Enum constant in enum class org.opencastproject.playlists.PlaylistEntryType
- EVENT_ID_TEMPLATE_KEY - Static variable in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
The template key for adding the mediapackage / event id to the publication path.
- EVENT_MINIMUM_SEPARATION_MILLISECONDS - Static variable in class org.opencastproject.scheduler.api.Util
-
The minimum separation between one event ending and the next starting
- event_preview_subtype() - Element in annotation interface org.opencastproject.graphql.config.GraphQLConfiguration.Config
- event_retract_workflow_id() - Element in annotation interface org.opencastproject.graphql.config.GraphQLConfiguration.Config
- EVENT_STATUS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event status
- eventById(String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventQueryExtension
- EventCatalogUIAdapter - Interface in org.opencastproject.metadata.dublincore
-
An interface class to support the creation of data providers.
- EventComment - Class in org.opencastproject.event.comment
-
Business object for comments.
- EventCommentDatabaseException - Exception Class in org.opencastproject.event.comment.persistence
-
Presents exception that occurs while storing/retrieving event comments from permanent storage.
- EventCommentDatabaseException(Throwable) - Constructor for exception class org.opencastproject.event.comment.persistence.EventCommentDatabaseException
-
Create exception with a cause.
- EventCommentDatabaseService - Interface in org.opencastproject.event.comment.persistence
- EventCommentDatabaseServiceImpl - Class in org.opencastproject.event.comment.persistence
-
Implements permanent storage for event comments.
- EventCommentDatabaseServiceImpl() - Constructor for class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- EventCommentDto - Class in org.opencastproject.event.comment.persistence
- EventCommentDto() - Constructor for class org.opencastproject.event.comment.persistence.EventCommentDto
-
Default constructor
- EventCommentException - Exception Class in org.opencastproject.event.comment
-
Exception thrown in CommentService
- EventCommentException(Throwable) - Constructor for exception class org.opencastproject.event.comment.EventCommentException
-
Used to create exception with a cause.
- EventCommentParser - Class in org.opencastproject.event.comment
-
Convenience implementation that supports serializing and deserializing comment catalogs.
- EventCommentReply - Class in org.opencastproject.event.comment
-
Business object for comment replies.
- EventCommentReplyDto - Class in org.opencastproject.event.comment.persistence
-
Entity object for the comment replies.
- EventCommentReplyDto() - Constructor for class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Default constructor
- EventCommentService - Interface in org.opencastproject.event.comment
- EventCommentServiceImpl - Class in org.opencastproject.event.comment
-
Implements permanent storage for event comments.
- EventCommentServiceImpl() - Constructor for class org.opencastproject.event.comment.EventCommentServiceImpl
- EventCommentsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- EventCommentsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- EventCommentsListProvider.CommentsFilterList - Enum Class in org.opencastproject.index.service.resources.list.provider
-
The list of filter criteria for this provider
- EventCommentsListProvider.RESOLUTION - Enum Class in org.opencastproject.index.service.resources.list.provider
-
The resolutions
- eventCount() - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- EventCurrentUserExtension - Class in org.opencastproject.graphql.event
- EventCurrentUserExtension(GqlCurrentUser) - Constructor for class org.opencastproject.graphql.event.EventCurrentUserExtension
- EventDataFetcher - Class in org.opencastproject.graphql.datafetcher.event
-
The EventDataFetcher class implements the ContextDataFetcher interface with GqlEvent as the generic type.
- EventDataFetcher(String) - Constructor for class org.opencastproject.graphql.datafetcher.event.EventDataFetcher
- EventFilterByInput - Class in org.opencastproject.graphql.type.input
- EventFilterByInput() - Constructor for class org.opencastproject.graphql.type.input.EventFilterByInput
- EventFilterByInput(EventStatus, String, Boolean) - Constructor for class org.opencastproject.graphql.type.input.EventFilterByInput
- EventHttpServletRequest - Class in org.opencastproject.index.service.impl.util
- EventHttpServletRequest() - Constructor for class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- EventIdPK - Class in org.opencastproject.scheduler.impl.persistence
- EventIdPK() - Constructor for class org.opencastproject.scheduler.impl.persistence.EventIdPK
- EventIdPK(String, String) - Constructor for class org.opencastproject.scheduler.impl.persistence.EventIdPK
- EventIndexSchema - Interface in org.opencastproject.elasticsearch.index.objects.event
-
Interface defining the mapping between data and field names in the search index.
- EventIndexUtils - Class in org.opencastproject.elasticsearch.index.objects.event
-
Utility implementation to deal with the conversion of recording events and its corresponding index data structures.
- EventListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the events list.
- EventListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.EventListQuery
- EVENTMODAL_ONLYSERIESWITHWRITEACCESS_KEY - Static variable in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- EventMutationExtension - Class in org.opencastproject.graphql.event
- EventOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.event
- EventOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- EventOrderByInput - Class in org.opencastproject.graphql.type.input
- EventOrderByInput() - Constructor for class org.opencastproject.graphql.type.input.EventOrderByInput
- EventOrderByInput(OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.EventOrderByInput
- eventOrganizationFilter - Static variable in class org.opencastproject.scheduler.impl.SchedulerUtil
- eventPreviewSubtype() - Method in class org.opencastproject.graphql.config.GraphQLConfiguration
- EventQueryBuilder - Class in org.opencastproject.elasticsearch.index.objects.event
-
Opencast
EventSearchQueryimplementation of the Elasticsearch query builder. - EventQueryBuilder(EventSearchQuery) - Constructor for class org.opencastproject.elasticsearch.index.objects.event.EventQueryBuilder
-
Creates a new elastic search query based on the events query.
- EventQueryExtension - Class in org.opencastproject.graphql.event
- eventRetractWorkflowId() - Method in class org.opencastproject.graphql.config.GraphQLConfiguration
- events(Integer, Integer, String, EventOrderByInput, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.series.GqlSeries
- EventSearchQuery - Class in org.opencastproject.elasticsearch.index.objects.event
-
This interface defines a fluent api for a query object used to lookup recording events in the search index.
- EventSearchQuery(String, User) - Constructor for class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Creates a query that will return event documents.
- EventsEndpoint - Class in org.opencastproject.external.endpoint
- EventsEndpoint() - Constructor for class org.opencastproject.external.endpoint.EventsEndpoint
- EVENTSFILTER_ONLYSERIESWITHWRITEACCESS_KEY - Static variable in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- EventsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- EventsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- EventsListProvider.Comments - Enum Class in org.opencastproject.index.service.resources.list.provider
- EventsListProvider.IsPublished - Enum Class in org.opencastproject.index.service.resources.list.provider
- EVENTSTAB_ONLYEVENTSWITHWRITEACCESS_KEY - Static variable in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- eventStatus() - Method in class org.opencastproject.graphql.event.GqlEvent
- EventStatus - Enum Class in org.opencastproject.graphql.type.input
- eventToJSON(Event, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ApiVersion) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
Transform an
Eventto Json - EventUtils - Class in org.opencastproject.index.service.impl.util
- Example Usage - Search tag in class org.opencastproject.test.rest.RestServiceTestEnv
- Section
- exceeds(SystemLoad.NodeLoad) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- exceptionHandlingWorkflow - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- exceptionHandlingWorkflow - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- exceptionHandlingWorkflow - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- excludeTags - Variable in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
The tags to exclude
- EXCLUSION_PROPERTY_KEY - Static variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
The configuration key used for the exlusion list
- 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
- EXEC_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the name of the command
- EXEC_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the command to run
- EXEC_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containing the command to run
- 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() - Method in interface org.opencastproject.graphql.command.Command
- execute() - Method in class org.opencastproject.graphql.command.CreateSeriesCommand
- execute() - Method in class org.opencastproject.graphql.command.DeleteEventCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateEventAclCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateEventCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateSeriesCommand
- execute() - Method in class org.opencastproject.plugin.command.PluginDisable
- execute() - Method in class org.opencastproject.plugin.command.PluginEnable
- execute() - Method in class org.opencastproject.plugin.command.PluginList
- execute(A, JobExecutionContext) - Method in class org.opencastproject.kernel.scanner.AbstractScanner.TypedQuartzJob
-
Typesafe replacement for
AbstractScanner.TypedQuartzJob.execute(org.quartz.JobExecutionContext). - execute(ExecutionInput) - Method in class org.opencastproject.graphql.execution.ExecutionService
- execute(String, String, Float, String, String, String, String) - Method in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
- execute(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.opencastproject.graphql.execution.ExecutionService
- execute(String, String, MediaPackageElement, String, MediaPackageElement.Type, float) - Method in interface org.opencastproject.execute.api.ExecuteService
-
Execute the operation specified by
execwith the argument string indicated byargs. - execute(String, String, MediaPackageElement, String, MediaPackageElement.Type, float) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Execute the operation specified by
execwith the argument string indicated byargs. - execute(String, String, MediaPackageElement, String, MediaPackageElement.Type, float) - Method in class org.opencastproject.execute.remote.ExecuteServiceRemoteImpl
- execute(String, String, MediaPackage, String, MediaPackageElement.Type, float) - Method in interface org.opencastproject.execute.api.ExecuteService
-
Execute the operation specified by
execwith the argument string indicated byargs. - execute(String, String, MediaPackage, String, MediaPackageElement.Type, float) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Execute the operation specified by
execwith the argument string indicated byargs. - execute(String, String, MediaPackage, String, MediaPackageElement.Type, float) - Method in class org.opencastproject.execute.remote.ExecuteServiceRemoteImpl
- execute(String, SchedulerItem) - Method in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- execute(String, SchedulerItem) - Method in interface org.opencastproject.message.broker.api.update.SchedulerUpdateHandler
- execute(HttpUriRequest) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Executes an HttpRequest using a secure, but not necessarily encrypted, http connection.
- 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 class org.opencastproject.kernel.security.TrustedHttpClientImpl
- 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.
- execute(QueryUtils.Query) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- execute(AbstractScanner, JobExecutionContext) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver.Runner
- execute(AbstractScanner, JobExecutionContext) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner.Runner
- execute(AbstractScanner, JobExecutionContext) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner.Runner
- execute(AssetManagerItem) - Method in class org.opencastproject.event.handler.ConductingEpisodeUpdatedEventHandler
- execute(AssetManagerItem) - Method in class org.opencastproject.liveschedule.message.AssetManagerEventUpdateHandler
- execute(AssetManagerItem) - Method in interface org.opencastproject.message.broker.api.update.AssetManagerUpdateHandler
- execute(SeriesItem) - Method in class org.opencastproject.event.handler.ConductingSeriesUpdatedEventHandler
- execute(SeriesItem) - Method in interface org.opencastproject.message.broker.api.update.SeriesUpdateHandler
- execute(JobExecutionContext) - Method in class org.opencastproject.fileupload.service.FileUploadServiceCleaner.Runner
- execute(JobExecutionContext) - Method in class org.opencastproject.kernel.scanner.AbstractScanner.TypedQuartzJob
- execute(JobExecutionContext) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService.Runner
- execute(JobExecutionContext) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService.CheckLifeCycleState
- execute(JobExecutionContext) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService.CheckTerminationState
- execute(JobExecutionContext) - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl.CheckTerminationState
- execute(JobExecutionContext) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryCleaner.Runner
- execute(JobExecutionContext) - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner.Runner
- Execute_Element - Enum constant in enum class org.opencastproject.execute.impl.ExecuteServiceImpl.Operation
- EXECUTE_JOB_LOAD_KEY - Static variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
The key to look for in the service configuration file to override the
ExecuteServiceImpl.DEFAULT_EXECUTE_JOB_LOAD - Execute_Mediapackage - Enum constant in enum class org.opencastproject.execute.impl.ExecuteServiceImpl.Operation
- executeCondition - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- executeCondition - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- executeCondition - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- ExecuteException - Exception Class in org.opencastproject.execute.api
-
The class for any exceptions related with the ExecuteService
- ExecuteException(String) - Constructor for exception class org.opencastproject.execute.api.ExecuteException
-
Constructs a new execute exception with a message.
- ExecuteException(String, Throwable) - Constructor for exception class org.opencastproject.execute.api.ExecuteException
-
Constructs a new Execute exception with a message and the throwable that caused this exception to be thrown.
- ExecuteException(Throwable) - Constructor for exception class org.opencastproject.execute.api.ExecuteException
-
Constructs a new execute exception with the throwable causing this exception to be thrown.
- ExecuteManyWorkflowOperationHandler - Class in org.opencastproject.execute.operation.handler
-
Runs an operation multiple times with each MediaPackageElement matching the characteristics
- ExecuteManyWorkflowOperationHandler() - Constructor for class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
- ExecuteOnceWorkflowOperationHandler - Class in org.opencastproject.execute.operation.handler
-
Runs an operation once with using elements within a certain MediaPackage as parameters
- ExecuteOnceWorkflowOperationHandler() - Constructor for class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
- executeQuery(SearchQuery, SearchRequest, Function<SearchMetadataCollection, T>, int, int) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Execute a query on the index.
- ExecuteRestEndpoint - Class in org.opencastproject.execute.impl.endpoint
-
The REST endpoint for
ExecuteServices - ExecuteRestEndpoint() - Constructor for class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
- executeService - Variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
The text analyzer
- executeService - Variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
The text analyzer
- ExecuteService - Interface in org.opencastproject.execute.api
-
API for a service that runs CLI commands with MediaPackage elements as arguments
- ExecuteServiceImpl - Class in org.opencastproject.execute.impl
-
Implements a service that runs CLI commands with MediaPackage elements as arguments
- ExecuteServiceImpl() - Constructor for class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Creates a new instance of the execute service.
- ExecuteServiceImpl.Operation - Enum Class in org.opencastproject.execute.impl
- ExecuteServiceRemoteImpl - Class in org.opencastproject.execute.remote
-
Remote implementation of the execute service
- ExecuteServiceRemoteImpl() - Constructor for class org.opencastproject.execute.remote.ExecuteServiceRemoteImpl
-
Constructs a new execute service proxy
- execution_max_query_complexity() - Element in annotation interface org.opencastproject.graphql.execution.ExecutionService.ExecutionConfiguration
- execution_max_query_depth() - Element in annotation interface org.opencastproject.graphql.execution.ExecutionService.ExecutionConfiguration
- ExecutionErrorResult - Class in org.opencastproject.graphql.execution
- ExecutionErrorResult(List<GraphQLError>) - Constructor for class org.opencastproject.graphql.execution.ExecutionErrorResult
- ExecutionErrorResult(List<GraphQLError>, Map<Object, Object>) - Constructor for class org.opencastproject.graphql.execution.ExecutionErrorResult
- ExecutionErrorResult.Builder - Class in org.opencastproject.graphql.execution
- executionHost - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- executionHost - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- ExecutionService - Class in org.opencastproject.graphql.execution
- ExecutionService(SchemaService, SecurityService, BundleContext, ExecutionService.ExecutionConfiguration) - Constructor for class org.opencastproject.graphql.execution.ExecutionService
- ExecutionService.ExecutionConfiguration - Annotation Interface in org.opencastproject.graphql.execution
- executor - Variable in class org.opencastproject.job.api.AbstractJobProducer
-
To enable threading when dispatching jobs
- executorService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The thread pool to use for firing listeners and handling dispatched jobs
- existingUserLogin(String, DecodedJWT) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Handles an existing user login.
- existingUserLogin(String, HttpServletRequest) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
-
Handle an existing user login.
- existingUserLogin(String, HttpServletRequest) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
-
Handle an existing user login.
- existingUserLogin(String, HttpServletRequest) - Method in interface org.opencastproject.security.shibboleth.ShibbolethLoginHandler
-
Handle an existing user login.
- exists() - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field exists.
- exists() - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- exists() - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- 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. - existsQuery(String) - Static method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
-
Check if any snapshot with the given media package exists.
- existsQuery(String, String) - Static method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
-
Check if any snapshot with the given media package exists.
- existsSeriesElement(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- existsSeriesElement(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns true if the series with the given identifier contains an element with the given type.
- exitAtom(WorkflowConditionParser.AtomContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Exit a parse tree produced by
WorkflowConditionParser.atom(). - exitAtom(WorkflowConditionParser.AtomContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Exit a parse tree produced by
WorkflowConditionParser.atom(). - exitBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Exit a parse tree produced by
WorkflowConditionParser.booleanExpression(). - exitBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Exit a parse tree produced by
WorkflowConditionParser.booleanExpression(). - exitBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Exit a parse tree produced by
WorkflowConditionParser.booleanTerm(). - exitBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Exit a parse tree produced by
WorkflowConditionParser.booleanTerm(). - exitBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Exit a parse tree produced by
WorkflowConditionParser.booleanValue(). - exitBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Exit a parse tree produced by
WorkflowConditionParser.booleanValue(). - exitEveryRule(ParserRuleContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
- exitRelation(WorkflowConditionParser.RelationContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Exit a parse tree produced by
WorkflowConditionParser.relation(). - exitRelation(WorkflowConditionParser.RelationContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Exit a parse tree produced by
WorkflowConditionParser.relation(). - exitRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
-
Exit a parse tree produced by
WorkflowConditionParser.relationOperand(). - exitRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionListener
-
Exit a parse tree produced by
WorkflowConditionParser.relationOperand(). - exitRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- exitRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- exitRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- exitRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- exitRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- exitRule(ParseTreeListener) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- EXPECTED_TYPE_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the expected type of the element generated by this operation
- EXPECTED_TYPE_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containing the expected type of the element generated by this operation
- exportCaption(OutputStream, List<Caption>, String) - Method in interface org.opencastproject.caption.api.CaptionConverter
-
Exports caption collection.
- exportCaption(OutputStream, List<Caption>, String) - Method in class org.opencastproject.caption.converters.DFXPCaptionConverter
-
Exports caption collection.
- exportCaption(OutputStream, List<Caption>, String) - Method in class org.opencastproject.caption.converters.GoogleSpeechCaptionConverter
- exportCaption(OutputStream, List<Caption>, String) - Method in class org.opencastproject.caption.converters.IBMWatsonCaptionConverter
- exportCaption(OutputStream, List<Caption>, String) - Method in class org.opencastproject.caption.converters.Mpeg7CaptionConverter
- exportCaption(OutputStream, List<Caption>, String) - Method in class org.opencastproject.caption.converters.SubRipCaptionConverter
-
Exports caption collection.
- exportCaption(OutputStream, List<Caption>, String) - Method in class org.opencastproject.caption.converters.WebVttCaptionConverter
-
Exports caption collection.
- EXPORTED_PROPERTIES_FILENAME - Static variable in class org.opencastproject.workflow.handler.workflow.ExportWorkflowPropertiesWOH
- exportToDFXP(Time) - Static method in class org.opencastproject.caption.util.TimeUtil
-
Exports
Timeinstance to the DFXP time format representation. - exportToSrt(Time) - Static method in class org.opencastproject.caption.util.TimeUtil
-
Exports
Timeinstance to the SubRip time format representation. - exportToVtt(Time) - Static method in class org.opencastproject.caption.util.TimeUtil
-
Exports
Timeinstance to the WebVTT time format representation. - ExportWorkflowPropertiesWOH - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for exporting workflow properties.
- ExportWorkflowPropertiesWOH() - Constructor for class org.opencastproject.workflow.handler.workflow.ExportWorkflowPropertiesWOH
- extend(WorkflowDefinition) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- extendAcl(String, String, String, boolean) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- extendAcl(AccessControlList, String, String, boolean) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Extends an access control list with an access control entry
- EXTENDED_METADATA_PREFIX - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The key in the input documents representing the prefix to extended metadata
- EXTENDED_METADATA_PREFIX - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The key in the input documents representing the prefix to extended metadata
- ExtendedEventDto - Class in org.opencastproject.scheduler.impl.persistence
-
Entity object for storing extended scheduled event information in persistence storage.
- ExtendedEventDto() - Constructor for class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
-
Default constructor without any import.
- 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
- Extension() - Constructor for class org.opencastproject.composer.api.EncodingProfileImpl.Extension
-
No-arg constructor needed by JAXB
- Extension(String, String) - Constructor for class org.opencastproject.composer.api.EncodingProfileImpl.Extension
-
Constructs an extension property with a key and a value.
- Extension(Map.Entry<String, String>) - Constructor for class org.opencastproject.composer.api.EncodingProfileImpl.Extension
-
Constructs an extension property with a map entry.
- ExtensionBuilder - Class in org.opencastproject.graphql.schema.builder
- ExtensionBuilder() - Constructor for class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- extensionProviders(List<GraphQLExtensionProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- extensions - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
-
Installation-specific properties
- extensions(Map<Object, Object>) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- extent - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- extent - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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_APPLICATIONS_ROLES_FILE - Static variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The path to the external applications list of roles
- EXTERNAL_GROUP - Enum constant in enum class org.opencastproject.security.api.Role.Type
- EXTERNAL_GROUP_SUFFIX - Static variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The external applications group suffix
- ExternalApiRoleProvider - Class in org.opencastproject.external.userdirectory
-
The External API role provider.
- ExternalApiRoleProvider() - Constructor for class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- ExternalGroupLoader - Class in org.opencastproject.external.userdirectory
-
The external group loader
- ExternalGroupLoader() - Constructor for class org.opencastproject.external.userdirectory.ExternalGroupLoader
- ExternalMetadataUtils - Class in org.opencastproject.external.util
- extMaster - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- extract(A) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
-
Extract database type
Bfrom business typeA. - extract(A) - Method in class org.opencastproject.assetmanager.impl.query.SimpleSnapshotField
- extract(File) - Method in interface org.opencastproject.textextractor.api.TextExtractor
-
Extracts text from the image and returns it as a set of lines in the text frame.
- extract(File) - Method in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Extracts text from the image and returns it as a set of lines in the text frame.
- extract(Version) - Method in class org.opencastproject.assetmanager.impl.query.VersionFieldImpl
- extract(Attachment) - Method in interface org.opencastproject.textanalyzer.api.TextAnalyzerService
-
Takes the given image and returns a receipt that can be used to get the resulting catalog.
- extract(Attachment) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Takes the given image and returns a receipt that can be used to get the resulting catalog.
- extract(Attachment) - Method in class org.opencastproject.textanalyzer.remote.TextAnalysisRemoteImpl
-
Takes the given image and returns a receipt that can be used to get the resulting catalog.
- extractSingleCollectionfromListJson(JSONArray) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- extractVideoText(MediaPackage, WorkflowOperationInstance, ConfiguredTagsAndFlavors) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Runs the text analysis service on each of the video segments found.
- extVariant - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
F
- Fail - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- failed() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- failed() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- FAILED - Enum constant in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- FAILED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- FAILED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- FAILED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- FAILED - Static variable in interface org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService.JobEvent
- FAILED - Static variable in interface org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService.RecognitionJobStatus
- failedAttempts - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- failedAttempts - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- FAILING - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- failOnError - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- failOnError - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- 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. - FAILURE_KEY - Static variable in interface org.opencastproject.workflow.api.WorkflowDefinition
-
The variable in a workflow definition that is to be replaced by the reason for an operation's failure.
- failWorkflowOnException - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- FALSE_PREFIX - Static variable in class org.opencastproject.workflow.handler.workflow.AssertWorkflowOperationHandler
- FAMILY_NAME - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- fatalError(SAXParseException) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- fatalError(SAXParseException) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
- 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
- fetchHostRegistrationQuery(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Fetches a host registration from persistence.
- fetchProfile(ComposerService) - Static method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
-
Fetch a profile from the composer service.
- FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
- FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_FFMPEG_BINARY
- FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
- FFMPEG_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
The key to look for in the service configuration file to override the DEFAULT_FFMPEG_BINARY
- FFMPEG_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_FFMPEG_BINARY
- FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
- FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
- FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The default path to the FFmpeg binary
- FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
- FFMPEG_PRESET - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- FFMPEG_PROPERTIES - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- FFMPEG_SCALE_FILTER - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- FFmpegAnalyzer - Class in org.opencastproject.inspection.ffmpeg
-
This MediaAnalyzer implementation uses the ffprobe binary of FFmpeg for media analysis.
- FFmpegAnalyzer(boolean) - Constructor for class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
- ffmpegBinary - Variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Path to the executable
- FFmpegEdit - Class in org.opencastproject.videoeditor.ffmpeg
-
FFmpeg wrappers: processEdits: process SMIL definitions of segments into one consecutive video There is a fade in and a fade out at the beginning and end of each clip
- FFmpegEdit() - Constructor for class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- FFmpegEdit(Properties) - Constructor for class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- ffmpegProperties - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- ffmpegScaleFilter - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- FFmpegSilenceDetector - Class in org.opencastproject.silencedetection.ffmpeg
-
Find silent sequences in audio stream using Gstreamer.
- FFmpegSilenceDetector(Properties, Track, Workspace) - Constructor for class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
-
Create nonsilent sequences detection pipeline.
- FFPROBE_BINARY_CONFIG - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- FFPROBE_BINARY_CONFIG - Static variable in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
- FFPROBE_BINARY_DEFAULT - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- FFPROBE_BINARY_DEFAULT - Static variable in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
- Field<A> - Interface in org.opencastproject.assetmanager.api.query
-
A Field refers to a field in the persistence layer of the asset manager.
- FIELD_DESCRIPTION - Static variable in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- FIELD_TITLE - Static variable in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- fields - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
The list of fields to return
- fieldToJson(MetadataField, boolean) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- fieldVisibilityProviders(List<GraphQLFieldVisibilityProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- 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.runtimeinfo.rest.RestParamData.Type
- FILE - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- FILE_JOB_LOAD_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The key to look for in the service configuration file to override the
IngestServiceImpl.DEFAULT_INGEST_FILE_JOB_LOAD - fileInputStream(File) - Static method in class org.opencastproject.util.IoSupport
-
Create a function that creates a
FileInputStream. - FILENAME_LENGTH_MAX - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The maximum length of filenames ingested by Opencast
- 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.
- files - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription.TranscriptionFiles
- FileSupport - Class in org.opencastproject.util
-
Utility class, dealing with files.
- FileUploadException - Exception Class in org.opencastproject.fileupload.api.exception
-
An Exception indicating a problem in the FileUploadService.
- FileUploadException(String) - Constructor for exception class org.opencastproject.fileupload.api.exception.FileUploadException
- FileUploadException(String, Throwable) - Constructor for exception class org.opencastproject.fileupload.api.exception.FileUploadException
- FileUploadJob - Class in org.opencastproject.fileupload.api.job
-
A Class representing the information about an upload job.
- FileUploadJob() - Constructor for class org.opencastproject.fileupload.api.job.FileUploadJob
- FileUploadJob(String, long, int, MediaPackage, MediaPackageElementFlavor) - Constructor for class org.opencastproject.fileupload.api.job.FileUploadJob
- FileUploadJob.JobState - Enum Class in org.opencastproject.fileupload.api.job
- FileUploadRestService - Class in org.opencastproject.fileupload.rest
-
REST endpoint for large file uploads.
- FileUploadRestService() - Constructor for class org.opencastproject.fileupload.rest.FileUploadRestService
- FileUploadService - Interface in org.opencastproject.fileupload.api
-
Interface for a Service that manages upload jobs and receives and handles file parts.
- FileUploadServiceCleaner - Class in org.opencastproject.fileupload.service
-
Clear for outdated Job of type
FileUploadJob. - FileUploadServiceCleaner(FileUploadService) - Constructor for class org.opencastproject.fileupload.service.FileUploadServiceCleaner
- FileUploadServiceCleaner.Runner - Class in org.opencastproject.fileupload.service
-
Quartz work horse.
- FileUploadServiceImpl - Class in org.opencastproject.fileupload.service
-
A service for big file uploads via HTTP.
- FileUploadServiceImpl() - Constructor for class org.opencastproject.fileupload.service.FileUploadServiceImpl
- fillCollectionFromJson(DublinCoreMetadataCollection, Object) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- fillListFromJson(MetadataList, JSONArray) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- filter - Variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Filter expression
- filter - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
Filter terms
- 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. - FILTER - Static variable in class org.opencastproject.serviceregistry.internal.RestServiceTracker
- FILTER_ACL_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_ACL_PERMISSION_READ_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_ACL_PERMISSION_WRITE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_AGENT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_COMMENTS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_CONTRIBUTORS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_CONTRIBUTORS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_CREATIONDATE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_CREATOR_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_CREATOR_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
- FILTER_IS_PUBLISHED_LABEL - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_IS_PUBLISHED_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_LABEL_ACTIONS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Actions filter label.
- FILTER_LABEL_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Hostname filter label.
- FILTER_LABEL_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Hostname filter label.
- FILTER_LABEL_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Hostname filter label.
- FILTER_LABEL_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Name filter label.
- FILTER_LABEL_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
NodeName filter label.
- FILTER_LABEL_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
NodeName filter label.
- FILTER_LABEL_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
NodeName filter label.
- FILTER_LABEL_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Status filter label.
- FILTER_LABEL_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Status filter label.
- FILTER_LABEL_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Status filter label.
- FILTER_LANGUAGE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_LANGUAGE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_LAST_UPDATED - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_LICENSE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_LOCATION_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_NAME_ACTIONS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Actions filter name.
- FILTER_NAME_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Hostname filter name.
- FILTER_NAME_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Hostname filter name.
- FILTER_NAME_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Hostname filter name.
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AclsListQuery
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Name filter name.
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_NAME_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
NodeName filter name.
- FILTER_NAME_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
NodeName filter name.
- FILTER_NAME_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
NodeName filter name.
- FILTER_NAME_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Status filter name.
- FILTER_NAME_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Status filter name.
- FILTER_NAME_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Status filter name.
- FILTER_ORGANIZERS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_PRESENTERS_BIBLIOGRAPHIC_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_PRESENTERS_TECHNICAL_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_PROVIDER_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_PUBLISHER_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_ROLE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_SERIES_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_STARTDATE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_STATUS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_STATUS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_SUBJECT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AclsListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_TITLE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- filterByPrefix(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Filter a dictionary by key prefix.
- filterConfig - Variable in class org.opencastproject.kernel.security.SecurityFilter
-
The filter configuration provided by the servlet container
- filterMap(Map<String, String>, ResourceListQuery) - Static method in class org.opencastproject.list.util.ListProviderUtil
-
Filtered a simple map with the given query using the limit and offset parameters
- filterSegmentation(LinkedList<Segment>, Track, LinkedList<Segment>) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Merges small subsequent segments (with high difference) into a bigger one
- filterSegmentation(LinkedList<Segment>, Track, LinkedList<Segment>, int) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Merges small subsequent segments (with high difference) into a bigger one
- filtersToJSON(ResourceListQuery, ListProvidersService, Organization) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Generate JSON presentation of the given filters
- filtersToJSONSeriesWriteAccess(ResourceListQuery, ListProvidersService, Map<String, String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Generate JSON presentation of the given filters
- FiltersUtils - Class in org.opencastproject.index.service.util
-
Utility class providing helpers for all operations related to the filters.
- finalize() - Method in class org.opencastproject.fileupload.service.FileUploadServiceCleaner
- finalize() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Just to make sure Quartz is being shut down...
- finalize() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- finalize() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryCleaner
- finalize() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
- FINALIZING - Enum constant in enum class org.opencastproject.fileupload.api.job.FileUploadJob.JobState
- 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 - Static variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
-
Find all in database.
- findAll(String...) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
-
Find all bundles whose symbolic names start with one of the given prefixes.
- 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.
- findAllByMediaPackage(String) - Method in interface org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabase
- findAllByMediaPackage(String) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- findAllQuery - Static variable in class org.opencastproject.serviceregistry.impl.IncidentTextDto
- findAllUsers() - Method in interface org.opencastproject.userdirectory.brightspace.client.BrightspaceClient
- findAllUsers() - Method in class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientImpl
- findAnnotatedClasses(Class<?>, Class<? extends Annotation>) - Static method in class org.opencastproject.graphql.util.AnnotationScanner
-
Finds and returns a collection of classes that are annotated with a specific annotation.
- findAssetByChecksum(String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- findAssetByChecksumAndStoreAndOrg(String, String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- findById(Class<T>, Object) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Find entity by its id.
- findByIdAndOrgQuery(String, Long) - Static method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
-
Find a managed ACL by id.
- findByIdOpt(Class<T>, Object) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Find entity by its id.
- findByIdQuery(Long) - Static method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
-
Find a managed ACL by id.
- findByJob(String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- findByJob(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- findByJobIdQuery(long) - Static method in class org.opencastproject.serviceregistry.impl.IncidentDto
- findByJobQuery(String) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Find a job control by its number.
- findByMediaPackage(String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- findByMediaPackage(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- findByMediaPackageQuery(String) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Find all job controls by media package.
- findByMediaPackageTrackAndStatus(String, String, String...) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- findByMediaPackageTrackAndStatus(String, String, String...) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- findByMediaPackageTrackAndStatusQuery(String, String, String...) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Find all job controls by media package and status.
- findByOrgQuery(String) - Static method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
-
Find all ACLs of an organization.
- findByStatus(String...) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- findByStatus(String...) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- findByStatusQuery(String...) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Find all job controls by status.
- findConflictingEvents(String, Date, Date) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Returns list of all conflicting events, i.e. all events that ends after start date and begins before end date.
- findConflictingEvents(String, Date, Date) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- findConflictingEvents(String, Date, Date) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- findConflictingEvents(String, RRule, Date, Date, long, TimeZone) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Returns list of all conflicting events.
- findConflictingEvents(String, RRule, Date, Date, long, TimeZone) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- findConflictingEvents(String, RRule, Date, Date, long, TimeZone) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- findGroupByRoleQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the persisted group by the group role name and organization id
- findGroupQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the persisted group by the group id and organization id
- findGroupsByUserQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns all user groups from the persistence unit as a list
- findGroupsQuery(String, int, int) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns all groups from the persistence unit as a list
- findGroupsQuery(String, Optional<Integer>, Optional<Integer>, Optional<String>, Optional<String>, ArrayList<SortCriterion>) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Get group list by criteria.
- findIdByProvider(String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- findIdByProvider(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- findIdByProviderQuery(String) - Static method in class org.opencastproject.transcription.persistence.TranscriptionProviderControlDto
-
Find a transcription provider id by provider name.
- findInsecurePasswordHashes() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
List all users with insecure password hashes
- findLastQuery(String) - Static method in class org.opencastproject.assetmanager.impl.persistence.VersionClaimDto
-
Find the last claimed version for a media package.
- findMapping(StoragePath) - Method in interface org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabase
- findMapping(StoragePath) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- findMappingQuery(StoragePath) - Static method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Find a mapping by its storage path.
- findMappingsByKey(String) - Method in interface org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabase
- findMappingsByKey(String) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- findMappingsByKeyQuery(String) - Static method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Find all assets that link to the AWS S3 object passed.
- findMappingsByMediaPackageAndVersion(StoragePath) - Method in interface org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabase
- findMappingsByMediaPackageAndVersion(StoragePath) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- findMappingsByMediaPackageAndVersionQuery(StoragePath) - Static method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Find all assets that belong to a media package and version (optional).
- findMappingsByMediaPackageQuery(String) - Static method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Find all mappings that belong to a media package id.
- findName(int) - Static method in class org.opencastproject.runtimeinfo.rest.StatusData
-
This will resolve a human readable name for all known status codes.
- 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.
- findOrganizationQuery(JpaOrganization) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the persisted organization by the given organization
- findProviderById(Long) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- findProviderById(Long) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- findProviderByIdQuery(long) - Static method in class org.opencastproject.transcription.persistence.TranscriptionProviderControlDto
-
Find a transcription provider by its id.
- findRestAnnotation(Class<?>) - Static method in class org.opencastproject.runtimeinfo.RestDocsServlet
-
Try to find the RestService annotation starting at
endpointClass. - findRoleQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the persisted role by the name and organization id
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentAdminRoleProviderImpl
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- 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.
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.security.jwt.JWTRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.CustomRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Return the found roles as an iterator.
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Return the found roles as an iterator.
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Return the found roles as an iterator.
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Return the found roles as an iterator.
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.OrganizationRoleProvider
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.userdirectory.UserIdRoleProvider
- findRolesByQuery(String, String, int, int) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns a list of roles by a search query if set or all roles if search query is
null - findRolesQuery(String, int, int) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns all roles from the persistence unit as a list
- 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.
- findUser(String) - Method in interface org.opencastproject.userdirectory.brightspace.client.BrightspaceClient
- findUser(String) - Method in class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientImpl
- findUserQuery(long, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the persisted user by the user id and organization id
- findUserQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns the persisted user by the user name and organization id
- findUserReference(String, String) - Method in interface org.opencastproject.userdirectory.api.UserReferenceProvider
-
Returns the persisted user reference by the user name and organization id
- findUserReference(String, String) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Returns the persisted user reference by the user name and organization id
- 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(String, int, int) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Return the found user's as an iterator.
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Return the found user's as an iterator.
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Return the found user's as an iterator.
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Return the found user's as an iterator.
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- findUsers(String, int, int) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- 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. - findUsers(Collection<String>) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- findUsers(Collection<String>) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- findUsersByQuery(String, String, int, int) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns a list of users by a search query if set or all users if search query is
null - findUsersByUserNameQuery(Collection<String>, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Return specific users by their user names
- findUserSettings(int, int) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Finds the user settings for the current user.
- findUsersQuery(String, int, int) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Returns a list of users by a search query if set or all users if search query is
null - 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
- fireEventHandlers(AssetManagerItem) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- fireListeners(WorkflowInstance, WorkflowInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Fires the workflow listeners on workflow updates.
- FIRST - Static variable in class org.opencastproject.assetmanager.impl.VersionImpl
- firstname - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- fits(Dimension, Dimension) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Test if
shapefits intointo. - 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.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The flavor of this catalog
- 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() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- 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
- flavorFold(S) - Static method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
-
Create a fold that folds flavors into a media package element selector.
- 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.runtimeinfo.rest.RestParamData.Type
- 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. - FMT_DIGEST - Static variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- FMT_FULL - Static variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- FMT_SYS - Static variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- fnFromJob() - Static method in class org.opencastproject.job.api.JaxbJob
- fold(Interval.Match<A>) - Method in class org.opencastproject.metadata.api.util.Interval
-
Safe decomposition.
- fold(Temporal.Match<A>) - Method in class org.opencastproject.metadata.dublincore.Temporal
-
Safe decomposition.
- 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. - fontSize - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The font size
- fontType - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The font's name
- Footprint - Interface in org.opencastproject.usertracking.api
-
A class that represents a footprint
- FOOTPRINT_KEY - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- FootprintImpl - Class in org.opencastproject.usertracking.endpoint
-
A JAXB-annotated implementation of
Footprint - FootprintImpl() - Constructor for class org.opencastproject.usertracking.endpoint.FootprintImpl
-
A no-arg constructor needed by JAXB
- FootprintList - Interface in org.opencastproject.usertracking.api
-
A List of
Footprints - FootprintsListImpl - Class in org.opencastproject.usertracking.endpoint
- FootprintsListImpl() - Constructor for class org.opencastproject.usertracking.endpoint.FootprintsListImpl
-
A no-arg constructor needed by JAXB
- forbidden() - Static method in class org.opencastproject.util.RestUtil.R
- forbidden(String) - Static method in class org.opencastproject.util.RestUtil.R
- Forbidden - Enum constant in enum class org.opencastproject.urlsigning.common.ResourceRequest.Status
- 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 - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- format - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- format - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- format(Format) - Static method in class org.opencastproject.util.data.functions.Strings
- formatDate(Date, Precision) - Static method in class org.opencastproject.metadata.dublincore.EncodingSchemeUtils
- formatInfo - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- formatProfile - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- formatResponseErrorString(HttpResponse, String) - Static method in class org.opencastproject.transcription.microsoft.azure.HttpUtils
- formatSettingsBVOP - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsCABAC - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsGMC - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsMatrix - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsPulldown - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsQPel - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsRefFrames - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- formatSettingsSummary - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- formatURL - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- formatVersion - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- Fraction - Enum constant in enum class org.opencastproject.metadata.dublincore.Precision
- fractions - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The fraction
- fractionsPerSecond - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The number of fractions per second
- frameCount - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- frameCount - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- frameHeight - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- frameHeight - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- frameRate - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- frameRate - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- frameRate() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- frameRateMaximum - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- frameRateMinimum - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- frameRateMode - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- FrameRateMode - Enum Class in org.opencastproject.mediapackage.track
-
Defines the different types of frame rate modes.
- frames - Variable in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- frameWidth - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- frameWidth - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- FREETEXT - Enum constant in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
- FREETEXT - Static variable in interface org.opencastproject.list.api.ResourceListFilter
-
Denotes free text which may appear in any field.
- FreeTextAnnotation - Interface in org.opencastproject.metadata.mpeg7
-
Models a keyword annotation with relevance, confidence and the text itself.
- FreeTextAnnotationImpl - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- FreeTextAnnotationImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
-
Creates a new free text annotation.
- freeTextAnnotations - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Free text annotations
- freeTextAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Returns an iteration of the free text annotations.
- freeTextAnnotations() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- from - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- from(ExecutionResult) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- from(SearchResult<?>) - Static method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- from(EventComment) - Static method in class org.opencastproject.event.comment.persistence.EventCommentDto
- from(EventCommentReply) - Static method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
- from(Job) - Static method in class org.opencastproject.job.jpa.JpaJob
- fromAccessControlEntry(AccessControlEntry) - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- fromBase64EncodedPolicy(String) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Create a
Policyin Json format and Base 64 encoded. - fromGroup(Group) - Static method in class org.opencastproject.security.api.JaxbGroup
- fromJson(String) - Static method in class org.opencastproject.inspection.api.util.Options
-
Parse the media inspection service options JSON string
- fromJson(String) - Static method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration
- fromJson(String) - Static method in class org.opencastproject.statistics.provider.random.provider.RandomProviderConfiguration
- fromJson(String) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Get a
Policyfrom JSON data. - 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.
- fromMap(Map<String, String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Returns a JSON object with key-value from given map
- fromOaiRepresentation(String) - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
-
Convert from a OAI representation.
- 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
- fromSearchMetadata(SearchMetadataCollection) - Static method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
Creates a search result item based on the data returned from the search index.
- 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.external.util.statistics.DataResolutionUtils
- fromString(String) - Static method in class org.opencastproject.external.util.statistics.DetailLevelUtils
- fromString(String) - Static method in class org.opencastproject.external.util.statistics.ResourceTypeUtils
- 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 enum class org.opencastproject.statistics.api.DataResolution
- 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.
- fromTuple - Static variable in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Full
- fromTuple - Static variable in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- fromTuple - Static variable in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- 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.oaipmh.OaiPmhUtil
-
Convert to a date from a UTC string with either day or second granularity.
- 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.
- fromValues(Date, Date) - Static method in class org.opencastproject.metadata.api.util.Interval
-
Create an interval from two dates.
- fromXml(File) - Method in interface org.opencastproject.smil.api.SmilService
-
Returns
Smilfrom XmlFile. - fromXml(File) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Returns
Smilfrom XmlFile. - fromXml(InputStream) - Static method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Deserialize
SmilResponsefrom XML. - fromXml(String) - Static method in class org.opencastproject.security.api.OrganizationParser
- fromXml(String) - Static method in class org.opencastproject.security.api.UserParser
- fromXml(String) - Static method in class org.opencastproject.silencedetection.api.MediaSegments
-
Deserialize from XML.
- fromXml(String) - Method in interface org.opencastproject.smil.api.SmilService
-
Returns
Smilfrom XmlString. - fromXml(String) - Static method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Deserialize
SmilResponsefrom XML. - fromXml(String) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Returns
Smilfrom XmlString. - fromXML(File) - Static method in class org.opencastproject.smil.entity.SmilImpl
-
Unmarshall a SMIL document from file.
- fromXML(String) - Static method in class org.opencastproject.smil.entity.SmilImpl
-
Unmarshall a SMIL document from string.
- fromXmlString(String) - Static method in class org.opencastproject.util.XmlUtil
-
Create an
InputSourcefrom an XML string. - full(ManagedAcl) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- full(ManagedAcl) - Static method in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- full(AccessControlEntry) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- full(AccessControlEntry) - Static method in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- full(AccessControlList) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- full(AccessControlList) - Static method in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- Full(AssetDto, Availability, String, String, String, String, VersionImpl) - Constructor for class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Full
- FULL_NAME - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- fullAccessControlEntry - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- fullManagedAcl - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- fullVersionJson - Static variable in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- 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.oaipmh.server
-
Collection of general purpose functions.
- Functions - Class in org.opencastproject.util.data.functions
-
General purpose functions, especially function transformations.
- FUZZY_FIELDNAME_EXTENSION - Static variable in interface org.opencastproject.elasticsearch.impl.IndexSchema
-
Extension for fuzzy field names
- fuzzySearch - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
True if the search text should be matched using wildcards
- fuzzyText - Variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Fuzzy text query
G
- gap - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
Trueif there is a gap - ge(A) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is greater than constant value
rightor equal to it. - ge(A) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- ge(A) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- ge(PropertyField<A>) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is greater than the value of property field
rightor equal to it. - ge(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- ge(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- genDbKeys(List<String>, String) - Static method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
-
Create a list of localization database keys from a base key and a locale split into its part, e.g.
- GENERAL_FAILURE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- General behaviour - Search tag in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- Section
- GeneralData - Class in org.opencastproject.adopter.registration.dto
-
DTO for the general data of an adopter.
- GeneralData(Adopter) - Constructor for class org.opencastproject.adopter.registration.dto.GeneralData
- General implementation notes - Search tag in package org.opencastproject.assetmanager.impl.query
- Section
- generate() - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Generate the document.
- generate(OutputStream) - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Generate the XML and write it to
out. - 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
- Generate - Enum constant in enum class org.opencastproject.coverimage.impl.AbstractCoverImageService.Operation
- generateAsString() - Method in class org.opencastproject.oaipmh.util.XmlGen
-
Generate the document as a string.
- generateCoverImage(String, String, String, String, String, String) - Method in interface org.opencastproject.coverimage.CoverImageService
-
Creates a job for creating a cover image for movie/media package.
- generateCoverImage(String, String, String, String, String, String) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- generateCoverImage(String, String, String, String, String, String) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
- generateCoverImage(String, String, String, String, String, String) - Method in class org.opencastproject.coverimage.remote.CoverImageServiceRemoteImpl
- generateCoverImageInternal(Job, String, String, int, int, String, String) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- generateErrorResponse(ErrorCodeException) - Static method in class org.opencastproject.util.RestUtil
- generateFilter(Option<A>, String, String, ResourceListFilter.SourceType, Option<String>) - Static method in class org.opencastproject.index.service.util.FiltersUtils
-
Create a new
ResourceListFilterfollowing the parameters given - generateId() - Method in class org.opencastproject.playlists.Playlist
-
Workaround for generating a UUID for the id if we don't already have one.
- generateIdentifier() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- generateIdentifier() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Generate a new random identifier for this element.
- generateJsonAgent(Agent) - Static method in class org.opencastproject.external.util.CaptureAgentUtils
-
Generate a JSON Object for the given capture agent
- generateJSONObject(Map<String, T>) - Static method in class org.opencastproject.adminui.endpoint.EndpointUtil
-
Returns a generated JSON object with key-value from given list.
- generatePreviewImages(Job, Track, int) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Starts generation of timeline preview images for the given video track and returns an attachment containing one image that contains all the timeline preview images.
- generateSmil(MediaSegments, List<Track>) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
Create a smil from given parameters.
- generateSubtitlesFile(File, File, String, Boolean) - Method in interface org.opencastproject.speechtotext.api.SpeechToTextEngine
-
Generates the subtitles file.
- generateSubtitlesFile(File, File, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.engine.VoskEngine
-
Generates the subtitles file.
- generateSubtitlesFile(File, File, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Generates the subtitles file.
- generateSubtitlesFile(File, File, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
-
Generates the subtitles file.
- GenericUrlSigningProvider - Class in org.opencastproject.security.urlsigning.provider.impl
- GenericUrlSigningProvider() - Constructor for class org.opencastproject.security.urlsigning.provider.impl.GenericUrlSigningProvider
- get() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- get() - Method in class org.opencastproject.assetmanager.api.Value
-
Get the wrapped value.
- get() - Method in class org.opencastproject.assetmanager.api.Value.TypedValue
- get() - Method in class org.opencastproject.assetmanager.impl.Protected
- get() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Parameters
- get() - Method in class org.opencastproject.external.util.statistics.QueryUtils.QueryResult
- get() - Method in class org.opencastproject.graphql.defaultvalue.DefaultFalse
- get() - Method in class org.opencastproject.graphql.defaultvalue.DefaultTrue
- 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(int) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Returns the operation at the given position.
- get(int) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Returns the operation at the given position.
- get(DataFetchingEnvironment) - Method in interface org.opencastproject.graphql.datafetcher.ContextDataFetcher
- get(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ServiceDataFetcher
- get(Class<A>, String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- get(String) - Method in class org.opencastproject.graphql.schema.SchemaService
- get(String) - Method in class org.opencastproject.oaipmh.util.ResumptionTokenStore
- get(String) - Method in interface org.opencastproject.search.api.SearchService
-
Gets the
MediaPackagefor an event, based on its mediapackage ID. - get(String) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- get(String) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Gets a specific host from the map, if present.
- get(String) - Method in interface org.opencastproject.smil.entity.api.Smil
-
Returns element with given Id.
- get(String) - Method in class org.opencastproject.smil.entity.SmilImpl
-
Returns element with given Id.
- get(String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Stream the file stored under the given media package and element IDs.
- get(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Stream the file stored under the given media package and element IDs.
- get(String, UriInfo) - Method in class org.opencastproject.redirect.RedirectEndpoint
-
Essentially the Post/Redirect/Get pattern
- get(String, Tuple<String, String>...) - Static method in class org.opencastproject.util.HttpUtil
- get(URI) - Method in interface org.opencastproject.workspace.api.Workspace
-
Gets a locally cached
Filefor the given URI. - get(URI) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- get(URI, boolean) - Method in interface org.opencastproject.workspace.api.Workspace
-
Get a locally cached
Filefor a given URI, optionally ensuring that the file is cached in a unique path so that it can safely be removed afterwards. - get(URI, boolean) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- get(StoragePath) - Method in interface org.opencastproject.assetmanager.api.storage.AssetStore
-
Get an input stream to a resource.
- get(StoragePath) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- get(StoragePath) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- get(Value.ValueType<A>) - Method in class org.opencastproject.assetmanager.api.Value
-
Get the wrapped value in a type safe way.
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.acl.ManagedAclOffsetDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in interface org.opencastproject.graphql.datafetcher.ContextDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataV2DataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.EventDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.CommonSeriesMetadataV2DataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.user.CurrentUserDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- get(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Get all values of a property no matter what language they have.
- get(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- get(EName) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- get(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Get all values of a property, either in a certain language or in all contained languages.
- get(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- get1() - Method in class org.opencastproject.assetmanager.api.fn.Product
- getA() - Method in class org.opencastproject.util.data.Tuple
-
Get the first element.
- getA() - Method in class org.opencastproject.util.data.Tuple3
- getAaiAttributes() - Method in class org.opencastproject.security.aai.api.AttributeMapper
- getAbstract() - Method in interface org.opencastproject.schema.OcDublinCore
- getAbstract() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAccepted() - Method in class org.opencastproject.rest.BulkOperationResult
- getAccessControl() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Returns serialized access control
- getAccessControl() - Method in class org.opencastproject.series.api.Series
- getAccessControl() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Returns serialized access control
- getAccessControlEntries() - Method in class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- getAccessControlEntries() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- getAccessControlEntries() - Method in class org.opencastproject.playlists.Playlist
- getAccessControlList(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Retrieves ACL for episode with given ID.
- getAccessControlList(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Retrieves ACL for episode with given ID.
- getAccessControlList(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getAccessControlList(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Retrieves ACL for series with given ID.
- getAccessControlLists(String, String...) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Retrieves ACLs for series with given ID.
- getAccessControlLists(String, String...) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Retrieves ACLs for series with given ID.
- getAccessPolicy() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the access policy
- getAccessPolicy() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the access policy of the recording.
- getAccessPolicy() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series access policy.
- getAccessPolicy() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the access policy of the series.
- getAccessPolicy() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the acl used to filter if set - getAccessRights() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getAccessRights() - Method in interface org.opencastproject.schema.OcDublinCore
- getAccessRights() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAccrualMethod() - Method in interface org.opencastproject.schema.OcDublinCore
- getAccrualMethod() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAccrualPeriodicity() - Method in interface org.opencastproject.schema.OcDublinCore
- getAccrualPeriodicity() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAccrualPolicy() - Method in interface org.opencastproject.schema.OcDublinCore
- getAccrualPolicy() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAcl - Static variable in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getAcl() - Method in interface org.opencastproject.authorization.xacml.manager.api.ManagedAcl
-
Return the ACL.
- getAcl() - Method in class org.opencastproject.authorization.xacml.manager.impl.ManagedAclImpl
- getAcl() - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
- getAcl() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getAcl() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getAcl() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getAcl() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getAcl() - Method in class org.opencastproject.search.api.SearchResult
- getAcl(long) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- getAcl(long) - Method in interface org.opencastproject.authorization.xacml.manager.api.AclService
-
Return an ACL of an organization by its ID.
- getAcl(long) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- getAcl(long) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
- getAcl(MediaPackage, AclScope) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- 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.
- getAcl(Organization, long) - Method in interface org.opencastproject.authorization.xacml.manager.impl.AclDb
-
Return an ACL of an organization by its ID.
- getAcl(Organization, long) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- getAclFromEvent(Event) - Static method in class org.opencastproject.external.endpoint.EventsEndpoint
-
Get an
AccessControlListfrom anEvent. - getAclFromEvent(Event) - Static method in class org.opencastproject.graphql.acl.AclEventExtension
- getAclFromSeries(Series) - Static method in class org.opencastproject.graphql.acl.AclSeriesExtension
- getAcls() - Method in interface org.opencastproject.authorization.xacml.manager.api.AclService
-
Return all ACLs of this organization.
- getAcls() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- getAcls() - Method in class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
- getAcls(Organization) - Method in interface org.opencastproject.authorization.xacml.manager.impl.AclDb
-
Return all ACLs of this organization.
- getAcls(Organization) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- getAclsAsJson(String, String, int, int) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- getAclService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getAclService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getAclService() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getAclServiceFactory() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- getAclServiceFactory() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
- getAction() - Method in class org.opencastproject.graphql.type.input.AccessControlItemInput
- getAction() - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- getAction() - Method in class org.opencastproject.security.api.AccessControlEntry
- getAction() - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Operations may optionally request that the workflow be placed in a certain state.
- getAction() - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Operations may optionally request that the workflow be placed in a certain state.
- getActionAsJson(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getActionAsXml(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getActions() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the list of actions or an empty array if no actions have been specified.
- getActions() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the list of actions or an empty array if no actions have been specified.
- getActions() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining boolean value used to filter any actions if set. - getActivation() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getActiveAcl(MediaPackage) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- 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.
- getActiveJobs() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Get the list of active jobs.
- getActiveJobsAsJson() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getActiveJobsAsXml() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getAdaptiveMaster() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Looks for adaptive master file
- getAdditionalAuthorities() - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
Get the extra roles to be added to any user returned by this authorities populator
- getAdditionalInputTypes() - Method in interface org.opencastproject.graphql.provider.GraphQLAdditionalTypeProvider
- getAdditionalOptions() - Method in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Returns the additional options for tesseract..
- getAdditionalOutputTypes() - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getAdditionalOutputTypes() - Method in interface org.opencastproject.graphql.provider.GraphQLAdditionalTypeProvider
- getAdminContextFor(String) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Get a system administrator context for the given organization id.
- getAdminEmail() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getAdminEmail() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
- 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.
- getAdminRole() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- getAdminUIConfiguration() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getAdminUIConfiguration() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getAdopterKey() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getAdopterKey() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getAdopterKey() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getAdopterStatistics() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getAgent() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the agent used to filter if set - getAgent(String) - Method in class org.opencastproject.adminui.endpoint.CaptureAgentsEndpoint
- getAgent(String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Returns an agent by its name
- getAgent(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Returns an agent by its name
- getAgent(String, String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Gets an agent by name and organization.
- getAgent(String, String) - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
- getAgentCapabilities(String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Returns the list of known agent capabilities.
- getAgentCapabilities(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Returns the list of known agent capabilities.
- getAgentConfiguration() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the agent configuration
- getAgentConfiguration(String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Returns the list of known agent configurations.
- getAgentConfiguration(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Returns the list of known agent configurations.
- getAgentEntityQuery(String, String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Gets an agent by name and organization, using an open entitymanager.
- getAgentId() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the agent id
- getAgentId() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the agent id of the recording.
- getAgentId() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getAgentId() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getAgentId() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the agent identifier
- getAgentId() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getAgents(int, int, boolean, String, String) - Method in class org.opencastproject.adminui.endpoint.CaptureAgentsEndpoint
- getAgents(String, Integer, Integer) - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
- getAgentState(String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Returns the last known agent state by its name
- getAgentState(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Returns the last known agent state by its name
- getAgentState(String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- getAgentStateService() - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
-
OSGi DI
- getAgentStateService() - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- getAggregation() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- getAggregationVariable() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- getAlgorithms(DecodedJWT, boolean) - Method in class org.opencastproject.security.jwt.GuavaCachedUrlJwkProvider
-
Getter for all algorithms corresponding to the fetched JWKs.
- getAlignment() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- getAll() - Method in class org.opencastproject.security.jwt.GuavaCachedUrlJwkProvider
- getAll() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getAll() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets a list of all hosts
- getAll(boolean) - Method in class org.opencastproject.security.jwt.GuavaCachedUrlJwkProvider
-
Getter for all JWKs.
- getAllEventMetadata(String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getAllForAdministrativeRead(Date, Date, int) - Method in interface org.opencastproject.playlists.persistence.PlaylistDatabaseService
- getAllForAdministrativeRead(Date, Date, int) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
- getAllForAdministrativeRead(Date, Date, int) - Method in class org.opencastproject.playlists.PlaylistService
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns all series (including deleted ones!)
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns all series (including deleted ones!)
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getAllHeaders() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getAllInRangeAdministrative(Long, Long, Integer) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getAllMediaPackages(int, int) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Returns all search entries in persistent storage.
- getAllMediaPackages(int, int) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Returns all search entries in persistent storage.
- getAllRecordings() - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- getAllRecordings() - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getAllSeries() - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getAllSeries() - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns all series in persistent storage.
- getAlternative() - Method in interface org.opencastproject.schema.OcDublinCore
- getAlternative() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAmberscriptJobType() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getAnchorOffset() - Method in class org.opencastproject.composer.layout.AbsolutePositionLayoutSpec
-
Get the distance between the anchor points of canvas and shape.
- getAnchorOffset() - Method in class org.opencastproject.composer.layout.HorizontalCoverageLayoutSpec
-
Get the distance between the anchor points of canvas and shape.
- getAnnotation(long) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Gets an annotation by its identifier.
- getAnnotation(long) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- getAnnotationAsJson(String) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- getAnnotationAsXml(String) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- getAnnotationId() - Method in interface org.opencastproject.annotation.api.Annotation
- getAnnotationId() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getAnnotations() - Method in interface org.opencastproject.annotation.api.AnnotationList
- getAnnotations() - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- getAnnotations(int, int) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Returns annotations
- getAnnotations(int, int) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- getAnnotationsAsJson(String, String, String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- getAnnotationsAsXml(String, String, String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- getAnnotationsByDay(String, int, int) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Returns annotations of a given day (YYYYMMDD)
- getAnnotationsByDay(String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- getAnnotationsByMediapackageId(String, int, int) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Returns annotations of a given mediapackage ID
- getAnnotationsByMediapackageId(String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- getAnnotationsByType(String, int, int) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Returns annotations of a given type
- getAnnotationsByType(String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- getAnnotationsByTypeAndDay(String, String, int, int) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Returns annotations of a given type and day
- getAnnotationsByTypeAndDay(String, String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- getAnnotationsByTypeAndMediapackageId(String, String, int, int) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Returns annotations of a given type and mediapackage id
- getAnnotationsByTypeAndMediapackageId(String, String, int, int) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- 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.
- getAnonymousRole() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- getApplicableMediaType() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns the media format that can be used with this encoding profile.
- getApplicableMediaType() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns the media format that can be used with this encoding profile.
- getArchivalDate() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Tell about when this version of the episode has been stored in the AssetManager.
- getArchivalDate() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- getArchiveVersion() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the archive version
- getArchiveVersion() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the archive version of the event.
- 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.
- getAsplit() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- getAsset(String, String, String, String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- getAsset(Version, String, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Get the asset that is uniquely identified by the triple {version, media package ID, media package element ID}.
- getAsset(Version, String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getAsset(VersionImpl, String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Get an asset.
- getAssetDto() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- getAssetList(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getAssetManager() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getAssetManager() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getAssetManager() - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- getAssetManager() - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiAssetManagerRestEndpoint
- getAssetManager() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- getAssetManager() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
- getAssetManagerPath(ComponentContext) - Static method in class org.opencastproject.assetmanager.util.AssetPathUtils
-
Get the local mount point of the asset manager if it exists.
- getAssetObjectKey(StoragePath) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
Return the object key of the asset in S3
- getAssetRestoreState(String) - Method in class org.opencastproject.assetmanager.aws.s3.endpoint.AwsS3RestEndpoint
- getAssetRestoreStatusString(StoragePath) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- getAssetStorageClass(StoragePath) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
Return the storage class of the asset in S3
- getAssetStore(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Get an asset store by id (local or remote).
- getAssetStore(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getAsText(EName, String, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Return all values separated by a delimiter.
- getAsText(EName, String, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getAsXml() - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
- getAsXml(Collection<EventComment>) - Static method in class org.opencastproject.event.comment.EventCommentParser
-
Serializes a comment collection.
- getAsXml(EventComment) - Static method in class org.opencastproject.event.comment.EventCommentParser
-
Serializes the comment.
- getAsXml(EventCommentReply) - Static method in class org.opencastproject.event.comment.EventCommentParser
-
Serializes the comment reply.
- 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. - getATN() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getATN() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- 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. - getAttachment(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- 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() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- 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.
- getAttachmentsList(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getAttribute(String) - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Get the value indexed by key in attributes.
- getAttribute(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the attribute value for the given attribute.
- getAttributeMap() - Method in class org.opencastproject.security.aai.api.AttributeMapper
- getAttributeMapper() - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- getAttributeNames() - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
Return the attributes names this object will search for
- getAttributes() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the element's attributes.
- getAttributes() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Get the attributes used for adjusting rendering of form elements related to this parameter.
- getAttributes() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetailsContextMapper
- getAudience() - Method in interface org.opencastproject.schema.OcDublinCore
- getAudience() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAudiences() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get all
DublinCore.PROPERTY_AUDIENCEproperties. - getAudio() - Method in class org.opencastproject.editor.api.TrackData
- getAudio() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getAudioById(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns the audio track with the given id or
nullif the track does not exist. - getAudioById(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- getAudioFilter() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- getAudioStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Returns metadata for all contained audio streams.
- getAudioVisualById(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns the audiovisual track with the given id or
nullif the track does not exist. - getAudioVisualById(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- getAuth() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- getAuthedHttpClient() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- getAuthor() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the author
- getAuthor() - Method in class org.opencastproject.event.comment.EventCommentReply
-
Returns the reply author
- getAuthor() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the author
- getAuthor() - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Returns the author
- getAuthorities() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- getAuthorizationService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getAuthorizationService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getAuthorizationService() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- getAuthorizationService() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
- getAvailability() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Tell about the availability of the asset.
- getAvailability() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Get the availability of the media package's assets.
- getAvailability() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getAvailability() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- getAvailability() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- getAvailability() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- getAvailable() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getAvailable() - Method in interface org.opencastproject.schema.OcDublinCore
- getAvailable() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getAvailableCaptionConverters() - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns all registered CaptionFormats.
- getAvailableFilters() - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns all the available
ResourceListFilterfilters with this query. - getAvailableFilters() - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- getAvailableFilters() - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- getAvailableProviders() - Method in interface org.opencastproject.list.api.ListProvidersService
-
Returns the resources list providers available
- getAvailableProviders() - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- getAvailableProviders(String) - Method in class org.opencastproject.external.endpoint.ListProviderEndpoint
- getAvailableServicesAsJson(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getAvailableServicesAsXml(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getAvailablesProviders(HttpHeaders) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- getAvailableWorkflowDefinitions(Organization, User) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
Return available workflow definitions This method finds workflows that are either globally defined or have the correct organization/roles set.
- getAverageJobQueueTime() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getAverageJobQueueTime() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of average job queue times
- getAverageJobRunTime() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getAverageJobRunTime() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of average job run times
- getAWSConfigKey(ComponentContext, String) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getAzureStorageAccountName() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureAuthorization
- 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
- getBaseUri() - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Gets the base URI for this service.
- getBaseUri() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Gets the base URI for this service.
- getBaseUri() - Method in interface org.opencastproject.workspace.api.Workspace
-
Gets the base URI for files stored using this service.
- getBaseUri() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- 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
- getBaseUrl() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- getBaseUrl() - Method in class org.opencastproject.urlsigning.common.Policy
- getBestRecognizedText(float) - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- getBibliographicCitation() - Method in interface org.opencastproject.schema.OcDublinCore
- getBibliographicCitation() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getBinary() - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- getBinary() - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
-
Returns the binary used to provide media inspection functionality.
- 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 class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
-
Returns the bit rate in bits per second.
- 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
- getBitRateMaximum() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- getBitRateMinimum() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
-
Returns the maximum bit rate in bits per second.
- getBitRateMode() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- getBitRateNominal() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
-
Returns the nominal bit rate in bits per second.
- getBody() - Method in interface org.opencastproject.smil.entity.api.Smil
-
Returns body of the SMIL.
- getBody() - Method in class org.opencastproject.smil.entity.SmilImpl
-
Returns body of the SMIL.
- getBodyParam() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the body parameter of this endpoint.
- getBookmark() - Method in class org.opencastproject.userdirectory.brightspace.client.api.PagingInfo
- getBoundary() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Returns the text's bounding box.
- getBoundary() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Returns the text's bounding box.
- getBuckets(Instant, Instant, DataResolution, ZoneId) - Static method in class org.opencastproject.statistics.api.StatisticsUtil
- getBuffer() - Method in class org.opencastproject.kernel.scanner.AbstractBufferScanner
- getBuildNumber() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfo
-
Get the build number, e.g. the git hash.
- getBuildNumber() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- getBuildNumber() - Method in class org.opencastproject.kernel.bundleinfo.BundleVersion
- getBuildNumber(Bundle) - Static method in class org.opencastproject.kernel.bundleinfo.BundleInfos
-
Extract the build number of a bundle.
- getBulkConflicts(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getBumperActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns whether the theme query is searching for themes where the bumper is active.
- getBumperFile() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getBumperFile() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the bumperFile of the theme query.
- getBumperFile() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getBumperFile() - Method in class org.opencastproject.themes.Theme
- getBundleContext() - Method in class org.opencastproject.util.XProperties
-
Return the current
BundleContextthat's in use by this object. - getBundleId() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfo
-
The bundle id in the OSGi container.
- getBundleId() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- getBundles() - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- getBundles() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfoDb
-
Return a list of all running bundles.
- getBundles(String...) - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- getBundles(String...) - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfoDb
-
Return a list of all running bundles whose symbolic names start with one of the given prefixes.
- getBundleSymbolicName() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfo
-
The bundle's OSGi symbolic name.
- getBundleSymbolicName() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- getBundleVersion() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfo
-
The OSGi bundle version.
- getBundleVersion() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- getBundleVersion() - Method in class org.opencastproject.kernel.bundleinfo.BundleVersion
- getBundleVersion(List<String>) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
-
Return the common version of all bundles matching the given prefix.
- getByQuery(EventSearchQuery) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- getByQuery(SeriesSearchQuery) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- getByQuery(ThemeSearchQuery) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- getBytesInLastFifteenMinutes() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- getBytesInLastFifteenMinutes() - Method in interface org.opencastproject.ingest.impl.jmx.IngestStatisticsMXBean
-
Gets the total number of ingested bytes in the last fifteen minutes
- getBytesInLastFifteenMinutes() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getBytesInLastFifteenMinutes() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes in the last fifteen minutes
- getBytesInLastFiveMinutes() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- getBytesInLastFiveMinutes() - Method in interface org.opencastproject.ingest.impl.jmx.IngestStatisticsMXBean
-
Gets the total number of ingested bytes in the last five minutes
- getBytesInLastFiveMinutes() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getBytesInLastFiveMinutes() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes in the last five minutes
- getBytesInLastMinute() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- getBytesInLastMinute() - Method in interface org.opencastproject.ingest.impl.jmx.IngestStatisticsMXBean
-
Gets the total number of ingested bytes in the last minute
- getBytesInLastMinute() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getBytesInLastMinute() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes in the last minute
- getC() - Method in class org.opencastproject.util.data.Tuple3
- getCachedStats() - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- getCacheHitRatio() - Method in interface org.opencastproject.security.api.CachingUserProviderMXBean
-
Gets the ratio of cache hits to total requests.
- getCacheHitRatio() - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
- getCacheHitRatio() - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
-
Gets the ratio of cache hits to total requests.
- getCacheHitRatio() - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Gets the ratio of cache hits to total requests.
- getCacheHitRatio() - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
Gets the ratio of cache hits to total requests.
- getCacheHitRatio() - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
Gets the ratio of cache hits to total requests.
- getCACount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getCalendar() - Method in class org.opencastproject.scheduler.impl.CalendarGenerator
-
gets the iCalendar creates by this object.
- getCalendar(Opt<String>, Opt<String>, Opt<Date>) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Generates calendar for specified capture agent.
- getCalendar(Opt<String>, Opt<String>, Opt<Date>) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getCalendar(Opt<String>, Opt<String>, Opt<Date>) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getCalendar(String, String, Long, HttpServletRequest) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets the iCalendar with all (even old) events for the specified filter.
- getCalendarJson(String, Long, Boolean, HttpServletRequest) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getCanvas() - Method in class org.opencastproject.composer.layout.MultiShapeLayout
- getCanvas() - Method in class org.opencastproject.composer.layout.TwoShapeLayout
-
Get the dimension of the composition canvas.
- getCapabilities() - Method in interface org.opencastproject.capture.admin.api.Agent
-
Gets the capture agent's capability list.
- getCapabilities() - Method in class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Returns the agent capabilities.
- getCapabilities() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Gets the capture agent's capability list.
- getCapabilities(String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- getCaption() - Method in interface org.opencastproject.caption.api.Caption
-
Get the caption text.
- getCaption() - Method in class org.opencastproject.caption.impl.CaptionImpl
-
Get the caption text.
- getCaptionConverter(String) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns specific
CaptionConverter. - getCaptureAgentConfiguration() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the capture agent configuration
- getCaptureAgentConfiguration() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getCaptureAgentConfiguration(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves capture agent configuration for specified event.
- getCaptureAgentConfiguration(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getCaptureAgentConfiguration(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getCaptureAgentId() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getCaptureAgentId() - Method in class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
-
Returns the capture agent ID.
- getCaptureAgentMetadata(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets java Properties file with technical metadata for the specified event.
- getCaptureAgentProperties() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- 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.
- getCaptureAgentStateService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getCaptureAgentStateService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getCaptureDevice() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- 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
- getCaptureDeviceInfo() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- getCaptureDeviceURL() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- getCaptureDeviceVendor() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- 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 class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- 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() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Return the wrapped catalog.
- 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
- getCatalog(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getCatalogAdapters() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getCatalogList() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Returns list of Dublin Core currently stored
- getCatalogList(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getCatalogProperties(Class<?>, String) - Static method in class org.opencastproject.index.service.util.CatalogAdapterUtil
-
Get the catalog properties from the given file
- 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() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- 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
- getCatalogXmlRootElementName() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Return the value of the configuration property
CatalogUIAdapterConfiguration.KEY_XML_ROOT_ELEMENT_NAME - getCatalogXmlRootNamespace() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Return the value of the configuration property
CatalogUIAdapterConfiguration.KEY_XML_ROOT_ELEMENT_NS_URI - getCfg(Dictionary, String) - Static method in class org.opencastproject.oaipmh.util.OsgiUtil
-
Get a mandatory, non-blank value from a dictionary.
- getCfg(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory, non-blank value from a dictionary.
- getCfg(WorkflowInstance, String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- getCfgAsInt(Dictionary, String) - Static method in class org.opencastproject.oaipmh.util.OsgiUtil
-
Get a mandatory integer from a dictionary.
- getCfgAsInt(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory integer from a dictionary.
- getChangesThreshold() - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
get changesThreshold
- getChannel() - Method in interface org.opencastproject.mediapackage.Publication
-
Returns the channel id.
- getChannel() - Method in class org.opencastproject.mediapackage.PublicationImpl
- getChannelNames() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getChannelPositions() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getChannels() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getChannels() - Method in interface org.opencastproject.mediapackage.AudioStream
- getChannels() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getChecksum() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Get the checksum
- getChecksum() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getChecksum() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getChecksum() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getChecksum() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the file's checksum.
- getChecksum() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getChildJobs() - Method in class org.opencastproject.job.jpa.JpaJob
- 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
- getChildJobs(long) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Get all child jobs from a job
- getChildJobsString() - Method in class org.opencastproject.job.jpa.JpaJob
- getChildrenJobsAsJson(long) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getChildrenJobsAsXml(long) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getChunksize() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- getChunksTotal() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- getCity() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getCity() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getClient() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
- getClientId() - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- getClientIpAddress() - Method in class org.opencastproject.urlsigning.common.Policy
- getClientSecrets() - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- getClipBegin() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns clip start position.
- getClipBegin() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns clip start position.
- getClipBeginMS() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns clip start position in milliseconds.
- getClipBeginMS() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns clip start position in milliseconds.
- getClipEnd() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns clip end position.
- getClipEnd() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns clip end position.
- getClipEndMS() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns clip end position in milliseconds.
- getClipEndMS() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns clip end position in milliseconds.
- getCode() - Method in interface org.opencastproject.job.api.Incident
-
The unique code of this incident.
- getCode() - Method in class org.opencastproject.job.api.IncidentImpl
- getCode() - Method in enum class org.opencastproject.playlists.PlaylistEntryType
- getCode() - Method in class org.opencastproject.runtimeinfo.rest.StatusData
- getCode() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getCode() - Method in exception class org.opencastproject.transcription.api.TranscriptionServiceException
- getCode() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnit
- getCode() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Role
- getCode() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Type
- getCodeRegistry(GraphQLCodeRegistry) - Method in interface org.opencastproject.graphql.provider.GraphQLCodeRegistryProvider
- getCollection() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getCollection() - Method in class org.opencastproject.metadata.dublincore.MetadataList.TitledMetadataCollection
- getCollectionContents(String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Gets the URIs of the members of this collection
- getCollectionContents(String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Gets the URIs of the members of this collection
- getCollectionContents(String) - Method in interface org.opencastproject.workspace.api.Workspace
-
Gets the URIs of the members of this collection
- getCollectionContents(String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getCollectionID() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getCollectionSize(String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- getCollectionURI(String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Get the URL for a file stored under the given collection.
- getCollectionURI(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Get the URL for a file stored under the given collection.
- getCollectionURI(String, String) - Method in interface org.opencastproject.workspace.api.Workspace
-
Get the URL for a file stored under the given collection.
- getCollectionURI(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getCommand() - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- getComment() - Method in class org.opencastproject.scheduler.api.Period
-
Returns the comment
- getComment(long) - Method in interface org.opencastproject.event.comment.EventCommentService
-
Get a comment for a particular event.
- getComment(long) - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
- getComment(long) - Method in interface org.opencastproject.event.comment.persistence.EventCommentDatabaseService
-
Get a comment for a particular event.
- getComment(long) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- getCommentFromXml(String, UserDirectoryService) - Static method in class org.opencastproject.event.comment.EventCommentParser
-
Parses the comment catalog and returns its object representation.
- getComments() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- getComments() - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- getComments() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the comments used to filter if set - getComments(String) - Method in interface org.opencastproject.event.comment.EventCommentService
-
Get all of the comments for an event.
- getComments(String) - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
- getComments(String) - Method in interface org.opencastproject.event.comment.persistence.EventCommentDatabaseService
-
Get all of the comments for an event.
- getComments(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- getCommonEventCatalogUIAdapter() - Method in interface org.opencastproject.index.service.api.IndexService
- getCommonEventCatalogUIAdapter() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCommonEventCatalogUIAdapter(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCommonSeriesCatalogUIAdapter() - Method in interface org.opencastproject.index.service.api.IndexService
- getCommonSeriesCatalogUIAdapter() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCommonSeriesCatalogUIAdapter(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCompleted() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getComponentContext() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- 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.
- getComponents(HttpHeaders) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- getCompressionRatio() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- getConfidence() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Returns the confidence of the validity of this annotation.
- getConfidence() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- getConfig(WorkflowInstance, String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Get a mandatory configuration key.
- getConfig(WorkflowInstance, String, String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Get a configuration key.
- getConfig(WorkflowOperationInstance, String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Get a mandatory configuration key.
- getConfigFile(String, String) - Method in class org.opencastproject.uiconfig.UIConfigRest
- getConfiguration() - Method in interface org.opencastproject.capture.admin.api.Agent
-
Gets the capture agent's full configuration list.
- getConfiguration() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Gets the capture agent's full configuration list.
- getConfiguration() - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getConfiguration(String) - Method in interface org.opencastproject.workflow.api.Configurable
-
Returns the value of property
nameornullif no such property has been set. - getConfiguration(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getConfiguration(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
Returns the value of property
nameornullif no such property has been set. - getConfiguration(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns the value of property
nameornullif no such property has been set. - getConfiguration(String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- getConfigurationKeys() - Method in interface org.opencastproject.workflow.api.Configurable
-
Gets the configuration keys that are currently set for this configurable entity.
- getConfigurationKeys() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getConfigurationKeys() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
Gets the configuration keys that are currently set for this configurable entity.
- getConfigurationKeys() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Gets the configuration keys that are currently set for this configurable entity.
- getConfigurationPanel() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
A XML String describing the configuration parameter/panel for this WorkflowDefinition.
- getConfigurationPanel() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
A XML String describing the configuration parameter/panel for this WorkflowDefinition.
- getConfigurationPanel(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
Returns the workflow configuration panel HTML snippet for the workflow definition specified by
- getConfigurationPanelJson() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
A JSON String describing the configuration parameter/panel for this WorkflowDefinition.
- getConfigurationPanelJson() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
A JSON String describing the configuration parameter/panel for this WorkflowDefinition.
- getConfigurations() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getConfigurations() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Return configuration of this workflow operation as Map.
- 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
- getConflictingEvents(SchedulingUtils.SchedulingInfo, CaptureAgentStateService, SchedulerService) - Static method in class org.opencastproject.external.util.SchedulingUtils
-
Get the conflicting events for the given SchedulingInfo.
- getConflictingEventsJson(String, String, Long, Long, Long, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getConflicts(String, String, String, Long, Long, Long, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getConformsTo() - Method in interface org.opencastproject.schema.OcDublinCore
- getConformsTo() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getContactMe() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getContainerProperties(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- getContainerType() - Method in interface org.opencastproject.smil.entity.media.container.api.SmilMediaContainer
-
Returns the type of the container.
- getContainerType() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Returns the type of the container.
- getContainerType() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaParallelImpl
-
Returns
SmilMediaContainer.ContainerType.PAR - getContainerType() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaSequenceImpl
-
Returns
SmilMediaContainer.ContainerType.SEQ - getContainerUrl(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- getContent() - Method in interface org.opencastproject.smil.entity.api.SmilMeta
-
Returns meta content.
- getContent() - Method in class org.opencastproject.smil.entity.SmilMetaImpl
-
Returns meta content.
- getContentId() - Method in class org.opencastproject.playlists.PlaylistEntry
- getContentId() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- getContentLength(String) - Method in interface org.opencastproject.staticfiles.api.StaticFileService
-
Returns the content length of a file stored in the static file service.
- getContentLength(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- getContext() - Static method in class org.opencastproject.oaipmh.harvester.OaiPmhNamespaceContext
- getContextDescription() - Method in class org.opencastproject.publication.youtube.YouTubePublicationAdapter
-
Gets the name for a context within a publication channel.
- getContextName() - Method in class org.opencastproject.publication.youtube.YouTubePublicationAdapter
-
Gets the name for a context within a publication channel.
- getContextProperty(ComponentContext, String) - Static method in class org.opencastproject.oaipmh.util.OsgiUtil
-
Get a mandatory, non-blank value from the bundle context.
- getContextProperty(ComponentContext, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory, non-blank value from the bundle context.
- getContributor() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the contributor used to filter if set - getContributor() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the contributor used to filter if set - getContributor() - Method in interface org.opencastproject.schema.OcDublinCore
- getContributor() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getContributors() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording contributors.
- getContributors() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the list of recording contributors or an empty array if no contributors have been specified.
- getContributors() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series contributors.
- getContributors() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the list of series contributors or an empty array if no contributor have been specified.
- getContributors() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- 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
- getContributors() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
The contributors.
- getContributors() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- getContributors() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getContributors() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get all
DublinCore.PROPERTY_CONTRIBUTORproperties. - getConvertToUpperCase() - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
Get the property that defines whether or not the role names should be converted to uppercase.
- getCores() - Method in class org.opencastproject.adopter.registration.dto.Host
- 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
- getCores() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- getCount() - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getCount(WorkflowInstance.WorkflowState, String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getCountry() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getCountry() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getCoverage() - Method in interface org.opencastproject.schema.OcDublinCore
- getCoverage() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getCoverImageService() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- getCoverImageService() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
-
Returns a cover image service
- getCreated() - Method in interface org.opencastproject.annotation.api.Annotation
- getCreated() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getCreated() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the creation date
- getCreated() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the creation date of the recording.
- getCreated() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getCreated() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getCreated() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_CREATEDproperty. - getCreated() - Method in interface org.opencastproject.schema.OcDublinCore
- getCreated() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getCreated() - Method in interface org.opencastproject.usertracking.api.UserAction
- getCreated() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getCreatedDate() - Method in class org.opencastproject.search.api.SearchResult
- getCreatedDateTime() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series date and time created.
- getCreatedFrom() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- getCreatedFrom() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- 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
- getCreatedTo() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- getCreatedTo() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- getCreationDate() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getCreationDate() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the creation date
- getCreationDate() - Method in class org.opencastproject.event.comment.EventCommentReply
-
Returns the reply creation date
- getCreationDate() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the creation date
- getCreationDate() - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Returns the creation date
- getCreationDate() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the creation date period used to filter if set - getCreationDate() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getCreationDate() - Method in class org.opencastproject.themes.Theme
- getCreator() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the creator
- getCreator() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the creator of the recording.
- getCreator() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series creator.
- getCreator() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the creator of the series.
- getCreator() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getCreator() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the creator of the themes.
- getCreator() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getCreator() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the creator used to filter if set - getCreator() - Method in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
-
Returns an
Optioncontaining the creator used to filter if set - 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
- getCreator() - Method in class org.opencastproject.job.jpa.JpaJob
- getCreator() - Method in class org.opencastproject.playlists.Playlist
- getCreator() - Method in interface org.opencastproject.schema.OcDublinCore
- getCreator() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getCreator() - Method in class org.opencastproject.themes.Theme
- getCreatorName() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- 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
- getCreators() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
The names of the creators.
- getCreators() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
The names of the creators.
- getCreators() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getCreators() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get all
DublinCore.PROPERTY_CREATORproperties. - getCredentialDatastore() - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- getCriteria() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Returns the decomposition criteria.
- getCriteria() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- getCriteria() - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionFilter
-
Returns filter criteria.
- getCronExpression() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Returns a cron style statement that defines how often this scanner will run.
- getCSV(StatisticsProvider, String, Instant, Instant, DataResolution, ElasticsearchIndex, ZoneId) - Method in interface org.opencastproject.statistics.export.api.StatisticsExportService
-
Get a CSV representation for the query result based on the given parameters.
- getCSV(StatisticsProvider, String, Instant, Instant, DataResolution, ElasticsearchIndex, ZoneId) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- getCSV(StatisticsProvider, String, Instant, Instant, DataResolution, ElasticsearchIndex, ZoneId, boolean, DetailLevel, int, int, Map<String, String>) - Method in interface org.opencastproject.statistics.export.api.StatisticsExportService
-
Get a CSV representation for the query result based on the given parameters.
- getCSV(StatisticsProvider, String, Instant, Instant, DataResolution, ElasticsearchIndex, ZoneId, boolean, DetailLevel, int, int, Map<String, String>) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- getCSVData(String, String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- getCtx() - Method in class org.opencastproject.util.jaxb.JaxbParser
- getCues() - Method in class org.opencastproject.subtitleparser.Subtitle
- getCues() - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- getCueSettingsList() - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleCue
- getCurrentChunk() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- getCurrentContext() - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- 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
- getCurrentHostLoads() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets a map of hosts to the number of jobs currently loading that host
- getCurrentJob() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets the current running job
- getCurrentJob() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getCurrentJob() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets the current running job
- getCurrentLoad() - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- getCurrentLoad() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getCurrentOperation() - Method in class org.opencastproject.workflow.api.WorkflowInstance
-
Returns the workflow operation that is currently active or next to be executed.
- getCurrentRecording(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves the currently active recording for the given capture agent (if any).
- getCurrentRecording(String) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Returns the current event for the given capture agent.
- getCurrentRecording(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getCurrentRecording(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getCurrentSize() - Method in class org.opencastproject.fileupload.api.job.Payload
- getData() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationExtra
- getData() - Method in class org.opencastproject.external.util.statistics.QueryUtils.QueryResult
- getData() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- getDatabase() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getDataResolution() - Method in class org.opencastproject.adminui.impl.ProviderQuery
- getDataResolution() - Method in class org.opencastproject.adminui.impl.RawProviderQuery
- getDataResolution() - Method in class org.opencastproject.external.util.statistics.QueryUtils.TimeSeriesParameters
- getDataResolutions() - Method in interface org.opencastproject.statistics.api.TimeSeriesProvider
- getDataResolutions() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxRunningTotalStatisticsProvider
- getDataResolutions() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxTimeSeriesStatisticsProvider
- getDataResolutions() - Method in class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- getDataStore(String, String) - Method in interface org.opencastproject.publication.youtube.auth.OAuth2CredentialFactory
-
Returns a file-backed data store.
- getDataStore(String, String) - Method in class org.opencastproject.publication.youtube.auth.OAuth2CredentialFactoryImpl
- getDataStoreDirectory() - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- 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.
- getDate() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
- getDate() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
Returns the media package start time.
- getDate() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Returns the media package start time.
- getDate() - Method in interface org.opencastproject.schema.OcDublinCore
- getDate() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getDateAccepted() - Method in interface org.opencastproject.schema.OcDublinCore
- getDateAccepted() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getDateCompleted() - Method in interface org.opencastproject.job.api.Job
-
The date this job was completed
- getDateCompleted() - Method in class org.opencastproject.job.api.JobImpl
- getDateCompleted() - Method in class org.opencastproject.job.jpa.JpaJob
- getDateCompleted() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getDateCompleted() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getDateCompleted() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
The timestamp this operation completed
- getDateCopyrighted() - Method in interface org.opencastproject.schema.OcDublinCore
- getDateCopyrighted() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getDateCreated() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getDateCreated() - Method in interface org.opencastproject.job.api.Job
-
The date this job was created.
- getDateCreated() - Method in class org.opencastproject.job.api.JobImpl
- getDateCreated() - Method in class org.opencastproject.job.jpa.JpaJob
- getDateCreated() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getDateCreated() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getDateExpected() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getDateFormat(int) - Method in class org.opencastproject.adminui.util.LocaleFormattingStringProvider
- getDateModified() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the recording date.
- getDateStarted() - Method in interface org.opencastproject.job.api.Job
-
The date this job was started.
- getDateStarted() - Method in class org.opencastproject.job.api.JobImpl
- getDateStarted() - Method in class org.opencastproject.job.jpa.JpaJob
- getDateStarted() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
The timestamp this operation started.
- getDateSubmitted() - Method in interface org.opencastproject.schema.OcDublinCore
- getDateSubmitted() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getDateTimeFormat(int) - Method in class org.opencastproject.adminui.util.LocaleFormattingStringProvider
- getDay() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the day of month.
- getDay() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getDays() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the number of days.
- getDays() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getDb() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- getDb() - Method in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoRestEndpoint
- getDBSession() - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- getDBSession() - Method in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb
- getDBSession() - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- getDBSession() - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- getDBSession() - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- getDBSession() - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- getDbSessionFactory() - Static method in class org.opencastproject.db.DBTestEnv
- getDcIdentifier() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_IDENTIFIERproperty. - getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- getDefault() - Method in interface org.opencastproject.list.api.ResourceListProvider
-
Returns the key of the default value in the list if customized, else null.
- getDefault(String) - Method in interface org.opencastproject.list.api.ListProvidersService
-
Defines the key of a default value in the given list.
- getDefault(String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- getDefaultTemplatePath() - Method in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Gets the path to the default template (a .xhtml file).
- getDefaultTemplatePath() - Method in class org.opencastproject.util.doc.DocData
- getDefaultUrl() - Method in class org.opencastproject.rest.StaticResource
- getDefaultValue() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Get the default value of this parameter.
- getDefinitions() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionSet
- getDelay() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- getDeletedSegments(MediaPackage, List<SegmentData>) - Method in class org.opencastproject.editor.EditorServiceImpl
- getDeletionDate() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getDeletionDate() - Method in class org.opencastproject.playlists.Playlist
- getDeletionDate() - Method in class org.opencastproject.search.api.SearchResult
- getDeletionDate() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
- getDeletionDate() - Method in class org.opencastproject.series.api.Series
- getDeletionDate() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getDeletionDate(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Returns the deletion date from the selected media package.
- getDeletionDate(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Returns the deletion date from the selected media package.
- getDelimiter() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getDepartmentName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getDepartmentName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- 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.elasticsearch.api.Language
-
Returns the name of this language in its own language, e.g
Englishfor EnglishDeutschfor GermanFrançaisfor French - getDescription() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording description.
- getDescription() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the description of the recording.
- getDescription() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series description.
- getDescription() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the description of the series.
- getDescription() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getDescription() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the description of the theme query.
- getDescription() - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
- getDescription() - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
- getDescription() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- 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.metadata.api.StaticMetadata
- getDescription() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_DESCRIPTIONproperty. - getDescription() - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinition
-
Returns the set description.
- getDescription() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- getDescription() - Method in class org.opencastproject.playlists.Playlist
- getDescription() - Method in class org.opencastproject.publication.youtube.VideoUpload
-
The video's description.
- getDescription() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the description of this endpoint.
- getDescription() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Get the description of this parameter.
- getDescription() - Method in class org.opencastproject.runtimeinfo.rest.StatusData
- getDescription() - Method in interface org.opencastproject.schema.OcDublinCore
- getDescription() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- 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 class org.opencastproject.security.impl.jpa.JpaGroup
- getDescription() - Method in class org.opencastproject.security.impl.jpa.JpaRole
- getDescription() - Method in interface org.opencastproject.serviceregistry.api.IncidentL10n
-
Get the fully processed, localized description.
- getDescription() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
- getDescription() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
- getDescription() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- getDescription() - Method in class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- getDescription() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getDescription() - Method in class org.opencastproject.themes.Theme
- getDescription() - Method in class org.opencastproject.util.MimeType
-
Returns the mime type description.
- getDescription() - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Returns a description of what this handler does.
- getDescription() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
A longer description of this workflow definition
- getDescription() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
A longer description of this workflow definition
- getDescription() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getDescription() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
- getDescription() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- getDescription() - Method in interface org.opencastproject.workflow.api.WorkflowOperationHandler
-
Returns a description of what this handler does.
- getDescription() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Gets the operation description
- getDescription(Language) - Method in interface org.opencastproject.elasticsearch.api.Language
-
Returns the name of this language in the specified language, e.g given that
languagewasGerman, this method would return:Englischfor EnglishDeutschfor GermanFranzösischfor French - 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
- getDetailLevel() - Method in class org.opencastproject.external.util.statistics.QueryUtils.ExportParameters
- 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
- getDimension() - Method in class org.opencastproject.composer.layout.Layout
-
Return the dimension of the shape.
- getDirection() - Method in class org.opencastproject.graphql.type.input.SearchOrder
- getDiskSpace() - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
A textual representation of available and total storage
- getDiskSpace() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
A textual representation of available and total storage
- getDispatchableJobsWithIdFilterQuery(Set<Long>) - Method in class org.opencastproject.serviceregistry.impl.JobDispatcher.JobDispatcherRunner
-
Return dispatchable job ids, where the job status is RESTART or QUEUED and the job id is listed in the given set.
- getDispatchableJobsWithStatusQuery(int, int, Job.Status...) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets jobs of all types that are in the given state.
- getDisplayableStatus(Map<String, Map<String, String>>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Return the displayable status of this event
- getDisplayAspectRatio() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getDisplayName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getDisplayOrder() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
An integer describing the display order for this workflow definition.
- getDisplayOrder() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
An integer describing the display order for this workflow definition.
- getDistributedObjectName(MediaPackageElement) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Gets the distributed object's name.
- getDistributionDirectory() - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- getDistributionFile(String, MediaPackage, MediaPackageElement) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Gets the destination file to copy the contents of a mediapackage element.
- getDistributionType() - Method in interface org.opencastproject.distribution.api.DistributionService
-
Returns the distribution type for this service.
- getDistributionType() - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- getDistributionType() - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- getDistributionType() - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- getDistributionType() - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- getDistributionType() - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- getDistributionType() - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- getDistributionUri(String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Gets the URI for the element to be distributed.
- getDistributionUri(String, String, MediaPackageElement) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Gets the URI for the element to be distributed.
- getDn() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- getDocs() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getDocs() - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
- getDocs() - Method in class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
- getDocs() - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- getDocs() - Method in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
- getDocument(ExecutionInput, Function<ExecutionInput, PreparsedDocumentEntry>) - Method in class org.opencastproject.graphql.execution.QueryCache
- getDocumentAsync(ExecutionInput, Function<ExecutionInput, PreparsedDocumentEntry>) - Method in class org.opencastproject.graphql.execution.QueryCache
- getDocumentCount() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the total number of items in the search result.
- getDocumentCount() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the total number of items in the search result.
- getDocumentType() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Returns the document type that determines where the document is posted to the index.
- getDocumentTypes() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Returns an array of document types for the index.
- getDocumentTypes() - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- getDownloadDistributionService() - Method in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
- getDownloadDistributionService() - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableRetractWorkflowOperationHandler
- getDownloadPath(ComponentContext) - Static method in class org.opencastproject.assetmanager.util.DistributionPathUtils
-
Get the local mount point of the distribution files if it exists.
- getDownloadUrl(ComponentContext) - Static method in class org.opencastproject.assetmanager.util.DistributionPathUtils
-
Get the local mount point of the distribution files if it exists.
- getDublinCore() - Method in class org.opencastproject.search.api.SearchResult
- getDublinCore() - Method in class org.opencastproject.series.api.Series
- getDublinCore(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves dublin core catalog associated with specified event ID.
- getDublinCore(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getDublinCore(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getDublinCoreCatalogService() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- getDublinCoreCatalogService() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
-
Returns a dublin core catalog service
- getDublinCoreMetadataJSON(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets a Dublin Core metadata for the specified event as JSON.
- getDublinCoreMetadataXml(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets a XML with the Dublin Core metadata for the specified event.
- getDublinCoreProperties(Dictionary<String, ?>) - Static method in class org.opencastproject.index.service.catalog.adapter.DublinCoreMetadataUtil
- getDublinCoreXML() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Returns serialized Dublin core.
- getDuration() - Method in class org.opencastproject.composer.api.VideoClip
- getDuration() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording duration
- getDuration() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the duration of the recording.
- getDuration() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getDuration() - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- 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
- getDurationInMilliseconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the duration in milliseconds.
- getDurationInMilliseconds() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getDurationInMilliseconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's duration in milliseconds.
- getDurationInSeconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's duration in fractions of seconds.
- getDurationMS() - Method in class org.opencastproject.composer.api.VideoClip
- getDynamicInputTypes(Organization, GraphQLAnnotations) - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getDynamicInputTypes(Organization, GraphQLAnnotations) - Method in interface org.opencastproject.graphql.provider.GraphQLDynamicTypeProvider
- getDynamicOutputTypes(Organization, GraphQLAnnotations) - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getDynamicOutputTypes(Organization, GraphQLAnnotations) - Method in interface org.opencastproject.graphql.provider.GraphQLDynamicTypeProvider
- getEditData(String) - Method in interface org.opencastproject.editor.api.EditorService
-
Provide information to edit video and audio data relevant to the given mediaPackageId
- getEditData(String) - Method in class org.opencastproject.editor.EditorServiceImpl
- getEditData(String) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- getEditorData(String) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- getEducationLevel() - Method in interface org.opencastproject.schema.OcDublinCore
- getEducationLevel() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getElement() - Method in class org.opencastproject.composer.api.LaidOutElement
- getElement() - Method in class org.opencastproject.graphql.type.output.GqlAttachment
- getElement() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- getElement() - Method in class org.opencastproject.graphql.type.output.GqlPublication
- getElement() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- getElement() - Method in exception class org.opencastproject.mediapackage.UnsupportedElementException
-
Returns the element.
- getElement() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- 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
- getElementById(String) - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
-
Returns the content element with the given identifier or
nullif element does not exist. - getElementById(String) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
- 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.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.SmilImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.SmilMetaImpl
-
Returns element with given elementId or null.
- getElementOrNull(String) - Method in class org.opencastproject.smil.entity.SmilObjectImpl
-
Returns element with given elementId or null.
- getElements() - Method in class org.opencastproject.assetmanager.impl.PartialMediaPackage
- getElements() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns all the elements.
- getElements() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns all the elements.
- getElements() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getElements() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getElements() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getElements() - Method in interface org.opencastproject.smil.entity.media.container.api.SmilMediaContainer
-
Returns media elements or containers inside as
ListofSmilMediaObjects. - getElements() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Returns media elements or containers inside as
ListofSmilMediaObjects. - 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.
- getElementsList() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Returns
ListofSmilMediaObjects. - getElementType() - Method in interface org.opencastproject.caption.api.CaptionConverter
-
Get type of specific caption element (Catalog, Attachment).
- getElementType() - Method in class org.opencastproject.caption.converters.DFXPCaptionConverter
- getElementType() - Method in class org.opencastproject.caption.converters.GoogleSpeechCaptionConverter
- getElementType() - Method in class org.opencastproject.caption.converters.IBMWatsonCaptionConverter
- getElementType() - Method in class org.opencastproject.caption.converters.Mpeg7CaptionConverter
- getElementType() - Method in class org.opencastproject.caption.converters.SubRipCaptionConverter
- getElementType() - Method in class org.opencastproject.caption.converters.WebVttCaptionConverter
- getElementType() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getElementType() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the element's manifest type.
- getElementType() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getElementType() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- getEmail() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getEmail() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getEmail() - Method in class org.opencastproject.security.api.JaxbUser
- getEmail() - Method in interface org.opencastproject.security.api.User
-
Gets the user's email address.
- getEmail() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getEmail() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getEmail() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- getEName() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the expanded name of the entry.
- getEncodedDate() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncodedPolicy() - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- getEncoderApplication() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderApplicationURL() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderApplicationVendor() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderLibrary() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderLibraryInfo() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderLibraryReleaseDate() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderLibrarySettings() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderLibraryURL() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncoderLibraryVendor() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- 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
- getEncoderLibraryVersion() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getEncodingProfiles() - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler.ElementProfileTagFlavor
- getEncodingScheme() - Method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Return the encoding scheme.
- getEncryptionKeyId() - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- getEnd() - Method in class org.opencastproject.composer.api.VideoClip
- getEnd() - Method in class org.opencastproject.editor.api.SegmentData
- getEnd() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getEnd() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Returns the end date of the period or null, if it has only a lower bound.
- getEnd() - Method in class org.opencastproject.scheduler.api.Period
-
Returns the end date
- getEndDate() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getEndDate() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getEndDate() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the end date
- getEndDate() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getEndDate() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getEndDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the recording end date.
- getEndInMilliseconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's end time in milliseconds.
- getEndInSeconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's end time in fractions of seconds.
- getEndMS() - Method in class org.opencastproject.composer.api.VideoClip
- getEndOffset() - Method in class org.opencastproject.util.ChunkedFileInputStream
-
get the ending offset
- getEndpointInfo() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getEndpoints() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Gets the list of endpoints in this endpoint holder.
- 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.
- getEndTime() - Method in class org.opencastproject.subtitleparser.SubtitleCue
- getEngineName() - Method in interface org.opencastproject.speechtotext.api.SpeechToTextEngine
-
Returns the name of the implemented engine.
- getEngineName() - Method in class org.opencastproject.speechtotext.impl.engine.VoskEngine
- getEngineName() - Method in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- getEngineName() - Method in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
- getEntities() - Method in interface org.opencastproject.smil.api.SmilResponse
-
Returns
SmilObjects if there are any or throwsSmilException. - getEntities() - Method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Returns
SmilObjects if there are any or throwsSmilException. - getEntitiesCount() - Method in interface org.opencastproject.smil.api.SmilResponse
-
Returns number of entities defined with this response.
- getEntitiesCount() - Method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Returns number of entities defined with this response.
- getEntity() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getEntity() - Method in interface org.opencastproject.smil.api.SmilResponse
-
Returns
SmilObjectif only one entity stored. - getEntity() - Method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Returns
SmilObjectif only one entity stored. - getEntityManagerFactory() - Method in class org.opencastproject.db.DBSessionImpl
- getEntries() - Method in class org.opencastproject.graphql.type.input.AccessControlListInput
- getEntries() - Method in class org.opencastproject.playlists.Playlist
- getEntries() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylist
- 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
- getEntriesSorted() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getEnum(String) - Static method in enum class org.opencastproject.security.api.Permissions.Action
- getEpisodeDescription() - Method in class org.opencastproject.publication.youtube.YouTubePublicationAdapter
-
Gets the description for the episode of the media package
- getEpisodeDublincore - Static variable in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getEpisodeDublincore() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getEpisodeDublinCore() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getEpisodeDublinCore() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getEpisodeId() - Method in interface org.opencastproject.usertracking.api.ReportItem
-
Gets the episode id the report item is referring to
- getEpisodeId() - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- getEpisodeName() - Method in class org.opencastproject.publication.youtube.YouTubePublicationAdapter
-
Gets the name for the episode of the media package
- getEpisodeRoleId(String, String) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Get the episode role id for a mediapackage and an action
- getEpisodes(String, String, String, String, String, String, String, String) - Method in class org.opencastproject.search.endpoint.SearchRestService
- getError() - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
get error of optimization
- getErrorAbs() - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
get absolute error
- getErrorCode() - Method in interface org.opencastproject.rest.ErrorCodeException
- getErrorCode() - Method in exception class org.opencastproject.scheduler.api.SchedulerConflictException
- getErrorReports() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getErrors() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- getErrorServiceCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getErrorServiceCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the total number of services in error state
- getErrorServiceCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getErrorServiceCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the number of services in error state of this JMX node
- getErrorServices() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getErrorServices() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all services in error state
- getErrorServicesByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getErrorServicesByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all services in error state of this JMX node
- 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
- getErrorStateTrigger() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getErrorStatus() - Method in exception class org.opencastproject.editor.api.EditorServiceException
- getErrorType() - Method in exception class org.opencastproject.graphql.exception.GraphQLNotFoundException
- getErrorType() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getErrorType() - Method in exception class org.opencastproject.graphql.exception.GraphQLUnauthorizedException
- getEscapedDefaultValue() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
- getEscapedReturnTypeSchema() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
- getEscapedXmlSchema() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
- getEvent() - Method in class org.opencastproject.graphql.event.GqlEvent
- getEvent() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getEvent(String) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getEvent(String) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Get the event with the given mediapackage id for the current organization.
- getEvent(String, String) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getEvent(String, String) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Get the event with the given mediapackage id and organization.
- getEvent(String, String, boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEvent(String, String, User) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Loads the event from the search index if it exists.
- getEvent(String, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Get a single event
- getEvent(String, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEvent(IndexService, ElasticsearchIndex, String) - Static method in class org.opencastproject.adminui.util.BulkUpdateUtil
-
Wraps the IndexService.getEvent() method to convert SearchIndexExceptions into RuntimeExceptions.
- getEventAccessInformation(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventAcl(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getEventCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventCatalogUIAdapters(String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventCatalogUIAdapters(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventComment(String, long) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventComments(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventCommentService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventCommentService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getEventCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getEventCount() - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Returns the number of scheduled events.
- getEventCount() - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getEventCount() - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getEventError(String, String, String, HttpServletRequest) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventErrors(String, String, HttpServletRequest) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventHostPages(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventHostPages(String) - Method in class org.opencastproject.adminui.tobira.TobiraService
- getEventId() - Method in class org.opencastproject.event.comment.EventComment
- getEventId() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the event identifier
- getEventId() - Method in interface org.opencastproject.scheduler.api.SchedulerEvent
-
Returns the event identifier
- getEventId() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the event identifier
- getEventId() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getEventId() - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- getEventIds() - Method in class org.opencastproject.adminui.util.BulkUpdateUtil.BulkUpdateInstructionGroup
-
Get the list of IDs of events to apply the bulk update to.
- getEventListAsJsonString(List<MediaPackage>) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Serializes mediapackage schedule metadata into JSON array string.
- getEventMedia(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventMediapackage(Event) - Method in interface org.opencastproject.index.service.api.IndexService
- getEventMediapackage(Event) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventMetadata(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventMetadata(String) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- getEventMetadata(String) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- getEventMetadata(String) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- getEventMetadata(String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Returns the event metadata for a specific event
- getEventMetadata(String) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- getEventMetadata(String) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- getEventMetadata(Event) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventMetadata(Event, EventCatalogUIAdapter) - Static method in class org.opencastproject.index.service.impl.util.EventUtils
-
Loads the metadata for the given event
- getEventMetadata(Event, EventCatalogUIAdapter, ResourceListQuery) - Static method in class org.opencastproject.index.service.impl.util.EventUtils
-
Loads the metadata for the given event
- getEventMetadataById(String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventOperation(String, String, Integer) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventOperations(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventPublication(String, String, String, boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventPublications(String, String, boolean, boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventPublicationsTab(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventResponse(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEvents() - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getEvents() - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Get all events from the scheduler for the current organizations.
- getEvents(String, String, String, String, String, Integer, Integer, Boolean) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEvents(String, String, String, String, List<String>, String, Integer, Integer, boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEvents(String, Date, Date, int) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getEvents(String, Date, Date, int) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Get the mediapackage IDs of all events scheduled on the given capture agent between the given start/end time.
- getEventsAsList(String, String, Long, Long, Long, Long) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getEventScheduling(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventScheduling(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventsMetadata(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventSource(Event) - Method in interface org.opencastproject.index.service.api.IndexService
- getEventSource(Event) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
Determines in a very basic way what kind of source the event is
- getEventsScheduling(List<String>, boolean) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventStatus() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the event status
- getEventStatus() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the event status of the recording.
- getEventStatus() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getEventStatusSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the event status.
- getEventsWithComments() - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
Return all known event ID's with existing comments, grouped by organization ID
- getEventWorkflow(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventWorkflowProperties(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getEventWorkflowProperties(List<String>) - Method in interface org.opencastproject.index.service.api.IndexService
- getEventWorkflowProperties(List<String>) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventWorkflows(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getExceptionHandlingWorkflow() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
-
The workflow to run if an exception is thrown while this operation is running.
- getExceptionHandlingWorkflow() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
The workflow to run if an exception is thrown while this operation is running.
- getExceptionHandlingWorkflow() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
The workflow to run if an exception is thrown while this operation is running.
- getExcludePrefixes() - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
Get the exclude prefixes being used by this object.
- getExecutionCondition() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
-
Returns either
nullortrueto have the operation executed. - getExecutionCondition() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- getExecutionCondition() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns either
nullortrueto have the operation executed. - getExecutionHost() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns the current execution host
- getExpirationSeconds() - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
- getExpiresAt() - Method in class org.opencastproject.security.jwt.CachedJWT
-
Getter for the expiry date.
- getExportCSV(String, String, Integer, Integer, String) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getExtendedEventCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getExtendedEventCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getExtendedMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the extended metadata
- getExtendedMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the extended metadata
- getExtendedMetadata() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getExtension() - Method in interface org.opencastproject.caption.api.CaptionConverter
-
Get extension of specific caption format.
- getExtension() - Method in class org.opencastproject.caption.converters.DFXPCaptionConverter
-
Get extension of specific caption format.
- getExtension() - Method in class org.opencastproject.caption.converters.GoogleSpeechCaptionConverter
- getExtension() - Method in class org.opencastproject.caption.converters.IBMWatsonCaptionConverter
- getExtension() - Method in class org.opencastproject.caption.converters.Mpeg7CaptionConverter
- getExtension() - Method in class org.opencastproject.caption.converters.SubRipCaptionConverter
-
Get extension of specific caption format.
- getExtension() - Method in class org.opencastproject.caption.converters.WebVttCaptionConverter
- getExtension(String) - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns the extension specified by
keyornullif no such key was defined. - getExtension(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns the extension specified by
keyornullif no such key was defined. - getExtensions() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns a map containing the additional properties or an empty map if no additional properties were found.
- getExtensions() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns a map containing the additional properties or an empty map if no additional properties were found.
- getExtensions() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getExtensions() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- getExtensions() - Method in interface org.opencastproject.graphql.provider.GraphQLExtensionProvider
-
Provides a default implementation for getting extensions.
- getExtent() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getExtent() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_EXTENTproperty. - getExtent() - Method in interface org.opencastproject.schema.OcDublinCore
- getExtent() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getExternalEmail() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getFailedAttempts() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns the number of failed executions that have previously been attempted.
- getFailedIngestOperations() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- getFailedIngestOperations() - Method in interface org.opencastproject.ingest.impl.jmx.IngestStatisticsMXBean
-
Gets the number of failed ingest operations
- getFailedJobCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFailedJobCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of failed jobs
- getFailedJobCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFailedJobCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of failed jobs of this JMX node
- getFailedJobs() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFailedJobs() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of all failed jobs
- getFailedJobsByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFailedJobsByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of failed jobs of this JMX node
- getFailedUploadOperations() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getFailedUploadOperations() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the number of failed upload operations
- 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
- getFailureReason() - Method in class org.opencastproject.job.jpa.JpaJob
- getField() - Method in class org.opencastproject.graphql.type.input.SearchOrder
- getFieldName() - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- getFieldName() - Method in class org.opencastproject.util.requests.SortCriterion
- getFields() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the fields that should be returned by the query.
- getFields() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getFields() - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- getFields(String) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- getFields(String) - Method in interface org.opencastproject.metadata.dublincore.SeriesCatalogUIAdapter
-
Returns all fields of this catalog containing the data in an abstract, editable form.
- getFields(MediaPackage) - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- getFields(MediaPackage) - Method in interface org.opencastproject.metadata.dublincore.EventCatalogUIAdapter
- getFieldsFromCatalogs(List<DublinCoreCatalog>) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getFieldVisibility() - Method in interface org.opencastproject.graphql.provider.GraphQLFieldVisibilityProvider
- getFile() - Method in exception class org.opencastproject.util.UnknownFileTypeException
-
Returns the file that caused the exception.
- getFile(String) - Method in interface org.opencastproject.staticfiles.api.StaticFileService
-
Returns an
InputStreamto read a file from the static file service by its UUID. - getFile(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- getFile(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Returns the file to the media package element.
- getFileExtension() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Returns the file extension, e.g.
- getFileFromCollection(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Returns the file from the given collection.
- getFileFromWorkspace(Source) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getFilename() - Method in class org.opencastproject.fileupload.api.job.Payload
- getFileName() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Returns the file name, e.g.
- getFileName(String) - Method in interface org.opencastproject.staticfiles.api.StaticFileService
-
Returns the original filename of a file stored in the static file service.
- getFileName(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- getFileName(MediaPackageElement) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Extract the file name from a media package elements URI.
- getFileNameFromElements(MediaPackageElement, MediaPackageElement) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Generates a filename using the base name of a source element and the extension of a derived element.
- getFileNameFromUrn(MediaPackageElement) - Static method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
Extract the file name from a media package elements URN.
- getFilePath() - Method in class org.opencastproject.silencedetection.api.MediaSegments
-
Returns file Path of media file.
- getFileUploadService() - Method in class org.opencastproject.fileupload.service.FileUploadServiceCleaner
- getFilter() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the filter expression.
- getFilter() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getFilter(String) - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns the filter with the given name
- getFilter(String) - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- getFilter(String) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- getFilters() - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns all the
ResourceListFilterset for the query. - getFilters() - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- getFilters() - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- getFilters() - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinition
-
Returns the filters.
- getFilters() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- getFilters(String, HttpHeaders) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- getFilterValue() - Method in enum class org.opencastproject.graphql.type.input.EventStatus
- getFilterValue(String) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
-
Returns the filter value wrapped in an
Optionor none if the filter is not existing or has no value. - getFinishedJobCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFinishedJobCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of finished jobs
- getFinishedJobCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFinishedJobCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of finished jobs of this JMX node
- 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
- getFinishedJobs() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFinishedJobs() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of all finished jobs
- getFinishedJobsByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getFinishedJobsByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of finished jobs of this JMX node
- getFirst(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Get the first value of a property, no matter what language it is in.
- getFirst(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getFirst(EName) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Like
DublinCore.getFirst(EName)but with the result wrapped in an Opt. - getFirst(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Like
DublinCore.get(EName, String)but returns only the first value of the list. - getFirst(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- 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.
- getFirstName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getFirstName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getFirstName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getFirstTypedValue(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the first value that is associated with the specified name and language.
- getFirstVal(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Get the first value of a property, no matter what language it is in.
- getFirstVal(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getFirstVal(EName) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Like
DublinCore.getFirstVal(EName)but with the result wrapped in an Opt. - 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.editor.api.TrackData
- getFlavor() - Method in class org.opencastproject.fileupload.api.job.Payload
- getFlavor() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getFlavor() - Method in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- getFlavor() - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- 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 interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Returns the media type of catalogs managed by this catalog UI adapter.
- getFlavor() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- getFlavor() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- getFlavor() - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionFilter
-
Returns element flavor to test filter criteria on.
- getFlavor() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultElementItem
- 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.
- getFn() - Static method in class org.opencastproject.assetmanager.impl.Protected
- getFontSize() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Returns the font size.
- getFontSize() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Returns the font size.
- getFontType() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Returns the font type.
- getFontType() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Returns the font type.
- getFootprintAsJson(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getFootprintAsXml(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getFootprints() - Method in interface org.opencastproject.usertracking.api.FootprintList
- getFootprints() - Method in class org.opencastproject.usertracking.endpoint.FootprintsListImpl
- getFootprints(String, String) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns a list of footprints, if a userId is passed only the footprints of that user are returned.
- getFootprints(String, String) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getForceEncodingProfile(WorkflowOperationInstance) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Get the force encoding profile from the operations config options.
- getForm() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the form for testing this endpoint in the documentation page.
- getFormat() - Method in class org.opencastproject.external.common.ApiMediaType
- getFormat() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- 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
- getFormat() - Method in interface org.opencastproject.schema.OcDublinCore
- getFormat() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getFormatInfo() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getFormatProfile() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getFormats() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the list of formats returned by this endpoint.
- getFormatSettingsBVOP() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsCABAC() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsGMC() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsMatrix() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsPulldown() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsQPel() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsRefFrames() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFormatSettingsSummary() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getFormatURL() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getFormatVersion() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- 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
- getFqn() - Method in class org.opencastproject.assetmanager.api.PropertyId
- getFractions() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the fractions.
- getFractions() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getFractionsPerSecond() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the fractions per second.
- getFractionsPerSecond() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getFractionsPerSecond() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
The fractions per second.
- getFractionsPerSecond() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getFrameCount() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFrameCount() - Method in interface org.opencastproject.mediapackage.Stream
- getFrameCount() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getFrameHeight() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Returns the frame height in pixels.
- getFrameHeight() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getFrameHeight() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFrameRate() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Returns the frame rate in frames per second.
- getFrameRate() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getFrameRate() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFrameRateMaximum() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFrameRateMinimum() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFrameRateMode() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getFrames() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- getFrameWidth() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Returns the frame width in pixels.
- getFrameWidth() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getFrameWidth() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFreeSpace() - Method in class org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryBean
- getFreeSpace() - Method in interface org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryMXBean
-
Gets the free working file repository space in bytes
- getFreeSpace() - Method in class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- getFreeSpace() - Method in interface org.opencastproject.workspace.impl.jmx.WorkspaceMXBean
-
Gets the free workspace space in bytes
- getFreeText() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the free text used to filter if set. - getFreeText() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the free text used to filter if set. - getFreeText() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the free text used to filter if set. - getFrom() - Method in class org.opencastproject.adminui.impl.ProviderQuery
- getFrom() - Method in class org.opencastproject.adminui.impl.RawProviderQuery
- getFrom() - Method in class org.opencastproject.external.util.statistics.QueryUtils.TimeSeriesParameters
- getFrom() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the date the data of the report starts from
- getFrom() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getFromAndToDateRange(String) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Parse the UTC format date range string to two Date objects to represent a range of dates.
- getFromCollection(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- 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.
- getFullname() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- getFullName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in interface org.opencastproject.transcription.api.TranscriptionService
- getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getGlossary() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getGoogleCredential(DataStore<StoredCredential>, ClientCredentials) - Method in interface org.opencastproject.publication.youtube.auth.OAuth2CredentialFactory
-
Returns a
GoogleCredentialfrom a data store. - getGoogleCredential(DataStore<StoredCredential>, ClientCredentials) - Method in class org.opencastproject.publication.youtube.auth.OAuth2CredentialFactoryImpl
- getGoogleCredential(ClientCredentials) - Method in interface org.opencastproject.publication.youtube.auth.OAuth2CredentialFactory
-
Returns a
GoogleCredentialfrom the default data store. - getGoogleCredential(ClientCredentials) - Method in class org.opencastproject.publication.youtube.auth.OAuth2CredentialFactoryImpl
- getGrammarFileName() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getGrammarFileName() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- getGranted() - Method in class org.opencastproject.assetmanager.impl.Protected
-
Throws an exception if _not_ granted.
- getGrantedAuthorities() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- getGrantedAuthorities(DirContextOperations, String) - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
- getGrantedOpt() - Method in class org.opencastproject.assetmanager.impl.Protected
- getGrantedOptFn() - Static method in class org.opencastproject.assetmanager.impl.Protected
- getGroup(String) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
- getGroup(String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Get group.
- getGroup(String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- getGroupId() - Method in interface org.opencastproject.security.api.Group
-
Gets the group identifier.
- getGroupId() - Method in class org.opencastproject.security.api.JaxbGroup
- getGroupId() - Method in class org.opencastproject.security.impl.jpa.JpaGroup
- getGroups() - Method in class org.opencastproject.adminui.util.BulkUpdateUtil.BulkUpdateInstructions
- getGroups() - Method in class org.opencastproject.security.api.JaxbGroupList
- getGroups() - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Getting all groups
- getGroups() - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
- getGroups(int, int) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Returns a XML representation of the list of groups available the current user's organization.
- getGroups(String, String, Integer, Integer) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
- getGroups(String, String, String, Integer, Integer) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- getGroups(Optional<Integer>, Optional<Integer>, Optional<String>, Optional<String>, ArrayList<SortCriterion>) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Get groups by the defined filter and sorting criteria.
- getGroupsAsJsonOrXml(String, int, int) - Method in class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
- getHandler() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
- getHasComments() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the has comments status of the recording.
- getHasFormat() - Method in interface org.opencastproject.schema.OcDublinCore
- getHasFormat() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getHasOpenComments() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the has open comments status of the recording.
- getHasPart() - Method in interface org.opencastproject.schema.OcDublinCore
- getHasPart() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getHasVersion() - Method in interface org.opencastproject.schema.OcDublinCore
- getHasVersion() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getHead() - Method in interface org.opencastproject.smil.entity.api.Smil
-
Returns head of the SMIL.
- getHead() - Method in class org.opencastproject.smil.entity.SmilImpl
-
Returns head of the SMIL.
- getHeaderLines() - Method in class org.opencastproject.subtitleparser.Subtitle
- getHeaders(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getHealth(HttpServletResponse) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- getHealthStatus(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getHealthStatusAsJson(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getHeight() - Method in class org.opencastproject.composer.layout.Dimension
- getHitCount() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the total number of appearances of the search criteria in the search result, spread over
getDocumentCountnumber of documents. - getHitCount() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the total number of appearances of the search criteria in the search result, spread over
getDocumentCountnumber of documents. - getHits() - Method in class org.opencastproject.search.api.SearchResultList
- getHoldActionTitle() - Method in interface org.opencastproject.workflow.api.ResumableWorkflowOperationHandler
-
Returns the title for the link to this operations hold state UI.
- getHoldActionTitle() - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Returns the title for the link to this operations hold state UI.
- getHoldStateUserInterfaceURL(WorkflowInstance) - Method in interface org.opencastproject.workflow.api.ResumableWorkflowOperationHandler
-
Gets the URL for the user interface for resuming the workflow.
- getHoldStateUserInterfaceURL(WorkflowInstance) - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Gets the URL for the user interface for resuming the workflow.
- getHorizontalCoverage() - Method in class org.opencastproject.composer.layout.HorizontalCoverageLayoutSpec
-
Get the horizontal coverage.
- getHost() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getHost() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfo
-
The host where the bundle lives.
- getHost() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- 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
- getHost() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getHostname() - Method in class org.opencastproject.adopter.registration.dto.Host
- getHostname() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the hostname used to filter if set. - getHostname() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the hostname used to filter if set. - getHostname() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the hostname used to filter if set. - getHostPages(String) - Method in class org.opencastproject.adminui.tobira.TobiraService
- getHostRegistration() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
-
Gets the associated
HostRegistrationJpaImpl - 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
- getHostRegistration(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getHostRegistrationQuery(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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
- getHostRegistrations() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets all host registrations
- getHostRegistrationsQuery() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets all host registrations
- getHosts() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getHostsAsJson() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getHostsAsXml() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- 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
- getHostStatistics() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getHour() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the hour of day (in 24-hour representation).
- getHour() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getHours() - Method in interface org.opencastproject.caption.api.Time
-
Get hours of a caption.
- getHours() - Method in class org.opencastproject.caption.impl.TimeImpl
-
Get hours of a caption.
- getHours() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the number of hours.
- getHours() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getHttpAssetProvider() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getHTTPResource(URI) - Static method in class org.opencastproject.security.urlsigning.WowzaResourceStrategyImpl
-
Transform a base URI into a proper stream location without the host.
- getId - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport
-
Deprecated.
- getId() - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- getId() - Method in class org.opencastproject.adminui.usersettings.UserSetting
- getId() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Return the identifier of the asset.
- getId() - Method in class org.opencastproject.assetmanager.api.Property
- getId() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getId() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getId() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- getId() - Method in interface org.opencastproject.authorization.xacml.manager.api.ManagedAcl
-
Return the ID of the ACL.
- getId() - Method in class org.opencastproject.authorization.xacml.manager.impl.ManagedAclImpl
- getId() - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
- getId() - Method in class org.opencastproject.capture.admin.impl.RecordingStateUpdate
-
Returns the recording id.
- getId() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
- getId() - Method in class org.opencastproject.editor.api.TrackData
- getId() - Method in class org.opencastproject.editor.api.WorkflowData
- getId() - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- getId() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the comment id
- getId() - Method in class org.opencastproject.event.comment.EventCommentReply
-
Returns the reply id
- getId() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the id of this entity
- getId() - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Returns the id of this entity
- getId() - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
- getId() - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
- getId() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- getId() - Method in class org.opencastproject.graphql.event.GqlDeleteEventPayload
- 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.job.jpa.JpaJob
- getId() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
- getId() - Method in interface org.opencastproject.message.broker.api.MessageItem
- getId() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItemList
- getId() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getId() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getId() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
-
Returns the element identifier.
- getId() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
- getId() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getId() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getId() - Method in class org.opencastproject.playlists.Playlist
- getId() - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- getId() - Method in class org.opencastproject.playlists.PlaylistEntry
- getId() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- getId() - Method in class org.opencastproject.scheduler.api.Period
-
Returns the period id
- getId() - Method in class org.opencastproject.search.api.SearchResult
- getId() - Method in class org.opencastproject.security.api.JaxbOrganization
- getId() - Method in interface org.opencastproject.security.api.Organization
- getId() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- getId() - Method in class org.opencastproject.security.impl.jpa.JpaRole
-
Gets the identifier.
- getId() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getId() - Method in class org.opencastproject.series.api.Series
- 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
- getId() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getId() - Method in class org.opencastproject.serviceregistry.impl.IncidentTextDto
- getId() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- getId() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
-
Gets the primary key for this service registration.
- getId() - Method in interface org.opencastproject.smil.entity.api.SmilObject
-
Returns the Id of the
Smilelement. - getId() - Method in class org.opencastproject.smil.entity.SmilObjectImpl
-
Returns the Id of the
Smilelement. - getId() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
- getId() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
- getId() - Method in interface org.opencastproject.statistics.api.StatisticsWriter
-
Lorem ipsum dolor sit amet
- getId() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- getId() - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- getId() - Method in class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- getId() - Method in class org.opencastproject.studio.endpoint.dto.SeriesDto
- getId() - Method in class org.opencastproject.subtitleparser.SubtitleCue
- getId() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getId() - Method in class org.opencastproject.themes.Theme
- getId() - Method in class org.opencastproject.transcription.persistence.TranscriptionProviderControl
-
Returns the provider id
- getId() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnit
- getId() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Role
- getId() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Type
- getId() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- getId() - Method in interface org.opencastproject.usertracking.api.UserAction
- getId() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getId() - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
The identifier used to map a workflow operation to its handler
- getId() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
The short title of this workflow definition
- getId() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
The short title of this workflow definition
- getId() - Method in class org.opencastproject.workflow.api.WorkflowIdentifier
- getId() - Method in class org.opencastproject.workflow.api.WorkflowIndexData
- getId() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getId() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
- getId() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- getId() - Method in interface org.opencastproject.workflow.api.WorkflowOperationHandler
-
The identifier used to map a workflow operation to its handler
- getId() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Gets the unique identifier for this operation, or null.
- getID() - Method in interface org.opencastproject.scheduler.api.Recording
-
Gets the ID of the recording.
- getID() - Method in class org.opencastproject.scheduler.api.RecordingImpl
-
Gets the ID of the recording.
- getID() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- getIdentifier() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns the unique format identifier.
- getIdentifier() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns the unique format identifier.
- getIdentifier() - Method in interface org.opencastproject.elasticsearch.api.Language
-
Returns the language's identifier, which corresponds to the locales name for this language.
- getIdentifier() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Returns the document identifier.
- getIdentifier() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording event identifier.
- getIdentifier() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the list of recording identifiers or an empty array if no identifiers have been specified.
- getIdentifier() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series identifier.
- getIdentifier() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the list of series identifiers or an empty array if no identifiers have been specified.
- getIdentifier() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- 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
- getIdentifier() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns the segment identifier.
- getIdentifier() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- getIdentifier() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Returns the segment identifier.
- getIdentifier() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Returns the segment identifier.
- getIdentifier() - Method in interface org.opencastproject.schema.OcDublinCore
- getIdentifier() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIdentifiers() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the list of theme identifiers or an empty array if no identifiers have been specified.
- getIdnumber() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- getIdPrefix() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaParallelImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaSequenceImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaAudioImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaReferenceImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaVideoImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.SmilImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.SmilMetaImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIdPrefix() - Method in class org.opencastproject.smil.entity.SmilObjectImpl
-
Returns
SmilObjectId prefix (must begin with alphanumeric charackter). - getIncident(long) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Gets a job incident by a given incident identifier.
- getIncident(long) - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- getIncident(long, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- getIncidentAsJSON(long, Locale) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
-
Return an incident serialized as JSON.
- 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
- getIncidentsAsJSON(long, Locale, boolean) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
-
Returns the list of incidents for a given workflow instance
- getIncidentsOfJob(long, boolean) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Get the hierarchy of incidents for a given job identifier.
- getIncidentsOfJob(long, boolean) - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- 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.
- getIncidentsOfJob(List<Long>) - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- getIncidentsOfJobAsList(HttpServletRequest, List<Long>, String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- getIncidentsOfJobAsTree(HttpServletRequest, long, boolean, String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- getIndex() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getIndex() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getIndexName() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Returns the name of this index.
- getIndexProducer(IndexRebuildService.Service) - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
-
Get the service by its enum identifier.
- getIndexService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getIndexService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getIndexVersion() - Method in interface org.opencastproject.elasticsearch.api.SearchIndex
-
Returns the index's version number.
- getIndexVersion() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
- getInfluxDB() - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- getIngestLimit() - Method in class org.opencastproject.ingest.endpoint.IngestRestService
-
Returns the maximum number of concurrent ingest operations or
-1if no limit is enforced. - getInitialTime() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Returns the initial time duration (in milliseconds) of a recording started by the CaptureNow service
- getInMaintenance() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getInMaintenance() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets a list of hosts in maintenance mode
- getInMaintenanceCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getInMaintenanceCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets the number of hosts in maintenance mode
- getInpoint() - Method in interface org.opencastproject.annotation.api.Annotation
- getInpoint() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getInpoint() - Method in interface org.opencastproject.usertracking.api.UserAction
- getInpoint() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getInputID() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getInputs() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getInputStream() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Return a stream to the asset data.
- getInputStream() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getInstance() - Static method in class org.opencastproject.composer.api.EncodingProfileBuilder
-
Returns an instance of the
EncodingProfileBuilder. - getInstance() - Static method in class org.opencastproject.transcription.amberscript.AmberscriptLangUtil
-
Singleton method
- getInstructionalMethod() - Method in interface org.opencastproject.schema.OcDublinCore
- getInstructionalMethod() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIntConfiguration(WorkflowOperationInstance, String) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- getInterleaveDuration() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getInterleavePreload() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getInterleaveVideoFrames() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- 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
- getIpAddress() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- getIsDefault() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns whether the theme query is searching for default themes.
- getIsFormatOf() - Method in interface org.opencastproject.schema.OcDublinCore
- getIsFormatOf() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIso2FromLang(String, String) - Static method in class org.opencastproject.speechtotext.util.LangCodeUtil
-
Get the ISO 639-2 language code for a given language name in English.
- getIsPartOf() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getIsPartOf() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore.Episode
-
Get the
DublinCore.PROPERTY_IS_PART_OFproperty. - getIsPartOf() - Method in interface org.opencastproject.schema.OcDublinCore
- getIsPartOf() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIsPlaying() - Method in interface org.opencastproject.usertracking.api.UserAction
- getIsPlaying() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getIsPublished() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the is published status of the recording.
- getIsReferencedBy() - Method in interface org.opencastproject.schema.OcDublinCore
- getIsReferencedBy() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIsReplacedBy() - Method in interface org.opencastproject.schema.OcDublinCore
- getIsReplacedBy() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIsRequiredBy() - Method in interface org.opencastproject.schema.OcDublinCore
- getIsRequiredBy() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIssued() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_ISSUEDproperty. - getIssued() - Method in interface org.opencastproject.schema.OcDublinCore
- getIssued() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getIsVersionOf() - Method in interface org.opencastproject.schema.OcDublinCore
- getIsVersionOf() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getItems() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the individual items of this search result.
- getItems() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the individual items of this search result.
- getItems() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItemList
- getItems() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultImpl
- getItems() - Method in interface org.opencastproject.oaipmh.persistence.SearchResult
-
The search item list
- getItems() - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Returns the list of form parameters.
- getItems() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnitResponse
- getItems() - Method in class org.opencastproject.userdirectory.brightspace.client.api.UsersResponse
- getItems() - Method in interface org.opencastproject.workflow.api.WorkflowSet
-
The search item list
- getItems() - Method in class org.opencastproject.workflow.api.WorkflowSetImpl
-
The search item list
- getIterableStringMetadata(MetadataField) - Static method in class org.opencastproject.index.service.catalog.adapter.MetadataUtils
- 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
- getJob(long) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getJob(String) - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Returns the upload job with the given ID, throws
FileUploadExceptionif the job can not be found. - getJob(String) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
-
Returns the upload job with the given ID, throws
FileUploadExceptionif the job can not be found. - getJob(String, String) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- getJobAsJson(long) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getJobAsXml(long) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getJobCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getJobCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getJobCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the total number of jobs
- 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
- getJobCount(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getJobCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getJobCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of jobs of this JMX node
- getJobGroup() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- getJobGroup() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
The name of the job group to schedule this quartz job under.
- getJobGroup() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- getJobGroup() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- getJobId() - Method in interface org.opencastproject.job.api.Incident
-
The job related to this incident.
- getJobId() - Method in class org.opencastproject.job.api.IncidentImpl
- getJobId() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getJobLoad() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns an estimate of the load a single job with this profile causes.
- getJobLoad() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns an estimate of the load a single job with this profile causes.
- getJobLoad() - Method in interface org.opencastproject.job.api.Job
-
Gets the job's load.
- getJobLoad() - Method in class org.opencastproject.job.api.JobImpl
- getJobLoad() - Method in class org.opencastproject.job.jpa.JpaJob
- getJobName() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- getJobName() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
The name of the job
- getJobName() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- getJobName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- 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) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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
- getJobPayloads(String, int, int) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getJobs() - Method in class org.opencastproject.job.api.JaxbJobList
- getJobs() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getJobs() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of all jobs
- getJobs(int, int, String, String) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
- 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.
- getJobs(String, Job.Status) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets the list of jobs that match the specified parameters.
- getJobsAsJSON(List<JobEndpoint.JobExtended>) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
- getJobsAsXml(String, Job.Status) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getJobsByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getJobsByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of all jobs of this JMX node
- getJobsByStatusQuery(Job.Status...) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Get the list of jobs with status from the given statuses.
- getJobService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getJobService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- 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.
- getJobType() - Method in class org.opencastproject.job.jpa.JpaJob
- getJobType() - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- getJobType() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The type of jobs that this producer creates.
- getJpaOrganization() - Method in class org.opencastproject.security.impl.jpa.JpaRole
- getJsonEvents(String, List<IndexObject>, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ApiVersion) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
Render a collection of
Events into a json array. - getJsonString(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
- getJsonStringSilent(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Get a
Stringvalue from aJValueignoring errors. - getKarafEtc() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- getKarafEtc() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
-
Returns value of karaf.etc
- getKey() - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- getKey() - Method in class org.opencastproject.adminui.usersettings.UserSetting
- getKey() - Method in class org.opencastproject.composer.api.EncodingProfileImpl.Extension
- getKey() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
- getKey() - Method in class org.opencastproject.util.HashEntry
- getKey() - Method in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- getKey(String) - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
Get
AbstractUrlSigningProvider.Keyfor a given URL. - getKeys() - Method in class org.opencastproject.security.urlsigning.verifier.impl.UrlSigningVerifierImpl
- getKeyValueMap(String) - Static method in class org.opencastproject.index.service.util.RequestUtils
-
Get a
Mapof metadata fields from a JSON array. - getKeyword() - Method in interface org.opencastproject.metadata.mpeg7.KeywordAnnotation
-
Returns the keyword.
- getKeyword() - Method in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
- getKnownAgents() - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Returns the list of known agents that the current user is authorized to schedule.
- getKnownAgents() - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Returns the list of known agents that the current user is authorized to schedule.
- getKnownAgents(String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- getKnownRecordings() - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Gets the state of all recordings in the system.
- getKnownRecordings() - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getKnownRecordings() - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Retrieve all events which have a recording state and a recording last heard.
- getKnownRecordings() - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getKnownRecordings() - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getLabel() - Method in interface org.opencastproject.list.api.ResourceListFilter
-
Returns the filter label as translation key.
- getLabel() - Method in class org.opencastproject.list.query.StringListFilter
- getLabel() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getLabels() - Method in class org.opencastproject.statistics.api.TimeSeries
- getLanguage() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the language
- getLanguage() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the language of the recording.
- getLanguage() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series language.
- getLanguage() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the language of the series.
- getLanguage() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getLanguage() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the language used to filter if set - getLanguage() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the language used to filter if set - getLanguage() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
-
Returns the locale of the media object, usually only the language.
- 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
- getLanguage() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
The language spoken in the media
- getLanguage() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
The language spoken in the media
- getLanguage() - Method in class org.opencastproject.metadata.api.MetadataValue
- getLanguage() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getLanguage() - Method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Return the language.
- getLanguage() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_LANGUAGEproperty. - getLanguage() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Returns the language of this annotation in ISO represenatation, e. g.
- getLanguage() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- getLanguage() - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Returns the text's language.
- getLanguage() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Returns the text's language.
- getLanguage() - Method in interface org.opencastproject.schema.OcDublinCore
- getLanguage() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getLanguage() - Method in class org.opencastproject.speechtotext.api.SpeechToTextEngine.Result
- getLanguage() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getLanguage() - Method in interface org.opencastproject.transcription.api.TranscriptionService
- getLanguage() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getLanguage() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getLanguage() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getLanguageCodeOrNull(String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptLangUtil
-
Tries to determine which amberscript language code should be taken for a given language name or code.
- getLanguageList(InputStream) - Method in interface org.opencastproject.caption.api.CaptionConverter
-
Reads captions and return information about language if such information is available.
- getLanguageList(InputStream) - Method in class org.opencastproject.caption.converters.DFXPCaptionConverter
-
Reads captions and return information about language if such information is available.
- getLanguageList(InputStream) - Method in class org.opencastproject.caption.converters.GoogleSpeechCaptionConverter
- getLanguageList(InputStream) - Method in class org.opencastproject.caption.converters.IBMWatsonCaptionConverter
- getLanguageList(InputStream) - Method in class org.opencastproject.caption.converters.Mpeg7CaptionConverter
- getLanguageList(InputStream) - Method in class org.opencastproject.caption.converters.SubRipCaptionConverter
-
Reads captions and return information about language if such information is available.
- getLanguageList(InputStream) - Method in class org.opencastproject.caption.converters.WebVttCaptionConverter
- getLanguageList(MediaPackageElement, String) - Method in interface org.opencastproject.caption.api.CaptionService
-
Returns list of languages available in captions (if such information is stored).
- getLanguageList(MediaPackageElement, String) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns list of languages available in captions (if such information is stored).
- getLanguageList(MediaPackageElement, String) - Method in class org.opencastproject.caption.remote.CaptionServiceRemoteImpl
- getLanguages(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Return all languages this property has values in.
- getLanguages(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getLastAccessedDate() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getLastCheckinTime() - Method in interface org.opencastproject.scheduler.api.Recording
-
Gets the time at which the recording last checked in.
- getLastCheckinTime() - Method in class org.opencastproject.scheduler.api.RecordingImpl
-
Gets the time at which the recording last checked in.
- getLastClaimed() - Method in class org.opencastproject.assetmanager.impl.persistence.VersionClaimDto
- getLastHeader(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getLastHeardFrom() - Method in interface org.opencastproject.capture.admin.api.Agent
-
Gets the time at which the agent last checked in.
- getLastHeardFrom() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Gets the time at which the agent last checked in.
- getLastLogin() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getLastModified(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getLastModified(String) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getLastModified(String) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Get the last modification date by an agent identifier
- getLastModifiedDate() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getLastModifiedDate() - Method in class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
-
Returns the last modified date
- getLastModifiedDates() - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- getLastModifiedDates() - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Get a
Mapof last modification dates of all existing capture agents. - getLastName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getLastName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getLastName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getLatestTermsofUse() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getLatestTermsOfUse() - Static method in class org.opencastproject.adopter.registration.dto.Adopter
- getLatestWorkflowProperties(AssetManager, String) - Static method in class org.opencastproject.assetmanager.util.WorkflowPropertiesUtil
-
Retrieve the latest properties for a single media package
- getLatestWorkflowPropertiesForEvents(AssetManager, Collection<String>) - Static method in class org.opencastproject.assetmanager.util.WorkflowPropertiesUtil
-
Retrieve latest properties for a set of event ids
- getLayout() - Method in class org.opencastproject.composer.api.LaidOutElement
- getLeft() - Method in class org.opencastproject.composer.layout.Anchor
- getLength() - Method in interface org.opencastproject.annotation.api.Annotation
- getLength() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getLength() - Method in interface org.opencastproject.usertracking.api.UserAction
- getLength() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getLicense() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the license
- getLicense() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the license of the recording.
- getLicense() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series license.
- getLicense() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the license of the series.
- getLicense() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getLicense() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the license used to filter if set - 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
- getLicense() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
The license under which this episode is available
- getLicense() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
The license under which this episode is available
- getLicense() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- getLicense() - Method in interface org.opencastproject.schema.OcDublinCore
- getLicense() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getLicenses() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getLicenseSlideActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns whether the theme query is looking for themes where the license slide is active.
- getLicenseSlideBackground() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getLicenseSlideBackground() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the license slide background this query is looking for.
- getLicenseSlideBackground() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getLicenseSlideBackground() - Method in class org.opencastproject.themes.Theme
- getLicenseSlideDescription() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getLicenseSlideDescription() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the license slide description this query is looking for.
- getLicenseSlideDescription() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getLicenseSlideDescription() - Method in class org.opencastproject.themes.Theme
- getLimit() - Method in class org.opencastproject.adminui.usersettings.UserSettings
- getLimit() - Method in interface org.opencastproject.annotation.api.AnnotationList
- getLimit() - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- getLimit() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return the set's size limit.
- getLimit() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getLimit() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- getLimit() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the number of results that are returned, starting at the offset returned by
getOffset(). - getLimit() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the limit of this search results or
-1if no limit has been specified. - getLimit() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getLimit() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the limit of this search results or
-1if no limit has been specified. - getLimit() - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- getLimit() - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns the limit for the resource query
- getLimit() - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- getLimit() - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- getLimit() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultImpl
- getLimit() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getLimit() - Method in interface org.opencastproject.oaipmh.persistence.SearchResult
-
Get the limit.
- getLimit() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the maximum number of report items of the report (used for paging)
- getLimit() - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Return the maximum number of results to collect.
- getLimit() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getLimit() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getLines() - Method in class org.opencastproject.subtitleparser.SubtitleCue
- getLines() - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleRegion
- getLines() - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleStyle
- getList(String, int, String, int, String) - Method in class org.opencastproject.external.endpoint.ListProviderEndpoint
- getList(String, int, String, int, HttpHeaders) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- getList(String, ResourceListQuery) - Method in interface org.opencastproject.list.api.ResourceListProvider
-
Returns the key-value list for the generator resource filtered with the given filter and based on the given organization context.
- getList(String, ResourceListQuery, boolean) - Method in interface org.opencastproject.list.api.ListProvidersService
-
Returns the list for the given provider
- getList(String, ResourceListQuery, boolean) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- getList(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Get all of the contributors with friendly printable names.
- getListNameFromFilter(EventCommentsListProvider.CommentsFilterList) - Static method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
-
Returns the list name related to the given filter
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- getListNames() - Method in interface org.opencastproject.list.api.ResourceListProvider
-
Returns the names of the list(s) provided
- getListprovider() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getListProvidersService() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getListWithTechnicalPresenters(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Get the contributors list including usernames and organizations for the users available.
- getListWithUserNames(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Get the contributors list including usernames and organizations for the users available.
- getLoadFactor() - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- getLocalAssetStore() - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Get the local asset store.
- getLocalAssetStore() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getLocale() - Method in interface org.opencastproject.elasticsearch.api.Language
-
Returns the locale that is associated with the language.
- getLocale() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getLocalFile(String, String, String, URI) - Static method in class org.opencastproject.assetmanager.util.DistributionPathUtils
-
Splits up a distribution URI and returns a local path instead.
- getLocalFile(List<String>, String, URI) - Static method in class org.opencastproject.assetmanager.util.AssetPathUtils
-
Splits up an asset manager URI and returns a local path instead.
- getLocalization(long, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- 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.
- getLocalization(long, Locale) - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- getLocalizedFieldName(String, Language) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Returns the localized field name, which is the original field name extended by an underscore and the language identifier.
- getLocalizedValues() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Returns the values for this metadata item, mapped to their respective languages.
- getLocalizedValues() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Returns the values for this metadata item, mapped to their respective languages.
- 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.
- getLocation() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording location.
- getLocation() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the location of the recording.
- getLocation() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getLocation() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the location used to filter if set - getLocations() - Method in exception class org.opencastproject.graphql.exception.GraphQLNotFoundException
- getLocations() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getLocations() - Method in exception class org.opencastproject.graphql.exception.GraphQLUnauthorizedException
- getLocationSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the location.
- getLockData(String) - Method in class org.opencastproject.editor.EditorLock
- getLocked() - Method in class org.opencastproject.metadata.dublincore.MetadataList
- getLogger() - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- getLogger() - Method in class org.opencastproject.security.urlsigning.provider.impl.GenericUrlSigningProvider
- getLogger() - Method in class org.opencastproject.security.urlsigning.provider.impl.WowzaUrlSigningProvider
- 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
- getLoginMechanism() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getLower() - Method in class org.opencastproject.composer.layout.TwoShapeLayout
-
Get the layout information of the lower shape.
- getLower() - Method in class org.opencastproject.composer.layout.TwoShapeLayouts.TwoShapeLayoutSpec
- getLtiValuesAsMap(HttpServletRequest) - Method in class org.opencastproject.lti.LtiServlet
-
Builds a map of LTI parameters
- getMail() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- getManagedAcl() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the name of the managed ACL, if the event does not have a custom ACL.
- getManagedAcl() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the name of the managed ACL set to the recording.
- getManagedAcl() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the name of the managed ACL, if the series does not have a custom ACL.
- getManagedAcl() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the name of the managed ACL set to the series.
- getManagedAclId() - Method in class org.opencastproject.graphql.type.input.AccessControlListInput
- getManagedAclSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the series managed ACL.
- getMap() - Method in class org.opencastproject.util.LocalHashMap
-
Returns the internal map storing the properties
- getMappedAttributes(Map<String, List<String>>, String) - Method in class org.opencastproject.security.aai.api.AttributeMapper
-
Apply all expressions on the sourceAttributes
- getMappedAttributes(HttpServletRequest, String) - Method in class org.opencastproject.security.aai.api.AttributeMapper
- getMatchManagedAclRolePrefixes() - Method in class org.opencastproject.adminui.impl.AdminUIConfiguration
- getMaxAge() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
- getMaxAttempts() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
-
Returns the number of attempts the workflow service will make to execute this operation.
- getMaxAttempts() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
Returns the number of attempts the workflow service will make to execute this operation.
- getMaxAttempts() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns the number of attempts the workflow service will make to execute this operation.
- getMaximumConcurrentWorkflows() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
-
Deprecated.
- getMaxLoad() - Method in class org.opencastproject.adopter.registration.dto.Host
- 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
- getMaxLoad() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- 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.
- getMaxLoadOnNode(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getMaxLoadOnNode(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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.
- getMaxLoads() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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.index.service.resources.list.api.Service
- 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.index.service.resources.list.api.Service
- 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
- getMeasurement() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- getMedia(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getMediaDuration() - Method in interface org.opencastproject.metadata.mpeg7.MediaTime
-
Returns the media duration.
- getMediaDuration() - Method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
- getMediaElements() - Method in interface org.opencastproject.smil.entity.api.SmilBody
-
Returns the SMIL elements inside the body.
- getMediaElements() - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Returns the SMIL elements inside the body.
- getMediaList(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getMediaLocator() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
-
Returns the track's media location.
- getMediaLocator() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
- getMediaObjects() - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Returns SMIL media elements.
- getMediapackage() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getMediaPackage - Static variable in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getMediaPackage() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Get the media package.
- getMediaPackage() - Method in class org.opencastproject.assetmanager.impl.PartialMediaPackage
- getMediaPackage() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- getMediaPackage() - Method in class org.opencastproject.fileupload.api.job.Payload
- getMediaPackage() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- 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. - getMediaPackage() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getMediaPackage() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getMediaPackage() - Method in interface org.opencastproject.scheduler.api.SchedulerEvent
-
Returns the mediapackage
- getMediaPackage() - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- getMediaPackage() - Method in class org.opencastproject.search.api.SearchResult
- getMediaPackage() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getMediaPackage() - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
- getMediaPackage() - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- getMediaPackage(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Get the media package from the lates snapshot.
- getMediaPackage(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
AssetManager implementation
- getMediaPackage(String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- getMediaPackage(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves mediapackage associated with specified event ID.
- getMediaPackage(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getMediaPackage(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getMediaPackage(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Gets a single media package by its identifier.
- getMediaPackage(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Gets a single media package by its identifier.
- getMediaPackageDirectory(String, MediaPackage) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Gets the directory containing the distributed files for this mediapackage.
- getMediaPackageElementId - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport
- getMediaPackageElementId() - Method in class org.opencastproject.assetmanager.api.AssetId
- getMediaPackageElementId() - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- getMediaPackageElementId() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getMediaPackageElementId() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getMediaPackageElements() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- getMediaPackageForArchival(MediaPackage, List<String>, List<MediaPackageElementFlavor>) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerSnapshotWorkflowOperationHandler
- getMediaPackageForSearchIndex(MediaPackage, List<Job>, MediaPackageElementFlavor, String[], Set<String>, MediaPackageElementFlavor, Set<String>, String[]) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
-
Returns a mediapackage that only contains elements that are marked for distribution.
- getMediapackageId() - Method in interface org.opencastproject.annotation.api.Annotation
- getMediapackageId() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getMediapackageId() - Method in interface org.opencastproject.usertracking.api.Stats
- getMediapackageId() - Method in interface org.opencastproject.usertracking.api.UserAction
- getMediapackageId() - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- getMediapackageId() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getMediaPackageId - Static variable in class org.opencastproject.assetmanager.impl.query.ARecordImpl
- getMediaPackageId - Static variable in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.DeleteEpisode
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.api.AssetId
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.api.PropertyId
- getMediaPackageId() - Method in interface org.opencastproject.assetmanager.api.query.ARecord
-
Get the media package ID.
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Full
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.impl.persistence.VersionClaimDto
- getMediaPackageId() - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
- getMediaPackageId() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.DeleteEpisode
- getMediaPackageId() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Returns media package id.
- getMediaPackageId() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntityId
- getMediaPackageId() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getMediaPackageId() - Method in class org.opencastproject.scheduler.impl.persistence.EventIdPK
- getMediaPackageId() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getMediaPackageId() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Returns media package id.
- getMediaPackageId() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getMediaPackageId() - Method in class org.opencastproject.workflow.api.WorkflowIndexData
- getMediaPackageId(LinkedHashSet<ARecord>) - Static method in class org.opencastproject.assetmanager.api.fn.ARecords
- getMediaPackageXml() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getMediaPackageXml() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getMediaPackageXml(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets a XML with the media package for the specified event.
- getMediaPackageXML() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Returns serialized media package.
- getMediaPackageXML() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Returns serialized media package.
- getMediaSegments() - Method in class org.opencastproject.silencedetection.api.MediaSegments
-
Returns a list with media segments, that holds start and stop positions or null.
- getMediaSegments() - Method in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
-
Returns found media segments.
- getMediaTime() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
-
Returns the track's time constraints.
- getMediaTime() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
- getMediaTime() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns the segment's time constraints.
- getMediaTime() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- getMediaTime() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalLocator
-
Returns the locator's time and duration.
- getMediaTime() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
-
Returns the locator's time and duration.
- getMediaTimePoint() - Method in interface org.opencastproject.metadata.mpeg7.MediaTime
-
Returns the media time point, i. e. the starting time of the vidoe segement.
- getMediaTimePoint() - Method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
- getMediator() - Method in interface org.opencastproject.schema.OcDublinCore
- getMediator() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getMediaType() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns media element type.
- getMediaType() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaAudioImpl
-
Returns
SmilMediaElement.MediaType.AUDIO - getMediaType() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns media element type.
- getMediaType() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaReferenceImpl
-
Returns
SmilMediaElement.MediaType.REF - getMediaType() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaVideoImpl
-
Returns
SmilMediaElement.MediaType.VIDEO - getMediaURI() - Method in interface org.opencastproject.metadata.mpeg7.MediaLocator
-
Returns the media uri of the track.
- getMediaURI() - Method in class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
- getMedium() - Method in interface org.opencastproject.schema.OcDublinCore
- getMedium() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getMembers() - Method in interface org.opencastproject.security.api.Group
-
Gets the group members
- getMembers() - Method in class org.opencastproject.security.api.JaxbGroup
- getMembers() - Method in class org.opencastproject.security.impl.jpa.JpaGroup
- getMemory() - Method in class org.opencastproject.adopter.registration.dto.Host
- 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
- getMemory() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- getMessage() - Method in interface org.opencastproject.rest.ErrorCodeException
- getMeta() - Method in class org.opencastproject.util.doc.DocData
- getMetaByName(String) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Returns
SmilMetaelement with given name. - getMetadata() - Method in class org.opencastproject.adminui.util.BulkUpdateUtil.BulkUpdateInstructionGroup
-
Get the meta data update to apply.
- getMetadata() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Returns the metadata as a list of
SearchMetadataitems. - getMetadata() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getMetadata(String) - Method in interface org.opencastproject.editor.api.EditorService
-
Provide all meta information about the given mediaPackageId
- getMetadata(String) - Method in class org.opencastproject.editor.EditorServiceImpl
- getMetadata(String) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- getMetadata(MediaPackage) - Method in interface org.opencastproject.metadata.api.MetadataService
-
Gets the metadata for a
MediaPackageif possible. - getMetadata(MediaPackage) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
-
Gets the metadata for a
MediaPackageif possible. - getMetadata(MediaPackage) - Method in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
-
Gets the metadata for a
MediaPackageif possible. - getMetadata(MediaPackage) - Method in class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
-
Gets the metadata for a
MediaPackageif possible. - getMetaData(String) - Method in class org.opencastproject.util.doc.DocData
- getMetadataByAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- getMetadataByAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- getMetadataByFlavor(String) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- getMetadataField() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- getMetadataFormat() - Method in class org.opencastproject.oaipmh.matterhorn.MatterhornInlinedMetadataProvider
- getMetadataFormat() - Method in class org.opencastproject.oaipmh.matterhorn.MatterhornMetadataProvider
- getMetadataFormat() - Method in interface org.opencastproject.oaipmh.server.MetadataProvider
-
Return the metadata format handled by this provider.
- getMetadataFormat() - Method in class org.opencastproject.oaipmh.server.OaiDcMetadataProvider
- getMetadataJSON() - Method in class org.opencastproject.editor.api.EditingData
- getMetadataList() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getMetadataList() - Method in class org.opencastproject.metadata.dublincore.MetadataList
- getMetadataListWithAllEventCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getMetadataListWithAllEventCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getMetadataListWithAllSeriesCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getMetadataListWithAllSeriesCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getMetadataProvider(String) - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Return the metadata provider for a given metadata prefix.
- getMetadataProviders() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Return a list of all available metadata providers.
- getMetadataXml(MediaPackage, WorkflowOperationInstance) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- getMetas() - Method in interface org.opencastproject.smil.entity.api.SmilHead
-
Returns
Listof meta elements inside. - getMetas() - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Returns
Listof meta elements inside. - getMetasList() - Method in class org.opencastproject.smil.entity.SmilHeadImpl
- getMethod() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the name of HTTP method used to invoke this endpoint.
- getMiddleName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getMilliseconds() - Method in interface org.opencastproject.caption.api.Time
-
Get milliseconds of a caption.
- getMilliseconds() - Method in class org.opencastproject.caption.impl.TimeImpl
-
Get milliseconds of a caption.
- getMimeType() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Mime type of the asset.
- getMimeType() - Method in class org.opencastproject.assetmanager.api.storage.Source
- getMimeType() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getMimeType() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getMimeType() - Method in interface org.opencastproject.composer.api.EncodingProfile
- getMimeType() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Return the mimetype as string
- getMimeType() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Returns the mimeType of the file
- 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) - Method in class org.opencastproject.kernel.http.SharedHttpContext
- getMimeType(String) - Static method in class org.opencastproject.util.MimeTypes
-
Convenience method to get a mime type as String from a filename extension
- getMinutes() - Method in interface org.opencastproject.caption.api.Time
-
Get minutes of a caption.
- getMinutes() - Method in class org.opencastproject.caption.impl.TimeImpl
-
Get minutes of a caption.
- getMinutes() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the number of minutes.
- getMinutes() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getMinutes() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the number of minutes.
- getMinutes() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getModeNames() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getModificationDate() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the modification date
- getModificationDate() - Method in class org.opencastproject.event.comment.EventCommentReply
-
Returns the reply modification date
- getModificationDate() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the modification date
- getModificationDate() - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Returns the modification date
- getModificationDate() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getModificationDate() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- getModificationDate() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getModificationDate() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
- getModificationDate(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Returns the modification date from the selected media package.
- getModificationDate(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Returns the modification date from the selected media package.
- getModified() - Method in interface org.opencastproject.schema.OcDublinCore
- getModified() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getModifiedAfter() - Method in interface org.opencastproject.oaipmh.persistence.Query
-
The date is inclusive.
- getModifiedBefore() - Method in interface org.opencastproject.oaipmh.persistence.Query
-
The date is inclusive.
- getModifiedDate() - Method in class org.opencastproject.search.api.SearchResult
- getModifiedDate() - Method in class org.opencastproject.series.api.Series
- getModifiedDate() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getMonth() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the month.
- getMonth() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getMountPoint() - Method in class org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
- getMountPoint() - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
- getMountPoint() - Method in interface org.opencastproject.oaipmh.server.OaiPmhServerInfo
-
Return the mount point of the server, e.g.
- getMountPoint() - Method in class org.opencastproject.oaipmh.server.remote.OaiPmhServerInfoRemoteImpl
- getMpeg7() - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
get Mpeg7Catalog with segments
- getMultimediaContent(MultimediaContent.Type) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns the multimedia content container element for tracks of the given type (either
Audio,VideoorAudiovisual). - getMultimediaContent(MultimediaContent.Type) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- getMultiValueDelimiter() - Method in class org.opencastproject.security.aai.api.AttributeMapper
- getMutations() - Method in interface org.opencastproject.graphql.provider.GraphQLMutationProvider
- getMyInfo() - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- getMyPlaylistByTitle(String) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Get playlist by title.
- getMyPlaylistByTitle(String) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- getMyPlaylists(String, long) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Page through all YouTube playlists of predefined channel.
- getMyPlaylists(String, long) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- getName() - Method in class org.opencastproject.assetmanager.api.PropertyId
- getName() - Method in class org.opencastproject.assetmanager.api.PropertyName
-
Return the namespace local name.
- getName() - Method in interface org.opencastproject.authorization.xacml.manager.api.ManagedAcl
-
Return the display name of the ACL.
- getName() - Method in class org.opencastproject.authorization.xacml.manager.impl.ManagedAclImpl
- getName() - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
- getName() - Method in interface org.opencastproject.capture.admin.api.Agent
-
Gets the name of the agent.
- getName() - Method in class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Returns the agent name.
- getName() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Gets the name of the agent.
- getName() - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- getName() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns the encoding format's name.
- getName() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns the encoding format's name.
- getName() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Returns the name of this metadata item.
- getName() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- getName() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Returns the name of this metadata item.
- getName() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getName() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the name looked for by the theme query.
- getName() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- getName() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getName() - Method in class org.opencastproject.index.service.resources.list.query.AclsListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the name used to filter if set. - getName() - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.job.api.JaxbIncident.Param
- getName() - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- getName() - Method in interface org.opencastproject.list.api.ResourceListFilter
-
Returns the name of this filter target field
- getName() - Method in class org.opencastproject.list.query.StringListFilter
- getName() - Method in class org.opencastproject.metadata.api.MetadataValue
- getName() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Returns the optional name of the period.
- getName() - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinition
-
Returns the setSpec name.
- getName() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- getName() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the name of this endpoint.
- getName() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Gets the name of this endpoint holder.
- getName() - Method in class org.opencastproject.runtimeinfo.rest.RestFormatData
-
Return the name of this format.
- getName() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Get the name of this parameter.
- getName() - Method in class org.opencastproject.runtimeinfo.rest.StatusData
- 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.security.impl.jpa.JpaGroup
- getName() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- getName() - Method in class org.opencastproject.security.impl.jpa.JpaRole
- getName() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getName() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getName() - Method in interface org.opencastproject.smil.entity.api.SmilMeta
-
Returns meta name.
- getName() - Method in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParam
-
Returns param name.
- getName() - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Returns param name.
- getName() - Method in class org.opencastproject.smil.entity.SmilMetaImpl
-
Returns meta name.
- getName() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getName() - Method in class org.opencastproject.themes.Theme
- getName() - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
- getName() - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Gets the provider name
- getName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnit
- getName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Role
- getName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Type
- getName() - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- getName() - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- getName() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- getName() - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- getName() - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
- getName() - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
- getName() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- getName() - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
- getName() - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Gets the provider name
- getName() - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
- getName() - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- getName() - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
- getName() - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- getName() - Method in class org.opencastproject.util.ChecksumType
-
Returns the checksum value.
- getName() - Method in class org.opencastproject.util.Jsons.Prop
- getNamespace() - Method in class org.opencastproject.assetmanager.api.PropertyId
- getNamespace() - Method in class org.opencastproject.assetmanager.api.PropertyName
-
Return the namespace.
- getNamespace() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getNamespace() - Method in interface org.opencastproject.oaipmh.server.MetadataFormat
-
The XML namespace URI of this metadata format.
- getNamespace() - Method in class org.opencastproject.oaipmh.util.XmlGen.Namespace
- 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
- getNewConflicts(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getNewEventMetadata() - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- getNewEventMetadata() - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- getNewEventMetadata() - Method in interface org.opencastproject.lti.service.api.LtiService
-
Returns the event metadata for a new event
- getNewEventMetadata() - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- getNewEventMetadata() - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- getNewJob(String, long, int, String, String) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- getNewMetadata() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getNewMetadata() - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getNewProcessing(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getNewThemes() - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getNFractions() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the fractions.
- getNFractions() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getNodeLoads() - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Get the list of nodes and their current loadfactor.
- getNodeName() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the node name used to filter if set. - getNodeName() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the node name used to filter if set. - getNodeName() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the node name used to filter if set. - 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
- getNodeName() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- getNonceTimeoutRetries() - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
- getNonFinished(List<Job>) - Static method in class org.opencastproject.util.JobUtil
-
Get all jobs that are not in state
Job.Status.FINISHED. - getNormalServiceCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getNormalServiceCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the total number of normal services
- getNormalServiceCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getNormalServiceCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the number of normal services of this JMX node
- getNormalServices() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getNormalServices() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all normal services
- getNormalServicesByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getNormalServicesByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all normal services of this JMX node
- getNotes() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets list of notes (i.e. extra information) of this endpoint.
- getNotes() - Method in class org.opencastproject.util.doc.DocData
- getNotFound() - Method in class org.opencastproject.rest.BulkOperationResult
- getNotificationInfo() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getNotificationInfo() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getNotificationInfo() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getNumber() - Method in class org.opencastproject.fileupload.api.job.Chunk
- getNumberOfSpeakers() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getOaiPmhEntity() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- getOaiPmhServerInfo() - Method in class org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
- getOaiPmhServerInfo() - Method in class org.opencastproject.oaipmh.server.OsgiOaiPmhServerInfoRestEndpoint
- getObj(String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- getObject(AwsAssetMapping) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getObject(AwsAssetMapping) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- getObjectKey() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getObjectName() - Method in class org.opencastproject.assetmanager.aws.AwsUploadOperationResult
- getObjectName(String) - Static method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
-
Builds a JMX object name for a given PID
- getObjectName(String) - Static method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
-
Builds a JMX object name for a given PID
- getObjectName(String) - Static method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
-
Builds a JMX object name for a given PID
- getObjectName(String) - Static method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
-
Builds a JMX object name for a given PID
- getObjectName(String) - Static method in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
-
Builds a JMX object name for a given PID
- getObjectVersion() - Method in class org.opencastproject.assetmanager.aws.AwsUploadOperationResult
- getObjectVersion() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getOffline() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getOffline() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets a list of offline hosts
- getOfflineCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getOfflineCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets the number of offline hosts
- getOffset() - Method in class org.opencastproject.adminui.usersettings.UserSettings
- getOffset() - Method in interface org.opencastproject.annotation.api.AnnotationList
- getOffset() - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- getOffset() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return the offset within the total result set.
- getOffset() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getOffset() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- getOffset() - Method in class org.opencastproject.composer.layout.AnchorOffset
-
Get the offset between the two anchor points.
- getOffset() - Method in class org.opencastproject.composer.layout.Layout
-
Return the offset between the shape's and canvas' origin.
- getOffset() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the starting offset within the search result or
0if no offset was specified. - getOffset() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Get the offset within the search result or
-1if no limit has been specified. - getOffset() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getOffset() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Get the offset within the search result or
-1if no limit has been specified. - getOffset() - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- getOffset() - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns the offset for the resource query
- getOffset() - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- getOffset() - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- getOffset() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultImpl
- getOffset() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getOffset() - Method in interface org.opencastproject.oaipmh.persistence.SearchResult
-
Get the offset.
- getOffset() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the number of the report item to start with in the list of all report items (used for paging)
- getOffset() - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Return the offset of result lists to skip over to get these results.
- getOffset() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getOffset() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getOffset() - Method in class org.opencastproject.util.ChunkedFileInputStream
-
get the starting offset
- getOks() - Method in class org.opencastproject.rest.BulkOperationResult
- getOnline() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getOnline() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets a list of online hosts
- getOnlineCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getOnlineCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets the number of online hosts
- 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
- getOnlineFrom() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getOnlyEventsWithWriteAccessEventsTab() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getOnlyEventsWithWriteAccessEventsTab() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getOnlySeriesWithWriteAccessEventModal() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getOnlySeriesWithWriteAccessEventModal() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getOnlySeriesWithWriteAccessEventsFilter() - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getOnlySeriesWithWriteAccessSeriesTab() - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getOpenConnections() - Method in interface org.opencastproject.kernel.security.HttpConnectionMXBean
-
Gets the number of open http connections
- getOpenConnections() - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
- 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
- getOperation() - Method in class org.opencastproject.job.jpa.JpaJob
- getOperationHandlers() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getOperations() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
The operations, listed in order, that this workflow definition includes.
- getOperations() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
The operations, listed in order, that this workflow definition includes.
- getOperations() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- 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.
- getOptConfig(WorkflowInstance, String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Get an optional configuration key.
- getOptConfig(WorkflowOperationInstance, String) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Get an optional configuration key.
- getOptContextProperty(ComponentContext, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get an optional, non-blank value from the bundle context.
- getOptionalParams() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the list of optional parameters of this endpoint.
- getOrder() - Method in enum class org.opencastproject.graphql.type.input.OrderDirection
- getOrder() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- 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. - getOrganisationName() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getOrganisationName() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getOrganization() - Method in class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
- getOrganization() - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- getOrganization() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
- getOrganization() - Method in class org.opencastproject.capture.admin.impl.CaptureAgentAdminRoleProviderImpl
- getOrganization() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the organization of the recording.
- getOrganization() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the organization of the recording
- getOrganization() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series organization.
- getOrganization() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the organization of the series.
- getOrganization() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getOrganization() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the organization of the theme query.
- getOrganization() - Method in class org.opencastproject.event.comment.EventComment
- getOrganization() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the organization
- getOrganization() - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- getOrganization() - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getOrganization() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getOrganization() - Method in class org.opencastproject.index.service.impl.util.Retraction
- 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 class org.opencastproject.job.jpa.JpaJob
- getOrganization() - Method in class org.opencastproject.kernel.security.SecurityServiceSpringImpl
-
Gets the organization associated with the current thread context.
- getOrganization() - Method in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Returns the name of the organization (tenant) this catalog UI adapter belongs to or "*" if this is a tenant-agnostic adapter.
- getOrganization() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getOrganization() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- getOrganization() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntityId
- getOrganization() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getOrganization() - Method in class org.opencastproject.playlists.Playlist
- getOrganization() - Method in class org.opencastproject.scheduler.impl.persistence.EventIdPK
- getOrganization() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getOrganization() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
- getOrganization() - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
- getOrganization() - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- 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() - Method in class org.opencastproject.security.impl.jpa.JpaGroup
- getOrganization() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getOrganization() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getOrganization() - Method in class org.opencastproject.security.jwt.JWTRoleProvider
- getOrganization() - Method in class org.opencastproject.series.api.Series
- getOrganization() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getOrganization() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getOrganization() - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Returns the identifier for the organization that is defining this set of roles.
- getOrganization() - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- getOrganization() - Method in class org.opencastproject.userdirectory.CustomRoleProvider
-
Returns the identifier for the organization that is defining this set of roles.
- getOrganization() - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Returns the identifier for the organization that is defining this set of roles.
- getOrganization() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.OrganizationRoleProvider
- getOrganization() - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization() - Method in class org.opencastproject.userdirectory.UserIdRoleProvider
- getOrganization() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Gets the organization associated with this workflow (or
null, if it's global) - getOrganization() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- getOrganization() - Method in class org.opencastproject.workflow.api.WorkflowIdentifier
- getOrganization(String) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- getOrganization(String) - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Gets a single organization by its identifier.
- getOrganization(String) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- getOrganization(String) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Gets an organization by its identifier.
- getOrganization(URL) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- getOrganization(URL) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Gets an organization by request URL.
- getOrganizationAsJson(String) - Method in class org.opencastproject.kernel.security.OrganizationEndpoint
- getOrganizationAsXml(String) - Method in class org.opencastproject.kernel.security.OrganizationEndpoint
- getOrganizationByHost(String, int) - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Gets a single organization by host and port.
- getOrganizationByHost(String, int) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- getOrganizationDirectoryService() - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.crop.impl.CropServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Returns a reference to the organization directory service.
- 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
- getOrganizationDirectoryService() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Get an organization directory service
- getOrganizationDirectoryService() - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.search.impl.SearchServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getOrganizationDirectoryService() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getOrganizationDirectoryService() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getOrganizationDirectoryService() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getOrganizationDirectoryService() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- getOrganizationDirectoryService() - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getOrganizationId() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Get the ID of the organization where this media package belongs to.
- getOrganizationId() - Method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- getOrganizationId() - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- getOrganizationId() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getOrganizationId() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- getOrganizationId() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- getOrganizationId() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- getOrganizationId() - Method in interface org.opencastproject.authorization.xacml.manager.api.ManagedAcl
-
Return the ID of the organization the ACL belongs to.
- getOrganizationId() - Method in class org.opencastproject.authorization.xacml.manager.impl.ManagedAclImpl
- getOrganizationId() - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
- 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.
- getOrganizationId() - Method in class org.opencastproject.security.impl.jpa.JpaRole
- getOrganizationId() - Method in class org.opencastproject.workflow.api.WorkflowIndexData
- getOrganizationId() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getOrganizationId(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Returns the organization id of the selected media package
- getOrganizationId(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Returns the organization id of the selected media package
- getOrganizationInfo() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getOrganizationProperties() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getOrganizationPropertiesEngageUiUrl() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getOrganizations() - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- getOrganizations() - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Returns all organizations in persistent storage.
- getOrganizations() - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- 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
- getOrganizationsAsJson() - Method in class org.opencastproject.kernel.security.OrganizationEndpoint
- getOrganizationsAsXml() - Method in class org.opencastproject.kernel.security.OrganizationEndpoint
- getOrganizer() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the organizer used to filter if set - getOrganizers() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series presenters.
- getOrganizers() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the list of series organizers or an empty array if no organizers have been specified.
- getOrgDefinedId() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getOrgDirectoryService() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- getOrgId() - Method in class org.opencastproject.search.api.SearchResult
- getOrgId() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getOrgUnit() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnitItem
- getOrigin() - Method in class org.opencastproject.adminui.tobira.TobiraService
- getOutFiles() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- getOutpoint() - Method in interface org.opencastproject.annotation.api.Annotation
- getOutpoint() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getOutpoint() - Method in interface org.opencastproject.usertracking.api.UserAction
- getOutpoint() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getOutput() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- getOutputFields() - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- getOutputID() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getOutputType() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns the encoding format's media type, which is either video (plus audio) or audio only.
- getOutputType() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns the encoding format's media type, which is either video (plus audio) or audio only.
- getOverrideEpisodeAcl() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getOwner() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Get the owner of the snapshot.
- getOwner() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- getOwner() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- getOwner() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- 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
- getOwnLoad() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getOwnLoad() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getPackageRoot() - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Returns the package root that is used determine and resolve relative paths.
- getPage() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the page of the current result items within the complete search result.
- getPage() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the page of the current result items within the complete search result.
- getPage(String) - Method in class org.opencastproject.adminui.tobira.TobiraService
- getPageSize() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the number of items in this search result, possibly limited with respect to the total number of result items by
offsetandlimit. - getPageSize() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the number of items in this search result, possibly limited with respect to the total number of result items by
offsetandlimit. - getPagingInfo() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnitResponse
- getPagingInfo() - Method in class org.opencastproject.userdirectory.brightspace.client.api.UsersResponse
- getParamByName(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Returns
SmilMediaParamwith given name. - getParameters() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Query
- getParameters() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getParameters() - Method in class org.opencastproject.workflow.api.ConfiguredWorkflow
-
Get the workflow's parameter map.
- getParamGroup() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns SmilMediaParamGroup Id given with this element.
- getParamGroup() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns SmilMediaParamGroup Id given with this element.
- getParamGroups() - Method in interface org.opencastproject.smil.entity.api.SmilHead
-
Returns
Listof paramGroup elements. - getParamGroups() - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Returns
Listof paramGroup elements. - getParamGroupsList() - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Returns
ListofSmilMediaParamGroupobjects. - getParams() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getParams() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns
SmilMediaParams for this media element. - getParams() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns
SmilMediaParams for this media element. - getParams() - Method in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParamGroup
-
Returns
ListofSmilMediaParamelements inside. - getParams() - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Returns
ListofSmilMediaParamelements inside. - getParamsList() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns
ListofSmilMediaParams. - getParamsList() - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Returns
ListofSmilMediaParams. - getParentJob() - Method in class org.opencastproject.job.jpa.JpaJob
- 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.
- getPassword() - Method in class org.opencastproject.security.impl.jpa.JpaUser
-
Gets this user's clear text password.
- getPassword() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- getPath() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getPath() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the path for this endpoint.
- 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
- getPath() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getPath(QPropertyDto) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- getPathParams() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the list of path parameters of this endpoint.
- getPathPrefix() - Method in interface org.opencastproject.workingfilerepository.api.PathMappable
-
Returns the prefix to the working file repository file system root directory.
- getPathPrefix() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Returns the prefix to the working file repository file system root directory.
- getPattern() - Method in class org.opencastproject.dictionary.regexp.DictionaryServiceImpl
- getPattern() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getPayload() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- 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(String, String) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- getPayload(FileUploadJob) - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Returns an
InputStreamcontaining the data from the payload. - getPayload(FileUploadJob) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- getPayload(ServiceRegistry, Job) - Static method in class org.opencastproject.util.JobUtil
-
Update the job from the service registry and get its payload.
- getPeriods(Instant, Instant, DataResolution, ZoneId) - Static method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- getPersistence() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getPersistence() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
- getPhoneticAlphabet() - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Returns the optional phonetic alphabet or the default value
sampaif no alphabet has been specified. - getPhoneticAlphabet() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Returns the optional phonetic alphabet or the default value
sampaif no alphabet has been specified. - getPhoneticTranscription() - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Returns the optional phonetic transcription.
- getPhoneticTranscription() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Returns the optional phonetic transcription.
- getPixelAspectRatio() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Gets the pixel aspect ratio.
- getPkLevDb() - Method in interface org.opencastproject.mediapackage.AudioStream
- getPkLevDb() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getPlayed() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the sum of the number of played seconds of all report items
- getPlayed() - Method in interface org.opencastproject.usertracking.api.ReportItem
-
Gets the number of played seconds of the episode
- getPlayed() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getPlayed() - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- getPlaylist() - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- getPlaylist() - Method in class org.opencastproject.playlists.PlaylistEntry
- getPlaylist(String) - Method in interface org.opencastproject.playlists.persistence.PlaylistDatabaseService
-
Gets a single playlist in the current organization context by its identifier.
- getPlaylist(String) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Gets a single playlist in the current organization context by its identifier.
- getPlaylist(String, String) - Method in interface org.opencastproject.playlists.persistence.PlaylistDatabaseService
-
Gets a single playlist by its identifier.
- getPlaylist(String, String) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Gets a single playlist by its identifier.
- getPlaylistAsJson(String, boolean) - Method in class org.opencastproject.playlists.PlaylistRestService
- getPlaylistAsJson(String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- getPlaylistAsXml(String, boolean) - Method in class org.opencastproject.playlists.PlaylistRestService
- getPlaylistById(String) - Method in class org.opencastproject.playlists.PlaylistService
-
Returns a playlist from the database by its id
- getPlaylistById(String, String) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Gets a non-deleted playlist by its id
- getPlaylistItems(String, String, long) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Find YouTube playlist by id.
- getPlaylistItems(String, String, long) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- getPlaylists(int, int) - Method in class org.opencastproject.playlists.PlaylistService
-
Get multiple playlists from the database
- getPlaylists(int, int, SortCriterion) - Method in interface org.opencastproject.playlists.persistence.PlaylistDatabaseService
-
Get several playlists based on their order in the database
- getPlaylists(int, int, SortCriterion) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Get several playlists based on their order in the database
- getPlaylists(int, int, SortCriterion) - Method in class org.opencastproject.playlists.PlaylistService
- getPlaylistsAsJson(int, int, String) - Method in class org.opencastproject.playlists.PlaylistRestService
- getPlaylistsAsJson(String, int, int, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- getPlaylistsAsXml(int, int, String) - Method in class org.opencastproject.playlists.PlaylistRestService
- getPolicy() - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- getPolicySignature(Policy, String) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Get an encrypted version of a
Policyto use as a signature. - getPort() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgServer
- getPosition() - Method in interface org.opencastproject.usertracking.api.Footprint
- getPosition() - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- getPostalCode() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getPostalCode() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getPosterImageFileUrl(String) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- getPosterImageFileUrl(MediaPackage, String) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- getPostProcessingWorkflow() - Method in class org.opencastproject.editor.api.EditingData
-
Returns the optional workflow to start
- getPotentiallyDeletedPlaylist(String, String) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Gets a potentially deleted series by its ID, using the current organizational context.
- getPotentiallyDeletedSeriesEntity(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Gets a potentially deleted series by its ID, using the current organizational context.
- getPreAuthenticatedCredentials(HttpServletRequest) - Method in class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
- getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class org.opencastproject.security.jwt.JWTRequestHeaderAuthenticationFilter
- getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
- getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
This is called when a request is made, the returned object identifies the user and will either be Null or a String.
- getPredicate() - Method in class org.opencastproject.assetmanager.impl.PartialMediaPackage
- getPrefix() - Method in interface org.opencastproject.oaipmh.server.MetadataFormat
-
The metadata prefix.
- getPrefix() - Method in class org.opencastproject.oaipmh.util.XmlGen.Namespace
- 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
- getPresenter() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the presenter used to filter if set - getPresenters() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording presenters.
- getPresenters() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the list of recording presenters or an empty array if no presenter have been specified.
- getPresenters() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getPresenters() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getPresenters() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the list of presenters
- getPresenters() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getPresenters() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getPresentersSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the recording start date.
- getPreviewSubtype() - Method in class org.opencastproject.adminui.impl.AdminUIConfiguration
- getPreviewTag() - Method in class org.opencastproject.editor.EditorServiceImpl
- getPreviewVideoSubtype() - Method in class org.opencastproject.editor.EditorServiceImpl
- 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.
- getPriority() - Method in interface org.opencastproject.metadata.api.MetadataService
-
The priority of this MetadataService compared to others when more than one is registered in the system.
- getPriority() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
-
The priority of this MetadataService compared to others when more than one is registered in the system.
- getPriority() - Method in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
-
The priority of this MetadataService compared to others when more than one is registered in the system.
- getPriority() - Method in class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
-
The priority of this MetadataService compared to others when more than one is registered in the system.
- getPrivacyStatus() - Method in class org.opencastproject.publication.youtube.VideoUpload
- getPrivate() - Method in interface org.opencastproject.annotation.api.Annotation
- getPrivate() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getProcessing() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getProcessing(String) - Method in class org.opencastproject.adminui.endpoint.TasksEndpoint
- 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
- getProcessorServiceRegistration() - Method in class org.opencastproject.job.jpa.JpaJob
- getProfile(String) - Method in interface org.opencastproject.composer.api.ComposerService
-
Gets a profile by its ID
- getProfile(String) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Gets a profile by its ID
- getProfile(String) - Method in class org.opencastproject.composer.impl.EncodingProfileScanner
-
Returns the encoding profile for the given identifier or
nullif no such profile has been configured. - getProfile(String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
- getProfile(String) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Gets a profile by its ID
- getProfiles() - Method in class org.opencastproject.composer.api.EncodingProfileList
- getProfiles() - Method in class org.opencastproject.composer.impl.EncodingProfileScanner
-
Returns the list of profiles.
- getProfiles() - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler.ElementProfileTagFlavor
- getProgressListener() - Method in class org.opencastproject.publication.youtube.VideoUpload
-
Real-time updates of upload status.
- getProlongingTime() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Returns the time duration (in milliseconds) a recording is prolonged by the prolonging job.
- getPronouns() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getProperties() - Method in interface org.opencastproject.assetmanager.api.query.ARecord
-
Get all properties associated with an episode.
- getProperties() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getProperties() - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
- 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.message.broker.api.scheduler.SchedulerItem
- getProperties() - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Return all contained properties.
- getProperties() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- 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.security.impl.jpa.JpaOrganization
- getProperties() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getProperties() - Method in class org.opencastproject.util.PropertiesResponse
- getProperties() - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Operations may optionally set properties on a workflow operation.
- getProperties() - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Operations may optionally set properties on a workflow operation.
- getProperties(String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- getProperties(LinkedHashSet<ARecord>) - Static method in class org.opencastproject.assetmanager.api.fn.ARecords
- getPropertiesSorted(DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreUtil
-
Return a sorted list of all catalog entries.
- 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.
- getProperty(String, String) - Method in class org.opencastproject.adminui.endpoint.PresetsEndpoint
- getProperty(String, String) - Method in interface org.opencastproject.presets.api.PresetProvider
-
Gets a preset property first from the series, then from the organization
- getProperty(String, String) - Method in class org.opencastproject.presets.impl.PresetProviderImpl
- getPropertyName() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getPropertyValue() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getProps() - Method in class org.opencastproject.util.Jsons.Obj
- getProtectedUrlPattern() - Method in class org.opencastproject.assetmanager.auth.AssetManagerStaticFileAuthorization
- getProtectedUrlPattern() - Method in class org.opencastproject.fsresources.SimpleConfigurableStaticFileAuthorization
- getProtectedUrlPattern() - Method in class org.opencastproject.search.impl.SearchServiceImpl
- 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
- getProvenance() - Method in interface org.opencastproject.schema.OcDublinCore
- getProvenance() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getProvider() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Query
- getProvider() - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Returns an
Optioncontaining the provider used to filter if set - 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.
- getProvider() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getProvider() - Method in class org.opencastproject.transcription.persistence.TranscriptionProviderControl
-
Returns the provider
- getProvider(String) - Method in interface org.opencastproject.statistics.api.StatisticsService
- getProvider(String) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- getProvider(String) - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- getProvider(String, String, Boolean) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getProviderData(String) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- getProviderId() - Method in class org.opencastproject.adminui.impl.ProviderQuery
- getProviderId() - Method in class org.opencastproject.adminui.impl.RawProviderQuery
- getProviderId() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getProviders() - Method in interface org.opencastproject.statistics.api.StatisticsService
- getProviders() - Method in class org.opencastproject.statistics.endpoint.StatisticsRestService
- getProviders() - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- getProviders() - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- getProviders(String) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- getProviders(String, String, Boolean) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getProviders(ResourceType) - Method in interface org.opencastproject.statistics.api.StatisticsService
- getProviders(ResourceType) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- getProviders(ResourceType) - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- getPublication(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getPublication(Publication, Boolean, ApiVersion) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getPublicationChannelName(String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- getPublicationList(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getPublications() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the event publications.
- getPublications() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the list of event publications or an empty array if no publications have been specified.
- 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.
- getPublications() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- getPublications(MediaPackage, String) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableWorkflowOperationHandlerBase
- getPublicationSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the publication.
- getPublished() - Method in class org.opencastproject.graphql.type.input.EventFilterByInput
- getPublisher() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the publisher
- getPublisher() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the publisher of the recording.
- getPublisher() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the publisher used to filter if set - getPublisher() - Method in interface org.opencastproject.schema.OcDublinCore
- getPublisher() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getPublishers() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series publishers.
- getPublishers() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns an array of series publishers or an empty array if no publisher has been specified.
- getPublishers() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getPublishers() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getPublishers() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- getPurpose() - Method in class org.opencastproject.scheduler.api.Period
-
Returns the purpose
- getQName() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the qualified name of the entry as a string.
- getQualityFactor() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getQuantifier() - Method in interface org.opencastproject.elasticsearch.api.SearchTerms
-
Returns this group's quantifier.
- getQuantifier() - Method in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
Returns this group's quantifier.
- getQuartz() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
- getQueries() - Method in interface org.opencastproject.graphql.provider.GraphQLQueryProvider
- getQuery() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return a string representation of the query.
- getQuery() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getQuery() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- getQuery() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Returns the original search query.
- getQuery() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
- getQueryString() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the search text or
nullif no text was specified. - getQueryString() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getQueryString() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Returns the URL-encoded query string for a GET endpoint.
- getQueued() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getQueuedJobCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getQueuedJobCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of queued jobs
- getQueuedJobCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getQueuedJobCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of queued jobs of this JMX node
- 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
- getQueuedJobs() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getQueuedJobs() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of all queued jobs
- getQueuedJobsByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getQueuedJobsByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of queued jobs of this JMX node
- 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.distribution.aws.s3.PresignedUrlMediaPackageSerializer
-
Identifies the serializer ranking number.
- 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.
- getRanking() - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
- getRawFields() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getRawFields() - Method in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Returns all fields of this catalog in a raw data format.
- getRawFields(Map<String, ResourceListQuery>) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getRawFields(Map<String, ResourceListQuery>) - Method in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Returns all fields of this catalog in a raw data format.
- getRawFields(ResourceListQuery) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getRawFields(ResourceListQuery) - Method in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Returns all fields of this catalog in a raw data format.
- getReadPermission() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- getRealmAndNonce(HttpRequestBase) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Perform a request, and extract the realm and nonce values
- getReason() - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- getReason() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the reason
- getReason() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the reason
- getReason() - Method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- getReasons() - Method in interface org.opencastproject.event.comment.EventCommentService
-
Get the available reasons for commenting on an event.
- getReasons() - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
- getReasons() - Method in interface org.opencastproject.event.comment.persistence.EventCommentDatabaseService
-
Get the available reasons for commenting on an event.
- getReasons() - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- getRebuildStates() - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- getRebuildStates() - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
- getReceived() - Method in class org.opencastproject.fileupload.api.job.Chunk
- getRecognizedLocale() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- getRecognizedLocales() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- getRecording() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the optional recording
- getRecording() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getRecordingEndDate() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording end date
- getRecordingLastHeard() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getRecordingStartDate() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the start date
- getRecordingState() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getRecordingState() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getRecordingState(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Gets the state of a recording, if it exists.
- getRecordingState(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- getRecordingState(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getRecordingState(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getRecordingState(String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- getRecordingStatus() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording status
- getRecords() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return the found records.
- getRecords() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getRecords() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- 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.
- getReferenceAnchor() - Method in class org.opencastproject.composer.layout.AnchorOffset
-
Get the anchor point of the reference shape.
- 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
- getReferences() - Method in interface org.opencastproject.schema.OcDublinCore
- getReferences() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getReferringAnchor() - Method in class org.opencastproject.composer.layout.AnchorOffset
-
Get the anchor point of the shape referring to the reference shape.
- getRefreshAccessToken() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getRegion() - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getRegion() - Method in class org.opencastproject.videoeditor.impl.VideoClip
- getRegions() - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- getRegisteredHandlers() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Gets the currently registered workflow operation handlers.
- getRegistrationDataAsString() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- getRegistrationForm() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- getRegistrations() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- getRegistrations() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- getRegistrationsAsJson(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getRegistrationsAsXml(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getRegistryHostname() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Returns the service regstry's hostname.
- getRegistryHostname() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getRegistryHostname() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- getRejected() - Method in class org.opencastproject.assetmanager.impl.Protected
- getRejectionReason() - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- getRelation() - Method in interface org.opencastproject.schema.OcDublinCore
- getRelation() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getRelevance() - Method in interface org.opencastproject.elasticsearch.api.SearchResultItem
-
Returns the relevance of this hit with respect to the search terms.
- getRelevance() - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
- getRelevance() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Returns the relevance of this annotation.
- getRelevance() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- getRemoteAssetStores() - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Get the remote asset stores as a list.
- getRemoteAssetStores() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getReplaces() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getReplaces() - Method in interface org.opencastproject.schema.OcDublinCore
- getReplaces() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getReplayGain() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getReplayGainPeak() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getReplies() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the comment replies
- getReplies() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the replies list
- getReport(int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns a report
- getReport(int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getReport(String, String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns a report
- getReport(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getRepository() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getRepository() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getRepositoryId() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- getRepositoryId() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntityId
- getRepositoryId() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getRepositoryId() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getRepositoryId() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Repository ID.
- getRepositoryMetadataProviders() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getRepositoryMetadataProviders() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Return a list of available metadata providers.
- getRepositoryName() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getRepositoryName() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Display name of the OAI-PMH repository.
- getRepositoryTimeGranularity() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getRepositoryTimeGranularity() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
- getRequestURL() - Method in class org.opencastproject.kernel.filter.https.HttpsRequestWrapper
-
Returns the request url with a "fixed" scheme of
https. - getRequiredExtensions(WorkflowOperationInstance) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Get the extensions from configuration that don't need to be re-encoded.
- getRequiredParams() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the list of required parameters of this endpoint.
- getRequires() - Method in interface org.opencastproject.schema.OcDublinCore
- getRequires() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getResolution() - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
-
Returns the resolution in bits.
- getResolutions() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- getResource() - Method in class org.opencastproject.urlsigning.common.Policy
- getResource(String) - Method in class org.opencastproject.kernel.http.SharedHttpContext
- getResource(String) - Method in class org.opencastproject.security.urlsigning.WowzaResourceStrategyImpl
-
Transform a base URI into a proper stream location without the host and application name.
- getResource(String) - Method in class org.opencastproject.urlsigning.common.BasicResourceStrategyImpl
- getResource(String) - Method in interface org.opencastproject.urlsigning.common.ResourceStrategy
-
Transform a base url into a resource uri.
- getResourceId() - Method in class org.opencastproject.adminui.impl.ProviderQuery
- getResourceId() - Method in class org.opencastproject.adminui.impl.RawProviderQuery
- getResourceId() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Parameters
- getResourceIdName() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- getResourceStrategy() - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- getResourceStrategy() - Method in class org.opencastproject.security.urlsigning.provider.impl.GenericUrlSigningProvider
- getResourceStrategy() - Method in class org.opencastproject.security.urlsigning.provider.impl.WowzaUrlSigningProvider
- getResourceType() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
- getResourceType() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
- getResourceType() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- getResourceType() - Method in class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- 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. - getRestorePeriod() - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- getResultLimit() - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getResultLimit() - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Maximum number of items returned by the list queries ListIdentifiers, ListRecords and ListSets.
- getResultsAsJson() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Serializes list to JSON array string.
- getResultsAsXML() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Serializes list to XML.
- getRetractWorkflowId() - Method in class org.opencastproject.adminui.impl.AdminUIConfiguration
- getRetryBaseDelay() - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
- getRetryMaximumVariableTime() - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
- getRetryStrategy() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
-
Return the retry strategy
- getRetryStrategy() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
Return the retry strategy
- getRetryStrategy() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Return the strategy to use in case of operation failure
- getReturnTypeSchema() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
- getReturnValues(String, String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getReturnValues(String, String) - Method in interface org.opencastproject.transcription.api.TranscriptionService
- getReturnValues(String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getReturnValues(String, String) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getReturnValues(String, String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getRightHolder() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getRights() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the rights
- getRights() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the rights of the recording.
- getRights() - Method in interface org.opencastproject.schema.OcDublinCore
- getRights() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getRightsHolder() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series rights holder.
- getRightsHolder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- getRightsHolder() - Method in interface org.opencastproject.schema.OcDublinCore
- getRightsHolder() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getRightsHolders() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getRightsHolders() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- 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.graphql.type.input.AccessControlItemInput
- getRole() - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Returns an
Optioncontaining the role used to filter if set - getRole() - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- 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
- getRole() - Method in class org.opencastproject.security.impl.jpa.JpaGroup
- getRole() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnitItem
- getRoleNames() - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Get only the names of the roles
- getRolePrefix() - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
Get the role prefix being used by this object.
- getRoles() - Method in class org.opencastproject.security.aai.DynamicLoginHandler
-
Return the roles
- 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.
- getRoles() - Method in class org.opencastproject.security.impl.jpa.JpaGroup
- getRoles() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getRoles() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getRoles() - Method in class org.opencastproject.security.jwt.JWTRoleProvider
- getRoles() - Method in interface org.opencastproject.userdirectory.api.AAIRoleProvider
-
Return the roles
- getRoles() - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Return the roles
- getRoles() - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Return the roles
- getRoles() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Returns the roles for this workflow definition
- getRoles() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- getRoles(String, String, int, int) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- getRolesAsJson() - Method in class org.opencastproject.userdirectory.RoleEndpoint
- getRolesAsXml() - Method in class org.opencastproject.userdirectory.RoleEndpoint
- getRolesForGroup(String) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- 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.
- getRolesForGroup(String) - Method in class org.opencastproject.security.jwt.JWTRoleProvider
- getRolesForGroup(String) - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Returns the roles for this group or an empty array if no roles are applicable.
- getRolesForGroup(String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Returns the roles for this group or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
- getRolesForUser(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentAdminRoleProviderImpl
- getRolesForUser(String) - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- getRolesForUser(String) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
- getRolesForUser(String) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- 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.
- getRolesForUser(String) - Method in class org.opencastproject.security.jwt.JWTRoleProvider
- getRolesForUser(String) - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.CustomRoleProvider
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.OrganizationRoleProvider
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- getRolesForUser(String) - Method in class org.opencastproject.userdirectory.UserIdRoleProvider
- getRolesFromBrightspace(String, Set<String>) - Method in interface org.opencastproject.userdirectory.brightspace.client.BrightspaceClient
- getRolesFromBrightspace(String, Set<String>) - Method in class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientImpl
- getRootDirectory() - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- getRootDirectory() - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- getRootDirectory(String, String) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- getRootDirectory(String, String) - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
-
Looks for the root directory of the given mediapackage id
- getRootJob() - Method in class org.opencastproject.job.jpa.JpaJob
- 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
- getRootTag() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getRrule() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getRTMPResource(URI) - Static method in class org.opencastproject.security.urlsigning.WowzaResourceStrategyImpl
-
Transform a base URI into a proper stream location without the host and application name.
- getRuleIndex() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- getRuleIndex() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- getRuleIndex() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanTermContext
- getRuleIndex() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- getRuleIndex() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- getRuleIndex() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- getRuleNames() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getRuleNames() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- getRunning() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getRunningJobCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getRunningJobCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of running jobs
- getRunningJobCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getRunningJobCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets the number of running jobs of this JMX node
- 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
- getRunningJobs() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getRunningJobs() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of all running jobs
- getRunningJobsByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- getRunningJobsByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.JobsStatisticsMXBean
-
Gets a list of running jobs of this JMX node
- getRunningWorkflowInstanceByMediaPackage(String, String) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Returns the
WorkflowInstancecurrently running on the given mediaPackage - getRunningWorkflowInstanceByMediaPackage(String, String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Returns the
WorkflowInstancecurrently running on the given mediaPackage - getRunningWorkflowInstanceByMediaPackage(String, String) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- getRunningWorkflowInstancesByMediaPackage(String) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets all workflow instances that are currently running on the mediapackage.
- getRunningWorkflowInstancesByMediaPackage(String) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets all workflow instances that are currently running on the mediapackage.
- getRunningWorkflowOfMediaPackage(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- 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
- getRuntimeInfo(HttpServletRequest) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- getSamplingCount() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getSamplingRate() - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- getSamplingRate() - Method in interface org.opencastproject.mediapackage.AudioStream
- getSamplingRate() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getSavedQuery(String) - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- getSavedQuery(String) - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Get a saved query.
- getScannerName() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- getScannerName() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
The name of the scanner to use in log files.
- getScannerName() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- getScannerName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- getScanOrder() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getScanOrder() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getScanOrder() - Method in interface org.opencastproject.mediapackage.VideoStream
- getScanType() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getScanType() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getScanType() - Method in interface org.opencastproject.mediapackage.VideoStream
- getScheduleLastModified(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Returns hash of last modification of event belonging to specified capture agent.
- getScheduleLastModified(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getScheduleLastModified(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getSchedulerRoles() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
- getSchedulerService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getSchedulerService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getSchedulerService() - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getScheduling() - Method in class org.opencastproject.adminui.util.BulkUpdateUtil.BulkUpdateInstructionGroup
-
Get the scheduling information update to apply.
- getScheduling() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getSchema() - Method in interface org.opencastproject.oaipmh.server.MetadataFormat
-
The location of the associated XML schema.
- getScheme() - Method in class org.opencastproject.kernel.filter.https.HttpsRequestWrapper
-
Overwrites the original request's scheme to return
https. - getScopes() - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- getSearchRequest(SearchQuery, QueryBuilder) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Creates a request for a search query based on the properties known by the search query.
- getSearchTime() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return the search time of the query.
- getSearchTime() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getSearchTime() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- getSearchTime() - Method in interface org.opencastproject.elasticsearch.api.SearchResult
-
Returns the search time in milliseconds.
- getSearchTime() - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Returns the search time in milliseconds.
- getSeconds() - Method in interface org.opencastproject.caption.api.Time
-
Get seconds of a caption.
- getSeconds() - Method in class org.opencastproject.caption.impl.TimeImpl
-
Get seconds of a caption.
- getSeconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaDuration
-
Returns the number of seconds.
- getSeconds() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- getSeconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the seconds.
- getSeconds() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getSecret() - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider.Key
- getSecurityService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getSecurityService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getSecurityService() - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- getSecurityService() - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- getSecurityService() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- getSecurityService() - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
- getSecurityService() - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
- getSecurityService() - Method in class org.opencastproject.crop.impl.CropServiceImpl
- getSecurityService() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getSecurityService() - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
Return instance of
SecurityService. - getSecurityService() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Returns a reference to the security service
- 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
- getSecurityService() - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- getSecurityService() - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- getSecurityService() - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- getSecurityService() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- getSecurityService() - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getSecurityService() - Method in class org.opencastproject.search.impl.SearchServiceImpl
- getSecurityService() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getSecurityService() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getSecurityService() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getSecurityService() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getSecurityService() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getSecurityService() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getSecurityService() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getSecurityService() - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- getSecurityService() - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getSegmentById(String) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Returns the segment with the given identifier or
nullif the segment does not exist. - getSegmentById(String) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- getSegmentDurationMS(SmilMediaObject) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
-
Return first media segment length in milliseconds.
- getSegmentNum() - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
get number of segments
- getSegmentOutputSuffixes() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
Get the profile suffixes with source file string interpolation done
- getSegments() - Method in class org.opencastproject.editor.api.EditingData
-
Returns a list of
Tuplethat each represents a segment. - getSegments() - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
get list of segments
- getSegmentStart() - Method in class org.opencastproject.silencedetection.api.MediaSegment
-
Returns segment start position.
- getSegmentStop() - Method in class org.opencastproject.silencedetection.api.MediaSegment
-
Returns segment stop position.
- getSelector() - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler.ElementProfileTagFlavor
- getSender() - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- getSerializedATN() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getSerializedATN() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- getSerializer() - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Returns the currently active serializer.
- getSerializer() - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
- getSeries() - Method in class org.opencastproject.graphql.series.GqlSeries
- 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
- getSeries() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- getSeries(String) - Method in interface org.opencastproject.search.api.SearchService
-
Returns a list of
Organization,MediaPackagepairs of mediapackages within a series. - getSeries(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Gets media packages from a specific series
- getSeries(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Gets media packages from a specific series
- getSeries(String) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- getSeries(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns Dublin core representing series by series ID.
- getSeries(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Gets a single series by its identifier.
- getSeries(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Gets a single series by its identifier.
- getSeries(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeries(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeries(String) - Method in class org.opencastproject.studio.endpoint.StudioEndpoint
- getSeries(String, String, int, int) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeries(String, String, Boolean) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeries(String, String, String, String, String) - Method in class org.opencastproject.search.endpoint.SearchRestService
- getSeries(String, String, User) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Loads the series from the search index if it exists.
- getSeriesAccessControl(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns access control rules for series with given ID.
- getSeriesAccessControl(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesAccessControl(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesAccessControlListJson(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesAccessControlListJson(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesAccessControlListXml(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesAccessInformation(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesAcl(String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesAsJson(String, String, Boolean, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getSeriesCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getSeriesCatalogUIAdapters(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getSeriesContributorsSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getSeriesCount() - Method in interface org.opencastproject.series.api.SeriesService
- getSeriesCount() - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesCount() - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesCreatorSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the sort order for the theme created date.
- getSeriesDescriptionSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesDublinCore() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getSeriesDublinCore() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getSeriesElement(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesElement(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getSeriesElement(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns the data of a series element.
- getSeriesElementData(String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns the element data of the series with the given type.
- getSeriesElementData(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesElementData(String, String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesElements(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns all the elements of a series in a map.
- getSeriesElements(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesElements(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getSeriesElements(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns all elements of a series or an empty map if the series does not contain any elements.
- getSeriesElements(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesElements(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesEndpoint() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getSeriesEndpoint() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getSeriesEntity(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Gets a series by its ID, using the current organizational context.
- getSeriesEvents(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesHostPages(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesId() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the series identifier
- getSeriesId() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the series identifier of the recording.
- getSeriesId() - Method in class org.opencastproject.graphql.type.input.EventFilterByInput
- getSeriesId() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the seriesId used to filter if set - getSeriesId() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getSeriesId() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getSeriesId() - Method in class org.opencastproject.search.impl.persistence.SearchEntity
- getSeriesId() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Returns series ID.
- getSeriesIdentifier() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
The series, if any, that this episode belongs to.
- getSeriesIdentifier() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
The series, if any, that this episode belongs to.
- getSeriesIdentifierSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesJSON(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesJSON(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesJsonUrl(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesLanguageSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesLicenseSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesList(String, String, String, String, int, int, Boolean, Boolean) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesManagedAclSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series managed ACL.
- getSeriesMetadata(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesMetadata(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesName() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the series name
- getSeriesName() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the series name of the recording.
- getSeriesName() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getSeriesNameSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the series name.
- getSeriesOptions() - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesOrganizersSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series organizers.
- getSeriesProperties(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns the properties for a series.
- getSeriesProperties(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Get the properties for particular series
- getSeriesProperties(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Get the properties for particular series
- getSeriesProperties(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesProperties(String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesProperties(String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesPropertiesAsJson(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesPropertiesAsJson(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesProperty(String, String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getSeriesProperty(String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Get a series property.
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Get a series property if it exists
- getSeriesProperty(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Get a series property if it exists
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- getSeriesPublishersSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesRightsHolderSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesService() - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
Return the
SeriesServiceto get access to the metadata catalogs of a series - getSeriesSubjectSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series created date.
- getSeriesTheme(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- 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.
- getSeriesTitle() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
Returns the title for the associated series, if any.
- getSeriesTitle() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Returns the title for the associated series, if any.
- getSeriesTitleSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the sort order for the series title.
- getSeriesXml(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesXmlUrl(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- 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.
- getServers() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- getServers(int, int, String, String) - Method in class org.opencastproject.adminui.endpoint.ServerEndpoint
- getService() - Method in class org.opencastproject.animate.impl.endpoint.AnimateServiceRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
AbstractIndexProducer Implementation
- getService() - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- getService() - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
- getService() - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in interface org.opencastproject.elasticsearch.index.rebuild.IndexProducer
-
Get the service that implements IndexProducer.
- getService() - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- getService() - Method in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- getService() - Method in class org.opencastproject.ingestdownloadservice.impl.endpoint.IngestDownloadServiceEndpoint
- getService() - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- getService() - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
-
Returns the job producer that is backing this REST endpoint.
- 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.scheduler.impl.SchedulerServiceImpl
- getService() - Method in class org.opencastproject.search.endpoint.SearchRestService
- getService() - Method in class org.opencastproject.search.impl.SearchServiceIndex
- getService() - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getService() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Returns the actual service instance.
- getService() - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- getService() - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
- getService() - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- getService() - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- getService() - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- getService() - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getService() - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- getService() - Method in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
- getService() - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- getService() - Method in class org.opencastproject.videogrid.endpoint.VideoGridServiceEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
- getService() - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- getService() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- getService(Class<T>) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getServiceCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getServiceCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the total number of services
- getServiceCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getServiceCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the number of services of this JMX node
- 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.
- getServiceRegistration(String, String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Finds a single service registration by host and type, even if the service is offline or in maintenance mode.
- getServiceRegistrationQuery(String, String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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.
- getServiceRegistrations() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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.
- getServiceRegistrationsByHost(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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).
- getServiceRegistrationsByLoad(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Do not look at this, it will burn your eyes!
- getServiceRegistrationsByLoad(String, List<ServiceRegistration>, List<HostRegistration>, SystemLoad) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Returns a filtered list of service registrations, containing only those that are online, not in maintenance mode, and with a specific service type, ordered by load.
- 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.
- getServiceRegistrationsByType(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Finds the service registrations for this kind of job, including offline services and those in maintenance mode.
- getServiceRegistrationsQuery() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Gets all service registrations.
- getServiceRegistrationsWithCapacity(String, List<ServiceRegistration>, List<HostRegistration>, SystemLoad) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Returns a filtered list of service registrations, containing only those that are online, not in maintenance mode, and with a specific service type that are running on a host which is not already maxed out.
- getServiceRegistry() - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.animate.impl.endpoint.AnimateServiceRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- getServiceRegistry() - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
- getServiceRegistry() - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
- getServiceRegistry() - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.crop.impl.CropServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- getServiceRegistry() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.ingestdownloadservice.impl.endpoint.IngestDownloadServiceEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Returns a reference to the service registry.
- 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.kernel.scanner.AbstractScanner
-
Get a service registry
- getServiceRegistry() - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- getServiceRegistry() - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.rest.AbstractJobProducerEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- getServiceRegistry() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- getServiceRegistry() - Method in class org.opencastproject.search.endpoint.SearchRestService
- getServiceRegistry() - Method in class org.opencastproject.search.impl.SearchServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- getServiceRegistry() - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- getServiceRegistry() - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
- getServiceRegistry() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
- getServiceRegistry() - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getServiceRegistry() - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- getServiceRegistry() - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getServiceRegistry() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getServiceRegistry() - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- getServiceRegistry() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getServiceRegistry() - Method in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
- getServiceRegistry() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getServiceRegistry() - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.videogrid.endpoint.VideoGridServiceEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
- getServiceRegistry() - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getServiceRegistry() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- getServices() - Method in class org.opencastproject.adopter.registration.dto.Host
- getServices() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getServices() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all services
- getServices(int, int, String, String) - Method in class org.opencastproject.adminui.endpoint.ServicesEndpoint
- getServicesByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getServicesByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all services of this JMX node
- 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
- getServiceState() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getServiceStateAsJson(ServiceRegistration) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- 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.
- getServiceStatistics() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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
- getServiceType() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getSession() - Method in class org.opencastproject.kernel.mail.BaseSmtpService
-
Returns the default mail session that can be used to create a new message.
- getSession() - Method in interface org.opencastproject.usertracking.api.UserAction
- getSession() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- getSessionId() - Method in interface org.opencastproject.annotation.api.Annotation
- getSessionId() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getSessionId() - Method in interface org.opencastproject.usertracking.api.UserSession
- getSessionId() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getSetDefinitions() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getSetSpec() - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhSetDefinition
-
Returns the setSpec.
- getSetSpec() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- getSetSpec() - Method in interface org.opencastproject.oaipmh.persistence.Query
- getSetSpecs() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- getSetSpecs() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
- getSeverity() - Method in interface org.opencastproject.job.api.Incident
-
The severity of this incident.
- getSeverity() - Method in class org.opencastproject.job.api.IncidentImpl
- getSeverity() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getShapes() - Method in class org.opencastproject.composer.layout.MultiShapeLayout
- getSignature() - Method in interface org.opencastproject.job.api.Job
- getSignature() - Method in class org.opencastproject.job.api.JobImpl
- getSignature() - Method in class org.opencastproject.security.jwt.CachedJWT
-
Getter for the signature.
- getSignature() - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- getSignedUrl(HttpUriRequest) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
If the request is a GET, sign the URL and return a new
HttpUriRequestthat is signed. - getSimpleDateFormatter(String) - Static method in class org.opencastproject.metadata.dublincore.MetadataField
- getSingleSrcFlavor() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return a single source flavor Only use this, if there should be exactly one source-flavor
- getSingleSrcTag() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return a single source tag Only use this, if there should be exactly one source-tag
- getSingleTargetFlavor() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return a single target flavor Only use this, if there should be exactly one target-flavor
- getSingleTargetTag() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return a single target tag Only use this, if there should be exactly one target-tag
- getSize() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Size of the asset in bytes.
- getSize() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return the size of the retrieved
slice. - getSize() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getSize() - Method in class org.opencastproject.assetmanager.api.storage.Source
- getSize() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getSize() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getSize() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- getSize() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- 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.
- getSkipCondition() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
-
Returns either
nullortrueto have the operation skipped. - getSkipCondition() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- getSmil() - Method in interface org.opencastproject.smil.api.SmilResponse
-
Returns
Smilobject from response. - getSmil() - Method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Returns
Smilobject from response. - getSmilCatalogFlavor() - Method in class org.opencastproject.editor.EditorServiceImpl
- getSmilCatalogTags() - Method in class org.opencastproject.editor.EditorServiceImpl
- getSmilDocumentFromMediaPackage(MediaPackage, MediaPackageElementFlavor, Workspace) - Static method in class org.opencastproject.smil.api.util.SmilUtil
- getSmilSilenceFlavor() - Method in class org.opencastproject.editor.EditorServiceImpl
- getSnapshot() - Method in interface org.opencastproject.assetmanager.api.query.ARecord
-
Get the snapshot or return none if it has not been specified to fetch it.
- getSnapshot() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getSnapshot() - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
-
Get the snapshot if set.
- getSnapshot(LinkedHashSet<ARecord>) - Static method in class org.opencastproject.assetmanager.api.fn.ARecords
-
Get the snapshot from a record.
- getSnapshot(VersionImpl, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- getSnapshotDto() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- getSnapshotDto() - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
-
Get the snapshotDto.
- getSnapshotId() - Method in interface org.opencastproject.assetmanager.api.query.ARecord
-
Get the snapshot ID.
- getSnapshotId() - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
-
Get the database ID of the snapshot.
- getSnapshots() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
-
Get all selected snapshots.
- getSnapshotsByDate(Date, Date) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by date. - getSnapshotsByDate(Date, Date) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotsByDateOrderedById(Date, Date) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by date. - getSnapshotsByDateOrderedById(Date, Date) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotsById(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by mediapackage IDs - getSnapshotsById(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotsByIdAndDate(String, Date, Date) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by date and mediapackage. - getSnapshotsByIdAndDate(String, Date, Date) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotsByIdAndDateOrderedByVersion(String, Date, Date, boolean) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by date and mediapackage. - getSnapshotsByIdAndDateOrderedByVersion(String, Date, Date, boolean) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotsByIdAndVersion(String, Version) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by mediapackage ID and version - getSnapshotsByIdAndVersion(String, Version) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotsByIdOrderedByVersion(String, boolean) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Returns a stream of
RichAResultfiltered by mediapackage IDs. - getSnapshotsByIdOrderedByVersion(String, boolean) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotStorageLocation(Snapshot) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSnapshotStorageLocation(Version, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSortBy() - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns the name of the field by which the list should be sorted
- getSortBy() - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- getSortBy() - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- getSortedTracks(List<Track>, boolean) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- getSortOrder(String) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the sort order of a field.
- getSortOrder(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getSortOrders() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns all the known sort orders.
- getSortOrders() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getSource() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns the source object that provided this encoding profile
- getSource() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns the source object that provided this encoding profile
- getSource() - Method in interface org.opencastproject.elasticsearch.api.SearchResultItem
-
Returns the source of this search result.
- getSource() - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
-
Returns the search result's source.
- getSource() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the source of this event
- getSource() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the source of the recording.
- getSource() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getSource() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_SOURCEproperty. - getSource() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getSource() - Method in interface org.opencastproject.schema.OcDublinCore
- getSource() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getSourceFile(File) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Gets the file handle for a source file from its md5 file.
- getSourceName() - Method in class org.opencastproject.lti.service.api.LtiFileUpload
-
Get the source (file) name
- getSources() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration
- getSourceType() - Method in interface org.opencastproject.list.api.ResourceListFilter
-
Return the type of the filter
- getSourceType() - Method in class org.opencastproject.list.query.StringListFilter
- getSpatial() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_SPATIALproperty. - getSpatial() - Method in interface org.opencastproject.schema.OcDublinCore
- getSpatial() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getSpatials() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.AudioVisualSegment
-
Returns the spatio temporal decomposition that contains information about elements on the segment such as text elements.
- getSpatioTemporalDecomposition() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
Returns the spatio temporal decomposition that contains information about elements on the segment such as text elements.
- getSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.VideoSegment
-
Returns the spatio temporal decomposition that contains information about elements on the segment such as text elements.
- getSpatioTemporalLocator() - Method in interface org.opencastproject.metadata.mpeg7.MovingRegion
-
Returns the spatio temporal locator.
- getSpatioTemporalLocator() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Returns the spatio temporal locator.
- getSrc() - Method in class org.opencastproject.composer.api.VideoClip
- getSrc() - Method in interface org.opencastproject.smil.entity.media.element.api.SmilMediaElement
-
Returns media source URI.
- getSrc() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns media source URI.
- getSrc() - Method in class org.opencastproject.videoeditor.impl.VideoClip
- getSrcFlavors() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return all configured source-flavors as a list
- getSrcTags() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return all configured source-tags as a list
- getStart() - Method in class org.opencastproject.composer.api.VideoClip
- getStart() - Method in class org.opencastproject.editor.api.SegmentData
- getStart() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getStart() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Returns the start date of the period or null, if it has only an upper bound.
- getStart() - Method in class org.opencastproject.scheduler.api.Period
-
Returns the start date
- getStartDate() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the start date of the recording.
- getStartDate() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getStartDate() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getStartDate() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the start date period used to filter if set - getStartDate() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the start date
- getStartDate() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getStartDate() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getStartDateAsString() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the recording time in utc format.
- getStartDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the recording start date.
- getStartFrom() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- getStartInMilliseconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's start time in milliseconds.
- getStartInSeconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's start time in fractions of seconds.
- getStartMS() - Method in class org.opencastproject.composer.api.VideoClip
- getStartTime() - Method in interface org.opencastproject.caption.api.Caption
-
Get the start time of the caption.
- getStartTime() - Method in class org.opencastproject.caption.impl.CaptionImpl
-
Get the start time of the caption.
- getStartTime() - Method in class org.opencastproject.subtitleparser.SubtitleCue
- getStartTo() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- getState() - Method in interface org.opencastproject.capture.admin.api.Agent
-
Gets the state of the agent.
- getState() - Method in class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Returns the agent state.
- getState() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Gets the state of the agent.
- getState() - Method in class org.opencastproject.capture.admin.impl.RecordingStateUpdate
-
Reuturns the recording state.
- getState() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- getState() - Method in interface org.opencastproject.scheduler.api.Recording
-
Gets the state of the recording.
- getState() - Method in class org.opencastproject.scheduler.api.RecordingImpl
-
Gets the state of the recording.
- getState() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
- getState() - Method in interface org.opencastproject.terminationstate.api.TerminationStateService
- getState() - Method in interface org.opencastproject.terminationstate.endpoint.api.TerminationStateRestService
- getState() - Method in class org.opencastproject.terminationstate.endpoint.aws.AutoScalingTerminationStateRestService
- getState() - Method in class org.opencastproject.terminationstate.endpoint.impl.TerminationStateRestServiceImpl
- getState() - Method in class org.opencastproject.workflow.api.WorkflowIndexData
- getState() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getState() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
The state of this operation.
- getState() - Method in interface org.opencastproject.workflow.api.WorkflowStateMapping
- getState() - Method in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- 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
- getStateChanged() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getStateMappings() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
The custom state mappings to use for this workflow.
- getStateMappings() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- getStateMappings() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getStaticFile(String) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
- getStaticFileUrl(String) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
- getStaticFileURL(String) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
Get the URI for a static file resource depending on whether to get it direct from Opencast or from a webserver.
- getStaticMetadataService() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- getStaticMetadataService() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
-
Returns a static metadata service
- getStatisticKey() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getStatisticKey() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getStatistics(String, String) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getStatisticsAsJson() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getStatisticsAsXml() - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- getStatisticss() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getStats() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
- getStatus() - Method in class org.opencastproject.graphql.event.GqlDeleteEventPayload
- getStatus() - Method in class org.opencastproject.graphql.type.input.EventFilterByInput
- getStatus() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getStatus() - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Returns an
Optioncontaining the status used to filter if set - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the status used to filter if set - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the status used to filter if set. - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the status used to filter if set. - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the status used to filter if set. - 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
- getStatus() - Method in class org.opencastproject.job.jpa.JpaJob
- getStatus() - Method in class org.opencastproject.lti.service.api.LtiJob
-
Get the job status
- getStatus() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getStatus() - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- getStatusCode - Static variable in class org.opencastproject.util.HttpUtil
- getStatuses() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Gets the list of HTTP responses returned by this endpoint.
- getStatusLine() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getStopTime() - Method in interface org.opencastproject.caption.api.Caption
-
Get the end time of the caption.
- getStopTime() - Method in class org.opencastproject.caption.impl.CaptionImpl
-
Get the end time of the caption.
- getStorageClass(String) - Method in class org.opencastproject.assetmanager.aws.s3.endpoint.AwsS3RestEndpoint
- getStorageId() - Method in interface org.opencastproject.assetmanager.api.Asset
-
Get the store ID of the asset store where this snapshot currently lives
- getStorageId() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Get the store ID of the asset store where this snapshot currently lives
- getStorageId() - Method in class org.opencastproject.assetmanager.impl.AssetImpl
- getStorageId() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- getStorageId() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- getStorageId() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- getStorageId() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- getStorageId() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- getStoreType() - Method in interface org.opencastproject.assetmanager.api.storage.AssetStore
-
Returns the store.type property
- getStoreType() - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getStoreType() - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- getStream() - Method in class org.opencastproject.lti.service.api.LtiFileUpload
-
Get the file data
- getStreamingDistributionService() - Method in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
- getStreamingDistributionService() - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableRetractWorkflowOperationHandler
- getStreams() - Method in interface org.opencastproject.mediapackage.Track
- getStreams() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getStreet() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getStreet() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getStreetNo() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getStreetNo() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getStyle() - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- getSubIndexIdentifier(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Returns the name of the sub index for the given type.
- getSubject() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording subject.
- getSubject() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the subject of the recording.
- getSubject() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series subject.
- getSubject() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getSubject() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the subject used to filter if set - getSubject() - Method in interface org.opencastproject.schema.OcDublinCore
- getSubject() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getSubjects() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the list of recording subjects or an empty array if no subject have been specified.
- 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
- getSubjects() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
-
The subjects.
- getSubjects() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
The subjects.
- getSubjects() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getSubtitle() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
- getSubtitle() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getSubtitleFile() - Method in class org.opencastproject.speechtotext.api.SpeechToTextEngine.Result
- getSubtitles() - Method in class org.opencastproject.editor.api.EditingData
- getSubtitleStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Returns metadata for all contained subtitle streams.
- 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.
- getSuccessfulIngestOperations() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- getSuccessfulIngestOperations() - Method in interface org.opencastproject.ingest.impl.jmx.IngestStatisticsMXBean
-
Gets the number of successful ingest operations
- getSuccessfulUploadOperations() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getSuccessfulUploadOperations() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the number of successful upload operations
- getSuffix() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns a suffix of the files.
- getSuffix() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns a suffix of the files.
- getSuffix() - Method in class org.opencastproject.util.MimeType
-
Returns the main suffix for this mime type, that identifies files containing data of this flavor.
- getSuffix(String) - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns a suffix of the files for a certain tag.
- getSuffix(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
- getSuffixes() - Method in class org.opencastproject.util.MimeType
-
Returns the registered suffixes for this mime type, that identify files containing data of this flavor.
- getSupportedDataTypes() - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- getSupportedDataTypes() - Method in interface org.opencastproject.elasticsearch.index.rebuild.IndexProducer
-
Get supported data types for reindexing.
- getSvc() - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- getSystemTmpDir() - Static method in class org.opencastproject.util.IoSupport
- getSystemType() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- getSystemUserName() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
The user name to run this scanner job under.
- getSystemUserName(ComponentContext) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Fetch the system user name from the configuration.
- getTableOfContents() - Method in interface org.opencastproject.schema.OcDublinCore
- getTableOfContents() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getTaggedDate() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- getTags() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns a list of the tags for output files used in this request
- getTags() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
- getTags() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
- 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.
- getTags() - Method in class org.opencastproject.publication.youtube.VideoUpload
- getTags() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Returns the tags for this workflow definition or an empty array if there are no tags.
- getTags() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- getTagsAndFlavors(WorkflowInstance, AbstractWorkflowOperationHandler.Configuration, AbstractWorkflowOperationHandler.Configuration, AbstractWorkflowOperationHandler.Configuration, AbstractWorkflowOperationHandler.Configuration) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Returns a ConfiguredTagsAndFlavors instance, which includes all specified source/target tags and flavors if they are valid Lists can be empty, if no values were specified!
- getTargetFlavors() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return all configured target-flavors as a list
- getTargetLanguage() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getTargetTags() - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Return all configured target-tags as a list
- getTechnicalEndDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the technical recording end date.
- getTechnicalEndTime() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the technical end time
- getTechnicalEndTime() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the technical end date of the recording.
- getTechnicalEndTime() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getTechnicalInformation() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getTechnicalMetadata() - Method in interface org.opencastproject.scheduler.api.SchedulerEvent
-
Returns the technical metadata
- getTechnicalMetadata() - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- getTechnicalMetadata(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves the technical metadata associated with specified event ID.
- getTechnicalMetadata(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getTechnicalMetadata(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getTechnicalMetadataJSON(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets a XML with the media package for the specified event.
- getTechnicalPresenter() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the technical presenter's username used to filter if set - getTechnicalPresenters() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the technical presenters
- getTechnicalPresenters() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the list of technical presenters or an empty array if no presenters have been specified.
- getTechnicalPresenters(DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
Processes the combined usernames and free text entries of the presenters (creator) field into a list of presenters using the full names of the users if available and adds the usernames to a set of technical presenters.
- getTechnicalStartDateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the technical recording start date.
- getTechnicalStartFrom() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- getTechnicalStartTime() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the technical start time
- getTechnicalStartTime() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the technical start date of the recording.
- getTechnicalStartTime() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getTechnicalStartTo() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- 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. - getTemplate() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getTemplate() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Gets the operation type.
- getTemplate(String) - Method in class org.opencastproject.email.template.impl.EmailTemplateScanner
-
Returns the email template for the given file name or
nullif no such one. - getTemplates() - Method in class org.opencastproject.email.template.impl.EmailTemplateScanner
-
Returns the list of templates.
- getTemporal() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_TEMPORALproperty. - getTemporal() - Method in interface org.opencastproject.schema.OcDublinCore
- getTemporal() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
-
Returns the temmporal decomposition (segments) of the content element.
- getTemporalDecomposition() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
- getTemporalDuration() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getTemporalInstant() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getTemporalPeriod() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getTenantCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getTerms() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the search terms or an empty collection if no terms were specified.
- getTerms() - Method in interface org.opencastproject.elasticsearch.api.SearchTerms
-
Returns the terms.
- getTerms() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getTerms() - Method in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
Returns the terms.
- getTermsForField(String, String) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Returns all the known terms for a field (aka facets).
- getTermsVersionAgreed() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- getText() - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- getText() - Method in class org.opencastproject.event.comment.EventComment
-
Returns the text
- getText() - Method in class org.opencastproject.event.comment.EventCommentReply
-
Returns the reply text
- getText() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the text
- getText() - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Returns the text
- getText() - Method in interface org.opencastproject.metadata.mpeg7.FreeTextAnnotation
-
Returns the text of this free text annotation.
- getText() - Method in class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
- getText() - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Returns the actual text.
- getText() - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Returns the actual text.
- getText() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Returns the text.
- getText() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Returns the text.
- getText() - Method in class org.opencastproject.serviceregistry.impl.IncidentTextDto
- getText() - Method in class org.opencastproject.subtitleparser.SubtitleCue
- getTextAnnotationCount() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns the number of text annotations.
- getTextAnnotationCount() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- getTheme() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the theme of this series
- getTheme() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the theme of the series.
- getTheme(long) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- getTheme(long) - Method in interface org.opencastproject.themes.ThemesServiceDatabase
-
Return the theme by the unique given id.
- getTheme(long, String, User) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
Loads the theme from the search index if it exists.
- getThemeCreatorSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the sort order for the theme creator username.
- getThemeDescriptionSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the sort order for the theme name.
- getThemeNameSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the sort order for the theme name.
- getThemeResponse(long) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- getThemes(String, int, int, String) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- getThemeUsage(long) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- getThumbnailURI() - Method in class org.opencastproject.editor.api.TrackData
- getTimeFormat(int) - Method in class org.opencastproject.adminui.util.LocaleFormattingStringProvider
- getTimeInMilliseconds() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the media time point in milliseconds.
- getTimeInMilliseconds() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getTimeInQueue() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
The number of milliseconds this operation waited in a service queue
- getTimeInQueue() - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
The number of milliseconds this operation sat in a queue before finishing.
- getTimeInQueue() - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
The number of milliseconds this operation sat in a queue before finishing.
- getTimeSeriesData(String, String, String, String, String, String) - Method in class org.opencastproject.statistics.endpoint.StatisticsRestService
- getTimeSeriesData(StatisticsProvider, String, Instant, Instant, DataResolution, ZoneId) - Method in interface org.opencastproject.statistics.api.StatisticsService
-
Get time series statistics data from the given Provider.
- getTimeSeriesData(StatisticsProvider, String, Instant, Instant, DataResolution, ZoneId) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- getTimeSeriesData(StatisticsProvider, String, Instant, Instant, DataResolution, ZoneId) - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- getTimeSinceLastUpdate() - Method in class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Returns the time when the agent was last seen online.
- getTimeSinceLastUpdate() - Method in class org.opencastproject.capture.admin.impl.RecordingStateUpdate
-
Returns the time where the recording was last updated.
- 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
- getTimestamp() - Method in class org.opencastproject.serviceregistry.impl.IncidentDto
- getTimeZone() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- getTitle() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the recording title.
- getTitle() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the title of the recording.
- getTitle() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Returns the series title.
- getTitle() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the title of the series.
- getTitle() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getTitle() - Method in class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- getTitle() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getTitle() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the title used to filter if set - getTitle() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
-
Returns the title of the media object.
- getTitle() - Method in class org.opencastproject.lti.service.api.LtiJob
-
Get the job title
- 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.metadata.api.MediaPackageMetadata
-
Returns the title of the episode that this mediapackage represents.
- getTitle() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Returns the title of the episode that this mediapackage represents.
- getTitle() - Method in class org.opencastproject.metadata.dublincore.MetadataList.TitledMetadataCollection
- getTitle() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_TITLEproperty. - getTitle() - Method in class org.opencastproject.playlists.Playlist
- getTitle() - Method in class org.opencastproject.publication.youtube.VideoUpload
-
The video's title.
- getTitle() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Gets the title of this endpoint holder.
- getTitle() - Method in interface org.opencastproject.schema.OcDublinCore
- getTitle() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getTitle() - Method in interface org.opencastproject.serviceregistry.api.IncidentL10n
-
Get the fully processed, localized title.
- getTitle() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
- getTitle() - Method in interface org.opencastproject.statistics.api.StatisticsProvider
- getTitle() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- getTitle() - Method in class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- getTitle() - Method in class org.opencastproject.studio.endpoint.dto.SeriesDto
- getTitle() - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
The title for this workflow definition
- getTitle() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- getTitle() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- getTitles() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getTitleSlideActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns whether this query is searching for themes where the title slide is active.
- getTitleSlideBackground() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getTitleSlideBackground() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- getTitleSlideBackground() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getTitleSlideBackground() - Method in class org.opencastproject.themes.Theme
- getTitleSlideMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getTitleSlideMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the title slide metadata this query is searching for
- getTitleSlideMetadata() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getTitleSlideMetadata() - Method in class org.opencastproject.themes.Theme
- getTitleSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the recording start date.
- getTo() - Method in class org.opencastproject.adminui.impl.ProviderQuery
- getTo() - Method in class org.opencastproject.adminui.impl.RawProviderQuery
- getTo() - Method in class org.opencastproject.external.util.statistics.QueryUtils.TimeSeriesParameters
- getTo() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the date the data of the report is referring to
- getTo() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getTobira(String) - Static method in class org.opencastproject.adminui.tobira.TobiraService
- getTobiraPage(String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- getTokenNames() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
-
Deprecated.
- getTokenNames() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
-
Deprecated.
- getTop() - Method in class org.opencastproject.composer.layout.Anchor
- getTotal() - Method in class org.opencastproject.adminui.usersettings.UserSettings
- getTotal() - Method in interface org.opencastproject.annotation.api.AnnotationList
- getTotal() - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- getTotal() - Method in class org.opencastproject.statistics.api.TimeSeries
- getTotal() - Method in interface org.opencastproject.usertracking.api.FootprintList
- getTotal() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the total of report items
- getTotal() - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Return the total number of possible results for this query.
- getTotal() - Method in class org.opencastproject.usertracking.endpoint.FootprintsListImpl
- getTotal() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getTotal() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getTotalBytes() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- getTotalBytes() - Method in interface org.opencastproject.ingest.impl.jmx.IngestStatisticsMXBean
-
Gets the total number of ingested bytes
- getTotalBytes() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- getTotalBytes() - Method in interface org.opencastproject.staticfiles.jmx.UploadStatisticsMXBean
-
Gets the total number of uploaded bytes
- getTotalCount() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Get the total number of catalogs matching the creating query.
- getTotalCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- getTotalCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.HostsStatisticsMXBean
-
Gets the total number of hosts
- getTotalHits() - Method in class org.opencastproject.search.api.SearchResultList
- getTotalHits(SearchHits) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
- getTotalMinutes() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getTotalNumBytesRead() - Method in class org.opencastproject.util.ProgressInputStream
- getTotalSize() - Method in interface org.opencastproject.assetmanager.api.query.AResult
-
Return the number of items the query could potentially yield.
- getTotalSize() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- getTotalSize() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- getTotalSize() - Method in class org.opencastproject.fileupload.api.job.Payload
- getTotalSpace() - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getTotalSpace() - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- getTotalSpace() - Method in interface org.opencastproject.storage.StorageUsage
-
Gets the total space of storage in Bytes
- getTotalSpace() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Gets the total space of storage in Bytes
- getTotalSpace() - Method in class org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryBean
- getTotalSpace() - Method in interface org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryMXBean
-
Gets the total available working file repository space in bytes
- getTotalSpace() - Method in class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- getTotalSpace() - Method in interface org.opencastproject.workspace.impl.jmx.WorkspaceMXBean
-
Gets the total available workspace space in bytes
- getTotalSpace() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- 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. - getTrackDuration() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getTrackId() - Method in class org.opencastproject.silencedetection.api.MediaSegments
-
Returns the Track ID.
- getTrackId() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getTracks() - Method in class org.opencastproject.editor.api.EditingData
- 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.
- getTrailerActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns whether the query is looking for themes where the trailer is active
- getTrailerFile() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getTrailerFile() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the trailer file id that is being matched in this query
- getTrailerFile() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getTrailerFile() - Method in class org.opencastproject.themes.Theme
- getTranscription(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptionById(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptionFiles(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptionFilesById(String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptionJobId() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- getTranscriptionJson(MicrosoftAzureSpeechTranscriptionFile) - Static method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptionResult(String, HttpServletRequest) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getTranscriptionResults(String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
-
Get transcription result: GET /v1/operations/{name} Method mainly used by the REST endpoint
- getTranscriptions(int, int) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptions(int, int, String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- getTranscriptionStatus(String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
-
Get mediapackage transcription status
- getTranscriptionStatus(String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
-
Get mediapackage transcription status
- getTranscriptionStatus(String, HttpServletRequest) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getTranscriptionStyle() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getTranscriptionType() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getTransport() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getTriggerGroupName() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- getTriggerGroupName() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
The name of the group to store the quartz triggers under.
- getTriggerGroupName() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- getTriggerGroupName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- getTriggerName() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- getTriggerName() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
The name of the triggers to use for the quartz jobs.
- getTriggerName() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- getTriggerName() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- getTrustedHttpClient() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
- getType() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationExtra
- getType() - Method in interface org.opencastproject.annotation.api.Annotation
- getType() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getType() - Method in class org.opencastproject.assetmanager.api.Value
- getType() - Method in class org.opencastproject.elasticsearch.impl.ElasticsearchDocument
-
Returns the document type.
- 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.message.broker.api.assetmanager.AssetManagerItem.DeleteEpisode
- getType() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem
- getType() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getType() - Method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- getType() - Method in class org.opencastproject.message.broker.api.series.SeriesItem
- getType() - Method in interface org.opencastproject.metadata.api.StaticMetadata
- getType() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getType() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_TYPEproperty split into its components. - getType() - Method in interface org.opencastproject.metadata.mpeg7.KeywordAnnotation
-
Returns the type of this keyword annotation.
- getType() - Method in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
- getType() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
-
Returns the multimedia content type.
- getType() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
- getType() - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Rerturns the videotext type.
- getType() - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Rerturns the videotext type.
- getType() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- getType() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultElementItem
- getType() - Method in class org.opencastproject.playlists.PlaylistEntry
- getType() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- getType() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Get the type of this parameter.
- getType() - Method in interface org.opencastproject.schema.OcDublinCore
- getType() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getType() - Method in class org.opencastproject.search.api.SearchResult
- 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.security.impl.jpa.JpaRole
- getType() - Method in class org.opencastproject.statistics.api.ProviderConfiguration
- getType() - Method in class org.opencastproject.userdirectory.brightspace.client.api.OrgUnit
- getType() - Method in interface org.opencastproject.usertracking.api.UserAction
- getType() - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- 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.
- getType(TypeResolutionEnvironment) - Method in class org.opencastproject.graphql.type.resolver.AccessControlEntryTypeResolver
- getType(TypeResolutionEnvironment) - Method in class org.opencastproject.graphql.type.resolver.MetadataFieldInterfaceResolver
- getTypeCombined() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Get the
DublinCore.PROPERTY_TYPEproperty as a single string. - getTypeFunctions() - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getTypeFunctions() - Method in interface org.opencastproject.graphql.provider.GraphQLTypeFunctionProvider
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DateTimeFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DurationFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.JsonFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.MapFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.TimeFunction
- getTypes() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns the document types or or an empty array if no types were specified.
- getTypes() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- getUID() - Method in class org.opencastproject.elasticsearch.impl.ElasticsearchDocument
-
Returns the identifier.
- getUIDSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- getUITitle() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getUITitle() - Method in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- getUITitle() - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- getUITitle() - Method in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
- 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.
- getUniqueIdentifier() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getUniqueRole() - Method in class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- getUniqueRole() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- getUpcomingRecording(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves the upcoming recording for the given capture agent (if any).
- getUpcomingRecording(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getUpcomingRecording(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getUpdated() - Method in class org.opencastproject.playlists.Playlist
- getUpdatedSigningExpiration(Dictionary, String) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get the amount of seconds before a signed URL should expire from a
Dictionary. - getUpdatedSigningExpiration(Dictionary, String, String, long) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get the amount of seconds before a signed URL should expire from a
Dictionary. - getUpdatedSignWithClientIP(Dictionary, String) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get whether a signed URL should contain the client's IP from a
Dictionary. - getUpdatedSignWithClientIP(Dictionary, String, String, boolean) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get whether a signed URL should contain the client's IP from a
Dictionary. - getUpper() - Method in class org.opencastproject.composer.layout.TwoShapeLayout
-
Get the layout information of the upper shape.
- getUpper() - Method in class org.opencastproject.composer.layout.TwoShapeLayouts.TwoShapeLayoutSpec
- getUri() - Method in class org.opencastproject.assetmanager.api.storage.Source
- 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.
- getURI(String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Get the URL for a file stored under the given media package and element IDs.
- getURI(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Get the URL for a file stored under the given media package and element IDs.
- getURI(String, String) - Method in interface org.opencastproject.workspace.api.Workspace
-
Get the URL for a file stored under the given media package and element IDs.
- getURI(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getURI(String, String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Get the URL for a file stored under the given media package and element IDs.
- getURI(String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Get the URL for a file stored under the given media package and element IDs.
- getUris() - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- getUrl() - Method in interface org.opencastproject.capture.admin.api.Agent
-
Gets the url of the agent.
- getUrl() - Method in class org.opencastproject.capture.admin.api.AgentStateUpdate
-
Returns the agent url.
- getUrl() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Gets the url of the agent.
- getUrl() - Method in class org.opencastproject.fileupload.api.job.Payload
- getUrl() - Method in class org.opencastproject.runtimeinfo.rest.RestFormatData
-
Return the default URL of this format.
- getURL() - Method in interface org.opencastproject.userdirectory.brightspace.client.BrightspaceClient
- getURL() - Method in class org.opencastproject.userdirectory.brightspace.client.BrightspaceClientImpl
- getURL() - Method in interface org.opencastproject.userdirectory.moodle.MoodleWebService
-
Returns the URL to the Moodle web service.
- getURL() - Method in class org.opencastproject.userdirectory.moodle.MoodleWebServiceImpl
-
Returns the URL to the Moodle web service.
- getUrlPrefix() - Method in interface org.opencastproject.workingfilerepository.api.PathMappable
-
Returns the repository's base url.
- getUrlPrefix() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Returns the repository's base url.
- getUrlSigningExpireDuration() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getUrlSigningExpireDuration() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getUrlSigningService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getUrlSigningService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getUsableSpace() - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getUsableSpace() - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- getUsableSpace() - Method in interface org.opencastproject.storage.StorageUsage
-
Gets the available space of storage in Bytes This is free storage that is not reserved
- getUsableSpace() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Gets the available space of storage in Bytes This is free storage that is not reserved
- getUsableSpace() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getUsedSpace() - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- getUsedSpace() - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- getUsedSpace() - Method in interface org.opencastproject.storage.StorageUsage
-
Gets the used space of storage in Bytes
- getUsedSpace() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Gets the used space of storage in Bytes
- getUsedSpace() - Method in class org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryBean
- getUsedSpace() - Method in interface org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryMXBean
-
Gets the used working file repository space in bytes
- getUsedSpace() - Method in class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- getUsedSpace() - Method in interface org.opencastproject.workspace.impl.jmx.WorkspaceMXBean
-
Gets the used workspace space in bytes
- getUsedSpace() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getUser() - Method in class org.opencastproject.editor.api.LockData
- getUser() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the user of this search query
- getUser() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Returns the user of this search query
- getUser() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Returns the user of this search query
- getUser() - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getUser() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- getUser() - Method in class org.opencastproject.graphql.user.GqlUser
- getUser() - Method in class org.opencastproject.index.service.impl.util.Retraction
- getUser() - Method in class org.opencastproject.kernel.security.SecurityServiceSpringImpl
-
Gets the current user, or the local organization's anonymous user if the user has not been authenticated.
- 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.
- getUser(String) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- getUserAction(Long) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Get a single user action by its identifier.
- getUserAction(Long) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
Get a single user action by its identifier.
- getUserActions() - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Return a list of the UserActions in this Collection.
- getUserActions() - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- getUserActions(int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations
- getUserActions(int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsAsJson(String, String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getUserActionsAsXml(String, String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getUserActionsByDay(String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations of a given day (YYYYMMDD)
- getUserActionsByDay(String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByType(String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations of a given key
- getUserActionsByType(String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndDay(String, String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations of a given key and day
- getUserActionsByTypeAndDay(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndMediapackageId(String, String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations of a given key and mediapackage id
- getUserActionsByTypeAndMediapackageId(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndMediapackageIdByDate(String, String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations of a given key and mediapackage id ordered by date.
- getUserActionsByTypeAndMediapackageIdByDate(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserActionsByTypeAndMediapackageIdByDescendingDate(String, String, int, int) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns annotations of a given key and mediapackage id ordered descending by date.
- getUserActionsByTypeAndMediapackageIdByDescendingDate(String, String, int, int) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getUserAgent() - Method in interface org.opencastproject.usertracking.api.UserSession
- getUserAgent() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getUserAndOrganization(SecurityService, OrganizationDirectoryService, String, UserDirectoryService, String) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Get a user and an organization.
- getUserAsJson(String) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- getUserAsJson(String) - Method in class org.opencastproject.userdirectory.UserEndpoint
- getUserAsXml(String) - Method in class org.opencastproject.userdirectory.UserEndpoint
- getUserCount() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getUserDirectoryService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getUserDirectoryService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getUserDirectoryService() - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- getUserDirectoryService() - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
- getUserDirectoryService() - Method in class org.opencastproject.crop.impl.CropServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Returns a reference to the user directory service
- 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
- getUserDirectoryService() - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.search.impl.SearchServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- getUserDirectoryService() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getUserDirectoryService() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- getUserDirectoryService() - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- getUserDirectoryService() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- getUserDirectoryService() - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- getUserId() - Method in interface org.opencastproject.annotation.api.Annotation
- getUserId() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getUserId() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getUserId() - Method in interface org.opencastproject.usertracking.api.UserSession
- getUserId() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getUserIdRole(String) - Static method in class org.opencastproject.userdirectory.UserIdRoleProvider
- getUserInfo() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getUserIp() - Method in interface org.opencastproject.usertracking.api.UserSession
- getUserIp() - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- getUserIP() - Method in class org.opencastproject.kernel.security.SecurityServiceSpringImpl
- 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.adminui.usersettings.persistence.UserSettingDto
- 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.
- getUsername() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- getUsername() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- getUsername() - Method in class org.opencastproject.security.jwt.CachedJWT
-
Getter for the username.
- getUsername() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getUsername() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- getUsername() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- getUserName() - Method in class org.opencastproject.userdirectory.brightspace.client.api.BrightspaceUser
- getUserRoles() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- 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.
- getUsers() - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Gets all known users.
- getUsers() - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- getUsers() - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- getUsers() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- getUsers() - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- getUsers() - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
- getUsers() - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Gets all known users.
- getUsers() - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- getUsers() - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- getUsers() - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Gets all known users.
- getUsers(String, String, int, int) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- getUsersAsJson(int, int) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- getUsersAsJson(String, int, int) - Method in class org.opencastproject.userdirectory.UserEndpoint
- getUsersAsXml(String, int, int) - Method in class org.opencastproject.userdirectory.UserEndpoint
- getUserSeriesByAccess(boolean) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
Search all user series with write or read-only permissions.
- getUserSettings(int, int) - Method in class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
- getUserSettingsCollection() - Method in class org.opencastproject.adminui.usersettings.UserSettings
- getUserSettingsMap() - Method in class org.opencastproject.adminui.usersettings.UserSettings
- getUserTrackingEnabled() - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns the flag turning user tracking on or off.
- getUserTrackingEnabled() - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- getUserTrackingEnabled() - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
Returns the flag turning user tracking on or off.
- getUserWithInsecurePasswordHashingAsJson() - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- getUUID() - Method in class org.opencastproject.editor.api.LockData
- getVal - Static variable in class org.opencastproject.util.Jsons
-
Get the value from a property.
- getVal() - Method in class org.opencastproject.util.Jsons.Prop
- getValid() - Method in interface org.opencastproject.schema.OcDublinCore
- getValid() - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- getValidFrom() - Method in class org.opencastproject.urlsigning.common.Policy
- getValidUntil() - Method in class org.opencastproject.urlsigning.common.Policy
- getVals() - Method in class org.opencastproject.util.Jsons.Arr
- getValue() - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- getValue() - Method in class org.opencastproject.adminui.usersettings.UserSetting
- getValue() - Method in interface org.opencastproject.annotation.api.Annotation
- getValue() - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- getValue() - Method in class org.opencastproject.assetmanager.api.Property
- getValue() - Method in class org.opencastproject.composer.api.EncodingProfileImpl.Extension
- getValue() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Returns the first value of the available values or
nullif no value is available. - getValue() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Returns the first value of the available values or
nullif no value is available. - getValue() - Method in class org.opencastproject.job.api.JaxbIncident.Param
- getValue() - Method in interface org.opencastproject.list.api.ResourceListFilter
-
Returns the value of the filter
- getValue() - Method in class org.opencastproject.list.query.AbstractListFilter
- getValue() - Method in class org.opencastproject.list.query.StringListFilter
- getValue() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the element value.
- getValue() - Method in class org.opencastproject.metadata.api.MetadataValue
- getValue() - Method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Return the value of the property.
- getValue() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- getValue() - Method in enum class org.opencastproject.metadata.dublincore.MetadataList.Locked
- getValue() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
- getValue() - Method in enum class org.opencastproject.security.api.Permissions.Action
- getValue() - Method in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParam
-
Returns param value.
- getValue() - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Returns param value.
- getValue() - Method in class org.opencastproject.util.Checksum
-
Returns the checksum value.
- getValue() - Method in class org.opencastproject.util.HashEntry
- getValue() - Method in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- getValue() - Method in interface org.opencastproject.workflow.api.WorkflowStateMapping
- getValue() - Method in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- getValues() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Returns a list of all all non-localized values.
- getValues() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Returns a list of all all non-localized values.
- getValues() - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Get all contained values grouped by property.
- getValues() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getValues() - Method in class org.opencastproject.statistics.api.TimeSeries
- getValues() - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- getValues(String, Instant, Instant, DataResolution, ZoneId) - Method in interface org.opencastproject.statistics.api.TimeSeriesProvider
-
Get the time series data provided by this provider.
- getValues(String, Instant, Instant, DataResolution, ZoneId) - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxRunningTotalStatisticsProvider
- getValues(String, Instant, Instant, DataResolution, ZoneId) - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxTimeSeriesStatisticsProvider
- getValues(String, Instant, Instant, DataResolution, ZoneId) - Method in class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- getValues(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the values that are associated with the specified key.
- getValues(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getValuesAsList(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the values that are associated with the specified key.
- getValuesAsString(Map.Entry<EName, List<DublinCoreValue>>) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- getValuesFlat() - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Get all values as a flat list.
- getValuesFlat() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- getValuesListName() - Method in interface org.opencastproject.list.api.ResourceListFilter
-
Returns the name of the list containing the possible values for this filter.
- getValuesListName() - Method in class org.opencastproject.list.query.StringListFilter
- getValueUntyped(Value) - Static method in class org.opencastproject.assetmanager.api.Values
- getVariants(File) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Given a master or variant playlist/manifest - get referenced files.
- getVersion() - Method in class org.opencastproject.adminui.endpoint.VersionEndpoint
- getVersion() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- getVersion() - Method in class org.opencastproject.assetmanager.api.AssetId
- getVersion() - Method in interface org.opencastproject.assetmanager.api.Snapshot
-
Get the version.
- getVersion() - Method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- getVersion() - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- getVersion() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMapping
- getVersion() - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Full
- getVersion() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- getVersion() - Method in class org.opencastproject.assetmanager.impl.SnapshotImpl
- getVersion() - Method in class org.opencastproject.external.common.ApiMediaType
- getVersion() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getVersion() - Method in interface org.opencastproject.job.api.Job
-
Gets the version of this job.
- getVersion() - Method in class org.opencastproject.job.api.JobImpl
- getVersion() - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfo
-
The full bundle version which is a tuple of
BundleInfo.getBundleVersion()andBundleInfo.getBuildNumber(). - getVersion() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoImpl
- getVersion() - Method in class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.TakeSnapshot
- getVersion() - Method in interface org.opencastproject.scheduler.api.SchedulerEvent
-
Returns the version of the event
- getVersion() - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- getVersionDefault() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getVersions() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
-
Get all selected versions.
- getVersions() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint
- getVideo() - Method in class org.opencastproject.editor.api.TrackData
- getVideo() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getVideoById(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns the video track with the given id or
nullif the track does not exist. - getVideoById(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- getVideoById(String) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Get video by id.
- getVideoById(String) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- getVideoFile() - Method in class org.opencastproject.publication.youtube.VideoUpload
- getVideoFilter() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- getVideoStandard() - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- getVideoStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Returns metadata for all contained video streams.
- getVideoText() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Returns all the video text elements from this decomposition.
- getVideoText() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Returns all the video text elements from this decomposition.
- getVideoText(String) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Returns the
VideoTextelement with the given identifier ornullif there is no such element. - getVideoText(String) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Returns the
VideoTextelement with the given identifier ornullif there is no such element. - getViews() - Method in interface org.opencastproject.usertracking.api.Footprint
- getViews() - Method in interface org.opencastproject.usertracking.api.Report
-
Gets the sum of views of all report items
- getViews() - Method in interface org.opencastproject.usertracking.api.ReportItem
-
Get the number of views of the episode id
- getViews() - Method in interface org.opencastproject.usertracking.api.Stats
- getViews() - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- getViews() - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- getViews(String) - Method in interface org.opencastproject.usertracking.api.UserTrackingService
-
Returns the views of a mediapackage
- getViews(String) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- getVocabulary() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- getVocabulary() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- getVsplit() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- getWarningServiceCount() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getWarningServiceCount() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the total number of services in warning state
- getWarningServiceCountByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getWarningServiceCountByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets the number of services in warning state of this JMX node
- getWarningServices() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getWarningServices() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all services in warning state
- getWarningServicesByNode() - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- getWarningServicesByNode() - Method in interface org.opencastproject.serviceregistry.impl.jmx.ServicesStatisticsMXBean
-
Gets a list of all services in warning state of this JMX node
- 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
- getWarningStateTrigger() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- getWatermarkActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- getWatermarkFile() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getWatermarkFile() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- getWatermarkFile() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getWatermarkFile() - Method in class org.opencastproject.themes.Theme
- getWatermarkPosition() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- getWatermarkPosition() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- getWatermarkPosition() - Method in class org.opencastproject.themes.persistence.ThemeDto
- getWatermarkPosition() - Method in class org.opencastproject.themes.Theme
- getWidth() - Method in class org.opencastproject.composer.layout.Dimension
- getWorkflow(long) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets a single workflow by its identifier.
- getWorkflow(long) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets a single workflow by its identifier.
- getWorkflow(long, String) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets a single workflow by its identifier
- getWorkflow(long, String) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
- getWorkflowAsJson(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowAsXml(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowById(long) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Gets a
WorkflowInstanceby its ID. - getWorkflowById(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Gets a
WorkflowInstanceby its ID. - getWorkflowById(long) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Gets a
WorkflowInstanceby its ID. - getWorkflowConfig(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves workflow configuration associated with specified event ID.
- getWorkflowConfig(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- getWorkflowConfig(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- getWorkflowConfiguration(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Gets the workflow configuration for the specified event.
- getWorkflowDefinition() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the workflow definition of the recording.
- getWorkflowDefinition() - Method in class org.opencastproject.workflow.api.ConfiguredWorkflow
-
Get the workflow definition.
- getWorkflowDefinition(String, String, boolean, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
- getWorkflowDefinition(User, WorkflowIdentifier) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
Return the workflow definition for a given workflow identifier This method tries to get the workflow using the exact identifier and falls back to the global workflow (without the organization) if that fails.
- getWorkflowDefinitionAsJson(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowDefinitionAsXml(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowDefinitionById(String) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Returns the
WorkflowDefinitionidentified byname. - getWorkflowDefinitionById(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Returns the
WorkflowDefinitionidentified byname. - getWorkflowDefinitionById(String) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Returns the
WorkflowDefinitionidentified byname. - getWorkflowDefinitionId() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the current workflow definition id related to this event
- getWorkflowDefinitions(String, boolean, boolean, boolean, String, String, Integer, Integer) - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
- getWorkflowDefinitionsAsJson() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowDefinitionsAsXml() - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowId() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the current workflow id related to this event
- getWorkflowId() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the workflow id of the recording.
- getWorkflowIndexData(int, int) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets workflow index data for all events.
- getWorkflowIndexData(int, int) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets workflow index data for all events.
- getWorkflowInstance() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- getWorkflowInstance(String, Long, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- getWorkflowInstances(int, int) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets workflow instances for current organization.
- getWorkflowInstances(int, int) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets workflow instances for current organization.
- getWorkflowInstancesByMediaPackage(String) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Returns all workflows associated with the given mediapackage Current user needs permission to the mediapackage
- getWorkflowInstancesByMediaPackage(String) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets all workflow instances for a mediapackage.
- getWorkflowInstancesByMediaPackage(String) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets all workflow instances for a mediapackage.
- getWorkflowInstancesByMediaPackage(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Returns all workflows associated with the given mediapackage Current user needs permission to the mediapackage
- getWorkflowInstancesByMediaPackage(String) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- getWorkflowInstancesForCleanup(WorkflowInstance.WorkflowState, Date) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Gets all workflow instances previous to the specified date
- getWorkflowInstancesForCleanup(WorkflowInstance.WorkflowState, Date) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Gets all workflow instances previous to the specified date
- getWorkflowOperationHandler(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- getWorkflowProperties() - Method in interface org.opencastproject.scheduler.api.TechnicalMetadata
-
Returns the workflow properties
- getWorkflowProperties() - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- getWorkflowProperties() - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- getWorkflowProperties(String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- getWorkflowService() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- getWorkflowService() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- getWorkflowService() - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
-
OSGi DI
- getWorkflowService() - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- getWorkflowService() - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- getWorkflowService() - Method in class org.opencastproject.workflow.impl.AbstractWorkflowBufferScanner
- getWorkflowsOfMediaPackage(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- getWorkflowState() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the current workflow state related to this event
- getWorkflowState() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the workflow state of the recording.
- getWorkflowState() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getWorkflowStateMappings() - Method in interface org.opencastproject.workflow.api.WorkflowService
- getWorkflowStateMappings() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- getWorkflowStateMappings() - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- getWorkflowStateSortOrder() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the sort order for the workflow state.
- getWorkspace() - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- getWorkspace() - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- getWorkspace() - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- getWorkspace() - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- getWorkspace() - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- getWorkspace() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- getWorkspace() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- getWorkspace() - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
-
Returns a workspace service
- getWorkspace() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
- getWrappedException() - Method in exception class org.opencastproject.mediapackage.MediaPackageRuntimeException
- getWrappedException() - Method in exception class org.opencastproject.scheduler.impl.RuntimeNotFoundException
- getWriteableName() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- getWritePermission() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- getX() - Method in class org.opencastproject.composer.layout.Offset
-
Get the x offset.
- getXacml(MediaPackage, AccessControlList) - Static method in class org.opencastproject.authorization.xacml.XACMLUtils
-
Builds an xml string containing the xacml for the mediapackage.
- getXml() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- getXml() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- getXml() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultElementItem
- getXmlNamespaceContext() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Returns the XML namespace context that could be built out of the configuration.
- getXmlSchema() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
- getXmlSchema() - Method in class org.opencastproject.runtimeinfo.rest.StatusData
- 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.
- getY() - Method in class org.opencastproject.composer.layout.Offset
-
Get the y offset.
- getYear() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns the year.
- getYear() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- GIVEN_NAME - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- 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
- Gone - Enum constant in enum class org.opencastproject.urlsigning.common.ResourceRequest.Status
- GOOGLE_CLOUD_BUCKET - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_CLIENT_ID - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_CLIENT_SECRET - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_REFRESH_TOKEN - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_TOKEN_ENDPOINT_URL - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_SPEECH_LANGUAGE - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GoogleAPICredentialRequestor - Class in org.opencastproject.publication.youtube.auth
-
GoogleAPICredentialRequestorobtains credentials from Google and persists them in a data store on the local file system for later use when invoking the Google Data API V3 to upload a file to YouTube. - GoogleSpeechAttachTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- GoogleSpeechAttachTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
- GoogleSpeechCaptionConverter - Class in org.opencastproject.caption.converters
- GoogleSpeechCaptionConverter() - Constructor for class org.opencastproject.caption.converters.GoogleSpeechCaptionConverter
- GoogleSpeechStartTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- GoogleSpeechStartTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.GoogleSpeechStartTranscriptionOperationHandler
- GoogleSpeechTranscriptionRestService - Class in org.opencastproject.transcription.googlespeech.endpoint
- GoogleSpeechTranscriptionRestService() - Constructor for class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- GoogleSpeechTranscriptionService - Class in org.opencastproject.transcription.googlespeech
- GoogleSpeechTranscriptionService() - Constructor for class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GoogleSpeechTranscriptionServiceStorage - Class in org.opencastproject.transcription.googlespeech
- GoogleSpeechTranscriptionServiceStorage() - Constructor for class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionServiceStorage
- GqlAccessControlGenericItem - Class in org.opencastproject.graphql.type.output
- GqlAccessControlGenericItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGenericItem
- GqlAccessControlGenericItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGenericItem
- GqlAccessControlGroupItem - Class in org.opencastproject.graphql.type.output
- GqlAccessControlGroupItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGroupItem
- GqlAccessControlGroupItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGroupItem
- GqlAccessControlItem - Interface in org.opencastproject.graphql.type.output
- GqlAccessControlList - Class in org.opencastproject.graphql.type.output
- GqlAccessControlList(AccessControlList) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlList
- GqlAccessControlUserItem - Class in org.opencastproject.graphql.type.output
- GqlAccessControlUserItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- GqlAccessControlUserItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- GqlAttachment - Class in org.opencastproject.graphql.type.output
- GqlAttachment(Attachment) - Constructor for class org.opencastproject.graphql.type.output.GqlAttachment
- GqlBooleanMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlBooleanMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- GqlCommonEventMetadata - Class in org.opencastproject.graphql.type.output
- GqlCommonEventMetadata() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonEventMetadata
- GqlCommonEventMetadataInput - Class in org.opencastproject.graphql.type.input
- GqlCommonEventMetadataInput() - Constructor for class org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput
- GqlCommonEventMetadataV2 - Class in org.opencastproject.graphql.type.output
- GqlCommonEventMetadataV2() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2
- GqlCommonSeriesMetadata - Class in org.opencastproject.graphql.type.output
- GqlCommonSeriesMetadata() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata
- GqlCommonSeriesMetadataInput - Class in org.opencastproject.graphql.type.input
- GqlCommonSeriesMetadataInput() - Constructor for class org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput
- GqlCommonSeriesMetadataV2 - Class in org.opencastproject.graphql.type.output
- GqlCommonSeriesMetadataV2() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2
- GqlCurrentUser - Class in org.opencastproject.graphql.user
- GqlCurrentUser(User) - Constructor for class org.opencastproject.graphql.user.GqlCurrentUser
- GqlDateTimeMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlDateTimeMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- GqlDeleteEventPayload - Class in org.opencastproject.graphql.event
- GqlDeleteEventPayload() - Constructor for class org.opencastproject.graphql.event.GqlDeleteEventPayload
- GqlDeleteEventPayload(String) - Constructor for class org.opencastproject.graphql.event.GqlDeleteEventPayload
- GqlDeleteEventPayload(String, IndexService.EventRemovalResult) - Constructor for class org.opencastproject.graphql.event.GqlDeleteEventPayload
- GqlDeleteEventState - Enum Class in org.opencastproject.graphql.event
- GqlDublinCoreMetadata - Interface in org.opencastproject.graphql.type.output
- GqlDurationMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlDurationMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- GqlEvent - Class in org.opencastproject.graphql.event
- GqlEvent(Event) - Constructor for class org.opencastproject.graphql.event.GqlEvent
- GqlEventList - Class in org.opencastproject.graphql.event
- GqlEventList(SearchResult<Event>) - Constructor for class org.opencastproject.graphql.event.GqlEventList
- GqlIntMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlIntMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- GqlJsonMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlJsonMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- GqlListMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlListMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- GqlListProvider - Class in org.opencastproject.graphql.listprovider
- GqlListProvider(Map<String, String>, boolean) - Constructor for class org.opencastproject.graphql.listprovider.GqlListProvider
- GqlListProviderEntry - Class in org.opencastproject.graphql.listprovider
- GqlListProviderEntry(String, String) - Constructor for class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- GqlListProviderEntry(Map.Entry<String, String>) - Constructor for class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- GqlLongMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlLongMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- GqlManagedAcl - Class in org.opencastproject.graphql.acl
- GqlManagedAcl(ManagedAcl) - Constructor for class org.opencastproject.graphql.acl.GqlManagedAcl
- GqlManagedAclCatalogue - Class in org.opencastproject.graphql.acl
- GqlManagedAclCatalogue(List<ManagedAcl>) - Constructor for class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- GqlMediaPackageElement - Interface in org.opencastproject.graphql.type.output
- GqlMetadataFieldInterface - Interface in org.opencastproject.graphql.type.output
- GqlPublication - Class in org.opencastproject.graphql.type.output
- GqlPublication(Publication) - Constructor for class org.opencastproject.graphql.type.output.GqlPublication
- GqlSeries - Class in org.opencastproject.graphql.series
- GqlSeries(Series) - Constructor for class org.opencastproject.graphql.series.GqlSeries
- GqlSeriesList - Class in org.opencastproject.graphql.series
- GqlSeriesList(SearchResult<Series>) - Constructor for class org.opencastproject.graphql.series.GqlSeriesList
- GqlStringMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlStringMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- GqlTrack - Class in org.opencastproject.graphql.type.output
- GqlTrack(Track) - Constructor for class org.opencastproject.graphql.type.output.GqlTrack
- GqlUser - Class in org.opencastproject.graphql.user
- GqlUser(User) - Constructor for class org.opencastproject.graphql.user.GqlUser
- GqlUserList - Class in org.opencastproject.graphql.user
- GqlUserList(List<User>) - Constructor for class org.opencastproject.graphql.user.GqlUserList
- GqlUserList(List<User>, Long, Long, Long) - Constructor for class org.opencastproject.graphql.user.GqlUserList
- granted(A) - Static method in class org.opencastproject.assetmanager.impl.Protected
- Granularity - Enum Class in org.opencastproject.oaipmh
-
Describes the granularity of timestamps supported by the repository.
- granulate(Granularity, Date) - Static method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
"Cut" a date to the repositories supported granularity.
- GraphQLAdditionalTypeProvider - Interface in org.opencastproject.graphql.provider
- GraphQLCodeRegistryProvider - Interface in org.opencastproject.graphql.provider
- GraphQLConfiguration - Class in org.opencastproject.graphql.config
- GraphQLConfiguration() - Constructor for class org.opencastproject.graphql.config.GraphQLConfiguration
- GraphQLConfiguration.Config - Annotation Interface in org.opencastproject.graphql.config
- GraphQLDynamicTypeProvider - Interface in org.opencastproject.graphql.provider
- GraphQLExtensionProvider - Interface in org.opencastproject.graphql.provider
-
This interface extends the GraphQLProvider interface and provides a method for getting extensions.
- GraphQLFieldVisibilityProvider - Interface in org.opencastproject.graphql.provider
- GraphQLMutationProvider - Interface in org.opencastproject.graphql.provider
- GraphQLNotFoundException - Exception Class in org.opencastproject.graphql.exception
- GraphQLNotFoundException(String) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLNotFoundException
- GraphQLObjectMapper - Class in org.opencastproject.graphql.util
- GraphQLObjectMapper() - Constructor for class org.opencastproject.graphql.util.GraphQLObjectMapper
- GraphQLProvider - Interface in org.opencastproject.graphql.provider
- GraphQLQueryProvider - Interface in org.opencastproject.graphql.provider
- GraphQLRuntimeException - Exception Class in org.opencastproject.graphql.exception
- GraphQLRuntimeException(String, Map<String, Object>, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(String, OpencastErrorType) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(String, OpencastErrorType, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(String, OpencastErrorType, Map<String, Object>, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(OpencastErrorType) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(OpencastErrorType, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLServlet - Class in org.opencastproject.graphql.servlet
- GraphQLServlet(ExecutionService) - Constructor for class org.opencastproject.graphql.servlet.GraphQLServlet
- GraphQLTypeFunctionProvider - Interface in org.opencastproject.graphql.provider
- GraphQLUnauthorizedException - Exception Class in org.opencastproject.graphql.exception
- GraphQLUnauthorizedException(String) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLUnauthorizedException
- 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
- GroupRoleEndpoint - Class in org.opencastproject.userdirectory.endpoint
-
A REST EndPoint for JpaGroupRoleProvider.
- GroupRoleEndpoint() - Constructor for class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
- groupRoleProvider - Variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The group role provider
- groupRoleProvider - Variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
Group provider
- groupRoleProvider - Variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Group provider
- groupRoleProvider - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Group Role provider
- GroupRoleProvider - Interface in org.opencastproject.userdirectory.api
- groups - Variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Fields that need to match all values
- groups - Variable in class org.opencastproject.security.api.JaxbGroupList
-
A list of groups.
- GroupsEndpoint - Class in org.opencastproject.adminui.endpoint
- GroupsEndpoint - Class in org.opencastproject.external.endpoint
- GroupsEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.GroupsEndpoint
- GroupsEndpoint() - Constructor for class org.opencastproject.external.endpoint.GroupsEndpoint
- GroupsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- GroupsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- GroupsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the users list.
- GroupsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.GroupsListQuery
- gt(A) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is strictly greater than constant value
right. - gt(A) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- gt(A) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- gt(A) - Static method in class org.opencastproject.util.data.functions.Booleans
- gt(PropertyField<A>) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is strictly greater than the value of property field
right. - gt(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- gt(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- GuavaCachedUrlJwkProvider - Class in org.opencastproject.security.jwt
-
JWK provider that caches previously fetched JWKs in memory using a Google Guava cache.
- GuavaCachedUrlJwkProvider(String, long, TimeUnit) - Constructor for class org.opencastproject.security.jwt.GuavaCachedUrlJwkProvider
-
Cons a new cached provider from a JWKs URL and a TTL.
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
- handleDeletedEpisode(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- handleDeletedEpisode(String) - Method in interface org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery.DeleteEpisodeHandler
- handleEvent(AssetManagerItem.TakeSnapshot) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- handleEvent(SeriesItem) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- handleEvent(SeriesItem) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- handleException(DataFetcherExceptionHandlerParameters) - Method in class org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler
- handleException(Exception) - Static method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
-
Unify exception handling.
- handleException(Function0<A>) - Static method in class org.opencastproject.assetmanager.aws.s3.endpoint.AwsS3RestEndpoint
-
Unify exception handling.
- handleOperationException(WorkflowInstance, WorkflowOperationInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for workflow operations that were throwing an exception.
- handleOperationResult(WorkflowInstance, WorkflowOperationResult) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for workflow operation handlers that executed and finished without exception.
- handler - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
- handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.kernel.rest.RestPublisher.RestServlet
- HandlerRegistration(String, WorkflowOperationHandler) - Constructor for class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.kernel.http.SharedHttpContext
- handlesOrganization(String) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- handlesOrganization(String) - Method in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Check if the catalog UI adapter belongs to a tenant.
- handleToken(String) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
- handleToken(String) - Method in interface org.opencastproject.security.jwt.JWTLoginHandler
-
Takes a JWT string, decodes it, validates it and returns the username encoded in the JWT.
- harvest(Integer, Long) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- has(String) - Method in class org.opencastproject.util.JsonObj
- HAS_COMMENTS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The has comments field name
- HAS_OPEN_COMMENTS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The has open comments field name
- hasActiveTransaction(String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- hasAdaptivePlaylist() - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
Check for adaptive playlist output - output may need remapping
- 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. - hasAudioContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns
trueif the catalog contains multimedia content of typeAudioType. - hasAudioContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- hasAudioStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Checks if any audio metadata is present.
- hasAudioVisualContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns
trueif the catalog contains multimedia content of typeAudioVisualType. - hasAudioVisualContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- hasChecksum - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasComments() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the has comments status from this event
- hasDifferentValues() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- hasEncodingScheme() - Method in class org.opencastproject.metadata.dublincore.DublinCoreValue
- hasEnd() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Checks if the interval has an end boundary.
- hasExpired() - Method in class org.opencastproject.security.jwt.CachedJWT
-
Returns
trueif the cached JWT expired, false otherwise. - hasExtensions() - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns
trueif additional properties have been specified. - hasExtensions() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns
trueif additional properties have been specified. - hasFilter(String) - Method in interface org.opencastproject.list.api.ResourceListQuery
-
Returns if the given filter is or not set
- hasFilter(String) - Method in class org.opencastproject.list.impl.EmptyResourceListQuery
- hasFilter(String) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- hasFlavor(String) - Method in class org.opencastproject.util.MimeType
-
Returns
trueif the file has the given flavor associated. - hasFormat - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- hasFormat - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- hasGap - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Flag to indicate whether the elements in this decomposition may exhibit gaps
- hasGap - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
Indicator for the presence of gaps in between segments
- hasGap() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Returns
trueif the segment has a gap. - hasGap() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Returns
trueif the segment has a gap. - hasGap() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Returns
trueif the segment has a gap. - hasGap() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- hash(Object...) - Static method in class org.opencastproject.util.EqualsUtil
-
Deprecated.
- hashCode() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- hashCode() - Method in class org.opencastproject.assetmanager.api.AssetId
- hashCode() - Method in class org.opencastproject.assetmanager.api.Property
- hashCode() - Method in class org.opencastproject.assetmanager.api.PropertyId
- hashCode() - Method in class org.opencastproject.assetmanager.api.PropertyName
- hashCode() - Method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- hashCode() - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- hashCode() - Method in class org.opencastproject.assetmanager.api.Value.TypedValue
- hashCode() - Method in interface org.opencastproject.assetmanager.api.Version
-
A version must implement hashCode and equals.
- hashCode() - Method in class org.opencastproject.assetmanager.impl.query.ARecordImpl
- hashCode() - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- hashCode() - Method in class org.opencastproject.capture.admin.impl.AgentImpl
- hashCode() - Method in class org.opencastproject.composer.api.EncodingProfileImpl.Extension
- hashCode() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
- hashCode() - Method in class org.opencastproject.composer.api.EncodingProfileList
- hashCode() - Method in class org.opencastproject.composer.layout.AbsolutePositionLayoutSpec
- hashCode() - Method in class org.opencastproject.composer.layout.Anchor
- hashCode() - Method in class org.opencastproject.composer.layout.AnchorOffset
- hashCode() - Method in class org.opencastproject.composer.layout.Dimension
- hashCode() - Method in class org.opencastproject.composer.layout.HorizontalCoverageLayoutSpec
- hashCode() - Method in class org.opencastproject.composer.layout.Layout
- hashCode() - Method in class org.opencastproject.composer.layout.Offset
- hashCode() - Method in class org.opencastproject.composer.layout.TwoShapeLayout
- hashCode() - Method in class org.opencastproject.editor.api.SegmentData
- hashCode() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder.DateRange
- hashCode() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder.ValueGroup
- hashCode() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
- hashCode() - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
- hashCode() - Method in class org.opencastproject.event.comment.EventComment
- hashCode() - Method in class org.opencastproject.event.comment.EventCommentReply
- 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.kernel.bundleinfo.BundleVersion
- hashCode() - Method in class org.opencastproject.kernel.mail.EmailAddress
- 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.metadata.dublincore.DublinCoreValue
- hashCode() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- hashCode() - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
- hashCode() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- hashCode() - Method in class org.opencastproject.playlists.PlaylistEntry
- hashCode() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylist
- hashCode() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistAccessControlEntry
- hashCode() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- hashCode() - Method in class org.opencastproject.scheduler.api.Period
- hashCode() - Method in class org.opencastproject.scheduler.impl.persistence.EventIdPK
- 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.impl.jpa.JpaGroup
- hashCode() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- hashCode() - Method in class org.opencastproject.security.impl.jpa.JpaRole
- hashCode() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- hashCode() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- 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.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- hashCode() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- hashCode() - Method in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- hashCode() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- hashCode() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- 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
- hashCode() - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- hashCode() - Method in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- hashCode() - Method in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- hashCode() - Method in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- hashCode() - Method in class org.opencastproject.workflow.api.WorkflowIdentifier
- hashCode() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- hashCode() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- hashCode() - Method in class org.opencastproject.workflow.conditionparser.Atom
- hashCode() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
- 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
- hasJob(String) - Method in interface org.opencastproject.fileupload.api.FileUploadService
-
Returns true is a job with the given ID exists.
- hasJob(String) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
-
Returns true is a job with the given ID exists.
- hasMaster() - Method in interface org.opencastproject.mediapackage.Track
- hasMaster() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- hasMoreItems() - Method in class org.opencastproject.userdirectory.brightspace.client.api.PagingInfo
- hasMultipleValues(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Check if a property has multiple values, ignoring any language information.
- hasMultipleValues(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- hasMultipleValues(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Check, if a property has multiple values assigned.
- hasMultipleValues(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- hasName() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Checks if the interval has a name.
- 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
- hasOpenComments() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the has comments status from this event
- hasOverlap - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Flag to indicate whether the elements in this decomposition may overlap
- hasPart - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- hasPart - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- hasPermission(MediaPackage, String) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- 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 class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- 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.
- hasPreview() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the has preview status from this event
- hasPreview() - Method in class org.opencastproject.graphql.event.GqlEvent
- hasProperties() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Create a predicate that matches all snapshots with properties.
- hasProperties() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- hasProperties() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- hasProperties(ARecord) - Static method in class org.opencastproject.assetmanager.api.fn.ARecords
- hasPropertiesOf(String) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Create a predicate that matches all snapshots with properties of the given namespace.
- hasPropertiesOf(String) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- hasPropertiesOf(String) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- hasPropertiesOfNamespace() - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Get a predicate that matches if a property of the schema's namespace exists.
- hasProvider(String) - Method in interface org.opencastproject.list.api.ListProvidersService
-
Returns if the given source name is or not available
- hasProvider(String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- hasProvider(String, String) - Method in interface org.opencastproject.list.api.ListProvidersService
- hasProvider(String, String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- hasRecordingStarted() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Check whether the recording of the event already has started.
- hasRepo(String) - Method in class org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
- hasRepo(String) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
- hasRepo(String) - Method in interface org.opencastproject.oaipmh.server.OaiPmhServerInfo
-
Check if the requested repo exists.
- hasRepo(String) - Method in class org.opencastproject.oaipmh.server.remote.OaiPmhServerInfoRemoteImpl
- 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.
- hasRole(String) - Method in class org.opencastproject.security.impl.jpa.JpaUser
- hasSegments() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Returns
trueif the composition actually contains segments. - hasSegments() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- hasSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.AudioVisualSegment
-
Returns
trueif there is a spatio temporal decomposition as part of this segment. - hasSpatioTemporalDecomposition() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
Returns
trueif there is a spatio temporal decomposition as part of this segment. - hasSpatioTemporalDecomposition() - Method in interface org.opencastproject.metadata.mpeg7.VideoSegment
-
Returns
trueif there is a spatio temporal decomposition as part of this segment. - hasStart() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Checks if the interval has a start boundary.
- 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. - hasSubtitleStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Checks if any subtitle metadata is present.
- hasTagAny(List<String>) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
-
Check if mediapackage element has any of the given tags.
- hasTextAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns
trueif the segment contains any text annotations. - hasTextAnnotations() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- hasTextAnnotations(float, float) - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns
trueif the segment contains text annotations that satisfy the given relevance and confidence values. - hasTextAnnotations(float, float) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- hasTextAnnotations(float, float, String) - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns
trueif the segment contains text annotations that satisfy the given relevance, confidence and language constraints. - hasTextAnnotations(float, float, String) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- hasTextAnnotations(String) - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns
trueif the segment contains text annotations in the specified language. - hasTextAnnotations(String) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- 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. - hasValue(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Check if a property has at least on value without language information assigned.
- hasValue(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- hasValue(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Check if a property has at least one value assigned.
- hasValue(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- hasVersion - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- hasVersion - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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. - hasVideoContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns
trueif the catalog contains multimedia content of typeVideoType. - hasVideoContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- hasVideoStreamMetadata() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Checks if any video metadata is present.
- 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.
- HEALTH_CHECK_STATUS_FAIL - Static variable in class org.opencastproject.runtimeinfo.RuntimeInfo
- HEALTH_CHECK_STATUS_PASS - Static variable in class org.opencastproject.runtimeinfo.RuntimeInfo
- HEALTH_CHECK_STATUS_WARN - Static variable in class org.opencastproject.runtimeinfo.RuntimeInfo
- HEALTH_CHECK_VERSION - Static variable in class org.opencastproject.runtimeinfo.RuntimeInfo
- healthy - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceHealth
- height() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- HEIGHT - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- helloName(String) - Method in interface org.opencastproject.helloworld.api.HelloWorldService
-
Outputs "Hello!"
- helloName(String) - Method in class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
-
Simple example service call with parameter
- helloName(String) - Method in class org.opencastproject.helloworld.impl.HelloWorldServiceImpl
- helloWorld() - Method in interface org.opencastproject.helloworld.api.HelloWorldService
-
Outputs "Hello World!"
- helloWorld() - Method in class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
-
Simple example service call
- helloWorld() - Method in class org.opencastproject.helloworld.impl.HelloWorldServiceImpl
- HelloWorldRestEndpoint - Class in org.opencastproject.helloworld.impl.endpoint
-
The REST endpoint for the
HelloWorldServiceservice - HelloWorldRestEndpoint() - Constructor for class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
- helloWorldService - Variable in class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
-
The service
- HelloWorldService - Interface in org.opencastproject.helloworld.api
-
Api for the Hello World Service
- HelloWorldServiceImpl - Class in org.opencastproject.helloworld.impl
-
A simple tutorial class to learn about Opencast Services
- HelloWorldServiceImpl() - Constructor for class org.opencastproject.helloworld.impl.HelloWorldServiceImpl
- HelloWorldWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.hello
-
The
HelloWorldWorkflowOperationHandlerprovides a very simple example of how a workflow operation works and can be a starting point for new developments. - HelloWorldWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.hello.HelloWorldWorkflowOperationHandler
- hitCount - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The total number of appearances of the search criteria
- HLS - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- HLS - Static variable in class org.opencastproject.util.MimeTypes
- hlsFixReference(long, List<File>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- 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
- hlsSetReference(Track) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- 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
- HOLD - Enum constant in enum class org.opencastproject.workflow.api.RetryStrategy
-
Keep the operation in hold state
- holdActionTitle - Variable in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Title of this hold state
- holders - Variable in class org.opencastproject.runtimeinfo.rest.RestDocData
-
List of RestEndpointHolderData which each stores a group of endpoints.
- horizontalCoverageLayoutSpec(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- HorizontalCoverageLayoutSpec - Class in org.opencastproject.composer.layout
-
This layout specification describes how to position a shape and how much of the underlying width of the canvas it shall cover.
- HorizontalCoverageLayoutSpec(AnchorOffset, double) - Constructor for class org.opencastproject.composer.layout.HorizontalCoverageLayoutSpec
-
Create a new specification.
- host - Variable in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- 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
- host(String) - Method in class org.opencastproject.test.rest.RestServiceTestEnv
-
Create a URL suitable for rest-assured's post(), get() e.al. methods.
- Host - Class in org.opencastproject.adopter.registration.dto
-
DTO that contains information about a host machine of an adopter.
- Host(HostRegistration) - Constructor for class org.opencastproject.adopter.registration.dto.Host
- hostAndPort(URL) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Extract hostname and port number from a URL.
- hostName - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
This host's base 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
- HostRegistrationJpaImpl - Class in org.opencastproject.serviceregistry.impl.jpa
-
A record of a host providing Opencast services.
- HostRegistrationJpaImpl() - Constructor for class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
-
Creates a new host registration which is online
- HostRegistrationJpaImpl(String, String, String, long, int, float, boolean, boolean) - Constructor for class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- hosts - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The hosts
- HostsStatistics - Class in org.opencastproject.serviceregistry.impl.jmx
- HostsStatistics(List<ServiceStatistics>) - Constructor for class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- HostsStatisticsMXBean - Interface in org.opencastproject.serviceregistry.impl.jmx
-
JMX Bean interface exposing hosts statistics.
- HostStatistics - Class in org.opencastproject.serviceregistry.api
-
Provides statistics about host registrations
- HostStatistics() - Constructor for class org.opencastproject.serviceregistry.api.HostStatistics
- hour - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The number of hour
- HOURLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
- HS256 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- HS384 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- HS512 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- 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_PARAM_MESSAGE - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Name of the message HTTP parameter
- HTTP_PARAM_PAYLOAD - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Name of the subject HTTP parameter
- HTTP_PARAM_SUBJECT - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Name of the subject HTTP parameter
- HTTP_PARAM_WORKFLOW - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Name of the workflow instance id HTTP parameter
- 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
- HttpAssetProvider - Interface in org.opencastproject.assetmanager.impl
-
Interface for services that are able to provide assets over HTTP.
- HttpClientClosingInputStream(HttpResponse) - Constructor for class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
-
Constructs an HttpClientClosingInputStream from a source stream and an http response.
- HttpConnectionMXBean - Interface in org.opencastproject.kernel.security
-
An MxBean that exposes the number of open http connections to a JXM agent
- HttpNotificationWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.notification
-
Workflow operation handler that will send HTTP POST or PUT requests to a specified address.
- HttpNotificationWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
- 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
- HttpsFilter - Class in org.opencastproject.kernel.filter.https
-
This filter is wrapping
HttpServletRequests in such a way that they feature the https scheme. - HttpsFilter() - Constructor for class org.opencastproject.kernel.filter.https.HttpsFilter
- HttpsRequestWrapper - Class in org.opencastproject.kernel.filter.https
-
This wrapper is used to pretend the
HTTPSscheme. - HttpsRequestWrapper(HttpServletRequest) - Constructor for class org.opencastproject.kernel.filter.https.HttpsRequestWrapper
-
Wraps the request to enforce https as the request scheme.
- HttpUtil - Class in org.opencastproject.util
-
Functions to support Apache httpcomponents.
- HttpUtils - Class in org.opencastproject.transcription.microsoft.azure
- humanReadableTime(long) - Static method in class org.opencastproject.util.DateTimeSupport
-
Converts seconds to a human readable time string.
- HUNSPELL_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- HUNSPELL_COMMAND_CONFIG_KEY - Static variable in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
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
- IBM_WATSON_API_KEY_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- IBM_WATSON_MODEL_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- IBM_WATSON_PSW_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- IBM_WATSON_SERVICE_URL_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- IBM_WATSON_USER_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- IBMWatsonCaptionConverter - Class in org.opencastproject.caption.converters
- IBMWatsonCaptionConverter() - Constructor for class org.opencastproject.caption.converters.IBMWatsonCaptionConverter
- IBMWatsonTranscriptionRestService - Class in org.opencastproject.transcription.ibmwatson.endpoint
- IBMWatsonTranscriptionRestService() - Constructor for class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- IBMWatsonTranscriptionService - Class in org.opencastproject.transcription.ibmwatson
- IBMWatsonTranscriptionService() - Constructor for class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- IBMWatsonTranscriptionService.JobEvent - Interface in org.opencastproject.transcription.ibmwatson
- IBMWatsonTranscriptionService.RecognitionJobStatus - Interface in org.opencastproject.transcription.ibmwatson
- ICY - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- id - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- id - Variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- id - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- id - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- 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.kernel.bundleinfo.BundleInfoJpa
- 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.metadata.mpeg7.MultimediaContentTypeImpl
-
The content element identifier
- id - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
The content element identifier
- id - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The segment identifier
- id - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The organizational identifier
- id - Variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
The ID of this operation handler
- id - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- id() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- id() - Method in class org.opencastproject.graphql.event.GqlEvent
- id() - Method in class org.opencastproject.graphql.series.GqlSeries
- id() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- Id - Interface in org.opencastproject.mediapackage.identifier
-
Interface for an identifier.
- ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.CommentIndexSchema
-
The unique identifier
- ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The unique identifier
- ID - Static variable in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- ID_JSON_KEY - Static variable in class org.opencastproject.index.service.util.RequestUtils
- 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.composer.api.EncodingProfileImpl
-
The profile identifier
- identifier - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Returns the document identifier
- identifier - Variable in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
The reference identifier
- identifier - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- identifier - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- identifier - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- identifiers - Variable in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- identifiers - Variable in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- 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.
- IDLE - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
IDLE="idle" - idnumber - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- ifThen(A, A) - Static method in class org.opencastproject.util.data.functions.Misc
- IllegalLanguageFilenameException - Exception Class in org.opencastproject.adminui.exception
-
This checked exception indicates that a file which is supposed to contain a translation was not named correctly.
- IllegalLanguageFilenameException(String) - Constructor for exception class org.opencastproject.adminui.exception.IllegalLanguageFilenameException
-
Constructor without cause.
- IllegalLanguageFilenameException(String, Throwable) - Constructor for exception class org.opencastproject.adminui.exception.IllegalLanguageFilenameException
-
Full fledged constructor.
- IllegalPathException - Exception Class in org.opencastproject.adminui.exception
-
An exception which indicates a non existing or non readable path.
- IllegalPathException(String) - Constructor for exception class org.opencastproject.adminui.exception.IllegalPathException
-
Constructor without cause.
- IllegalPathException(String, Throwable) - Constructor for exception class org.opencastproject.adminui.exception.IllegalPathException
-
Full fledged constructor.
- IllegalTimeFormatException - Exception Class in org.opencastproject.caption.api
-
Indicates that unexpected time format was encountered for specific caption format.
- IllegalTimeFormatException(String) - Constructor for exception class org.opencastproject.caption.api.IllegalTimeFormatException
- image(String, String, String, LocalHashMap) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Encodes a track in a media package.
- image(Track, String, double...) - Method in interface org.opencastproject.composer.api.ComposerService
-
Extracts an image from the media package element identified by
sourceVideoTrackId. - image(Track, String, double...) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Extracts an image from the media package element identified by
sourceVideoTrackId. - image(Track, String, double...) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Extracts an image from the media package element identified by
sourceVideoTrackId. - image(Track, String, Map<String, String>) - Method in interface org.opencastproject.composer.api.ComposerService
-
Extracts an image from the media package element identified by
sourceTrack. - image(Track, String, Map<String, String>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- image(Track, String, Map<String, String>) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Extracts an image from the media package element identified by
sourceTrack. - Image - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- IMAGE - Enum constant in enum class org.opencastproject.smil.entity.media.element.api.SmilMediaElement.MediaType
- IMAGE_EXTRACTION_PROFILE - Static variable in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Name of the encoding profile that extracts a still image from a movie
- IMAGE_JPEG - Static variable in class org.opencastproject.util.doc.rest.ExtendedMediaType
- ImageConvertWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
- ImageConvertWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.ImageConvertWorkflowOperationHandler
- ImageSequence - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- imageSync(String, String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Encodes a track in a media package.
- imageSync(Track, String, double...) - Method in interface org.opencastproject.composer.api.ComposerService
-
Synchronously extracts images from the source track.
- imageSync(Track, String, double...) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- imageSync(Track, String, double...) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- imageToVideo(String, String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Transforms an image attachment to a video track
- imageToVideo(Attachment, String, double) - Method in interface org.opencastproject.composer.api.ComposerService
-
Transforms an image attachment to a video track
- imageToVideo(Attachment, String, double) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- imageToVideo(Attachment, String, double) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- ImageToVideoWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition creating a video from a still image.
- ImageToVideoWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.ImageToVideoWorkflowOperationHandler
- ImageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling "image" operations
- ImageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- img(String) - Method in class org.opencastproject.runtimeinfo.ui.WelcomeResources
- Implementation notes - Search tag in class org.opencastproject.ingest.scanner.InboxScannerService
- Section
- importCaption(InputStream, String) - Method in interface org.opencastproject.caption.api.CaptionConverter
-
Imports captions to
List. - importCaption(InputStream, String) - Method in class org.opencastproject.caption.converters.DFXPCaptionConverter
-
Imports captions to
List. - importCaption(InputStream, String) - Method in class org.opencastproject.caption.converters.GoogleSpeechCaptionConverter
- importCaption(InputStream, String) - Method in class org.opencastproject.caption.converters.IBMWatsonCaptionConverter
- importCaption(InputStream, String) - Method in class org.opencastproject.caption.converters.Mpeg7CaptionConverter
- importCaption(InputStream, String) - Method in class org.opencastproject.caption.converters.SubRipCaptionConverter
-
Imports captions to
List. - importCaption(InputStream, String) - Method in class org.opencastproject.caption.converters.WebVttCaptionConverter
-
Imports captions to
List. - importDFXP(String) - Static method in class org.opencastproject.caption.util.TimeUtil
-
Parse String representation of DFXP time format.
- importSrt(String) - Static method in class org.opencastproject.caption.util.TimeUtil
-
Parse String representation of SubRip time format.
- ImportWorkflowPropertiesWOH - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for importing workflow properties.
- ImportWorkflowPropertiesWOH() - Constructor for class org.opencastproject.workflow.handler.workflow.ImportWorkflowPropertiesWOH
- INACCESSIBLE - Enum constant in enum class org.opencastproject.playlists.PlaylistEntryType
- INBOX_DATETIME_FORMAT - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_METADATA_FFPROBE - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_METADATA_REGEX - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_PATH - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the inbox path
- INBOX_POLL - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the polling interval in ms.
- INBOX_SCHEDULE_MATCH - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_SCHEDULE_MATCH_THRESHOLD - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_THREADS - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_TRIES - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- INBOX_TRIES_BETWEEN_SEC - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
- InboxScannerService - Class in org.opencastproject.ingest.scanner
-
The inbox scanner monitors a directory for incoming media packages.
- InboxScannerService() - Constructor for class org.opencastproject.ingest.scanner.InboxScannerService
- 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() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- Incident - Interface in org.opencastproject.job.api
-
Describes an incident relating to a
Job. - INCIDENT_L10N_DIR - Static variable in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- Incident.Severity - Enum Class in org.opencastproject.job.api
- IncidentCreatorWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.incident
- IncidentCreatorWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.incident.IncidentCreatorWorkflowOperationHandler
- IncidentDto - Class in org.opencastproject.serviceregistry.impl
- IncidentDto() - Constructor for class org.opencastproject.serviceregistry.impl.IncidentDto
- 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 - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- Incidents - Class in org.opencastproject.serviceregistry.api
-
Create and record job incidents.
- Incidents(ServiceRegistry, IncidentService) - Constructor for class org.opencastproject.serviceregistry.api.Incidents
- incidentService - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- IncidentService - Interface in org.opencastproject.serviceregistry.api
-
Manages storing and retrieving of job incidents.
- IncidentServiceEndpoint - Class in org.opencastproject.serviceregistry.impl.endpoint
-
REST endpoint for Incident Service.
- IncidentServiceEndpoint() - Constructor for class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- 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.
- IncidentTextDto - Class in org.opencastproject.serviceregistry.impl
- IncidentTextDto() - Constructor for class org.opencastproject.serviceregistry.impl.IncidentTextDto
- 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
- INCLUDE_FLAVORS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The element flavors to include in the zip file
- 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
- IncludeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler that will conditionally insert a complete workflow into the current one at its own position.
- IncludeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
- incrementNumber() - Method in class org.opencastproject.fileupload.api.job.Chunk
- INDEFINITE_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track without any known semantics
- index - Variable in class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
-
The Elasticsearch indices
- index - Variable in class org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- index - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
The elasticsearch indices
- INDEX_ACL - Static variable in class org.opencastproject.search.api.SearchResult
- INDEX_NAME - Static variable in class org.opencastproject.search.impl.SearchServiceIndex
- INDEX_VERSION - Static variable in interface org.opencastproject.elasticsearch.api.SearchIndex
-
Version of this index
- INDEX_XML_NAMESPACE - Static variable in interface org.opencastproject.elasticsearch.index.objects.IndexObject
- IndexEndpoint - Class in org.opencastproject.elasticsearch.index.endpoint
-
The index endpoint allows the management of the elasticsearch index.
- IndexEndpoint() - Constructor for class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- indexMediaPackage(String) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- IndexObject - Interface in org.opencastproject.elasticsearch.index.objects
- indexOf(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- IndexProducer - Interface in org.opencastproject.elasticsearch.index.rebuild
-
This service handles data that's added to an ElasticSearch index.
- IndexRebuildException - Exception Class in org.opencastproject.elasticsearch.index.rebuild
-
An exception which indicates an error when rebuilding an ElasticSearch index.
- IndexRebuildException(String) - Constructor for exception class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildException
-
Constructor without Cause.
- IndexRebuildException(String, Throwable) - Constructor for exception class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildException
-
Full fledged constructor.
- IndexRebuildException(IndexRebuildService.Service, Throwable) - Constructor for exception class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildException
-
Constructor that builds an error message.
- IndexRebuildException(IndexRebuildService.Service, Organization, Throwable) - Constructor for exception class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildException
-
Constructor that builds an error message.
- IndexRebuildService - Class in org.opencastproject.elasticsearch.index.rebuild
-
The bundle activator is defined in the pom.xml of this bundle.
- IndexRebuildService() - Constructor for class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
- IndexRebuildService.DataType - Enum Class in org.opencastproject.elasticsearch.index.rebuild
- IndexRebuildService.Service - Enum Class in org.opencastproject.elasticsearch.index.rebuild
-
The services whose data is indexed by ElasticSearch.
- IndexRebuildService.State - Enum Class in org.opencastproject.elasticsearch.index.rebuild
- IndexSchema - Interface in org.opencastproject.elasticsearch.impl
-
Standard fields for an Elasticsearch index.
- IndexService - Interface in org.opencastproject.index.service.api
- IndexService.EventRemovalResult - Enum Class in org.opencastproject.index.service.api
- IndexService.Source - Enum Class in org.opencastproject.index.service.api
- IndexService.SourceType - Enum Class in org.opencastproject.index.service.api
- IndexServiceException - Exception Class in org.opencastproject.index.service.exception
-
An exception which indicates an error when creating a response.
- IndexServiceException(String) - Constructor for exception class org.opencastproject.index.service.exception.IndexServiceException
-
Constructor without cause.
- IndexServiceException(String, Throwable) - Constructor for exception class org.opencastproject.index.service.exception.IndexServiceException
-
Full fledged constructor.
- IndexServiceImpl - Class in org.opencastproject.index.service.impl
- IndexServiceImpl() - Constructor for class org.opencastproject.index.service.impl.IndexServiceImpl
- indexSettingsPath - Variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
The path to the index settings
- IndexTheme - Class in org.opencastproject.elasticsearch.index.objects.theme
-
Object wrapper for a theme.
- IndexTheme() - Constructor for class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
Required default no arg constructor for JAXB.
- IndexTheme(long, String) - Constructor for class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- indexUpdate(String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- indexUpdate(String) - Method in class org.opencastproject.search.endpoint.SearchRestService
- InfluxProviderConfiguration - Class in org.opencastproject.statistics.provider.influx.provider
- InfluxProviderConfiguration() - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration
- InfluxProviderConfiguration(String, String, String, ResourceType, String, Set<InfluxProviderConfiguration.InfluxProviderSource>) - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration
- InfluxProviderConfiguration.InfluxProviderSource - Class in org.opencastproject.statistics.provider.influx.provider
- InfluxProviderSource() - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- InfluxProviderSource(String, String, String, String, Set<DataResolution>) - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
- InfluxRunningTotalStatisticsProvider - Class in org.opencastproject.statistics.provider.influx.provider
- InfluxRunningTotalStatisticsProvider(StatisticsProviderInfluxService, String, ResourceType, String, String, Set<InfluxProviderConfiguration.InfluxProviderSource>) - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxRunningTotalStatisticsProvider
- InfluxStatisticsProvider - Class in org.opencastproject.statistics.provider.influx.provider
- InfluxStatisticsProvider(StatisticsProviderInfluxService, String, ResourceType, String, String) - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- InfluxTimeSeriesStatisticsProvider - Class in org.opencastproject.statistics.provider.influx.provider
- InfluxTimeSeriesStatisticsProvider(StatisticsProviderInfluxService, String, ResourceType, String, String, Set<InfluxProviderConfiguration.InfluxProviderSource>) - Constructor for class org.opencastproject.statistics.provider.influx.provider.InfluxTimeSeriesStatisticsProvider
- INFO - Enum constant in enum class org.opencastproject.job.api.Incident.Severity
- ingest(File) - Method in class org.opencastproject.ingest.scanner.Ingestor
-
Asynchronous ingest of an artifact.
- ingest(HttpServletRequest) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- ingest(HttpServletRequest, String) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- ingest(MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
-
Ingests the mediapackage and starts the default workflow as defined by the
org.opencastproject.workflow.default.definitionkey, found in the system configuration. - ingest(MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Ingests the mediapackage and starts the default workflow as defined by the
org.opencastproject.workflow.default.definitionkey, found in the system configuration. - ingest(MediaPackage, String, Map<String, String>) - Method in interface org.opencastproject.ingest.api.IngestService
-
Ingests the mediapackage and starts the workflow as defined by
workflowDefinitionID. - ingest(MediaPackage, String, Map<String, String>) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Ingests the mediapackage and starts the workflow as defined by
workflowDefinitionID. - ingest(MediaPackage, String, Map<String, String>, Long) - Method in interface org.opencastproject.ingest.api.IngestService
-
Deprecated.As of release 2.4, the scheduler service is able to store a mediapackage. Thereby the concept of the pre-procesing workflow is obsolete and there is no more need to resume such a workflow by this method.
- ingest(MediaPackage, String, Map<String, String>, Long) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Ingests the mediapackage and starts the workflow as defined by
workflowDefinitionID. - INGEST_ATTACHMENT - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest attachments directly create jobs with this operation type
- INGEST_ATTACHMENT_FROM_URI - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest attachments from a URI create jobs with this operation type
- INGEST_CATALOG - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest catalogs directly create jobs with this operation type
- INGEST_CATALOG_FROM_URI - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest catalogs from a URI create jobs with this operation type
- INGEST_TRACK - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest tracks directly create jobs with this operation type
- INGEST_TRACK_FROM_URI - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest tracks from a URI create jobs with this operation type
- 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
- INGEST_ZIP - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Methods that ingest zips create jobs with this operation type
- ingestdownload(String, String, String, String, String) - Method in class org.opencastproject.ingestdownloadservice.impl.endpoint.IngestDownloadServiceEndpoint
- ingestDownload(MediaPackage, String, String, boolean, boolean) - Method in interface org.opencastproject.ingestdownloadservice.api.IngestDownloadService
- ingestDownload(MediaPackage, String, String, boolean, boolean) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
- ingestDownload(MediaPackage, String, String, boolean, boolean) - Method in class org.opencastproject.ingestdownloadservice.remote.IngestDownloadServiceRemoteImpl
- IngestDownloadService - Interface in org.opencastproject.ingestdownloadservice.api
- IngestDownloadServiceEndpoint - Class in org.opencastproject.ingestdownloadservice.impl.endpoint
-
The REST endpoint for the
IngestDownloadServiceservice - IngestDownloadServiceEndpoint() - Constructor for class org.opencastproject.ingestdownloadservice.impl.endpoint.IngestDownloadServiceEndpoint
- IngestDownloadServiceImpl - Class in org.opencastproject.ingestdownloadservice.impl
-
A simple tutorial class to learn about Opencast Services
- IngestDownloadServiceImpl() - Constructor for class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Creates a new abstract job producer for jobs of the given type.
- IngestDownloadServiceImpl.Operation - Enum Class in org.opencastproject.ingestdownloadservice.impl
- IngestDownloadServiceRemoteImpl - Class in org.opencastproject.ingestdownloadservice.remote
-
Remote implementation of the ingest download service
- IngestDownloadServiceRemoteImpl() - Constructor for class org.opencastproject.ingestdownloadservice.remote.IngestDownloadServiceRemoteImpl
-
Constructs a new ingest download service remote
- IngestDownloadWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.ingest
-
Downloads all external URI's to the working file repository and optionally deletes external working file repository resources
- IngestDownloadWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.ingest.IngestDownloadWorkflowOperationHandler
-
The default no-arg constructor builds the configuration options set
- IngestException - Exception Class in org.opencastproject.ingest.api
-
Exception throws due to a problem ingesting media or metadata files.
- IngestException(String) - Constructor for exception class org.opencastproject.ingest.api.IngestException
-
Constructs an ingest exception
- IngestException(String, Throwable) - Constructor for exception class org.opencastproject.ingest.api.IngestException
-
Constructs an ingest exception
- IngestException(Throwable) - Constructor for exception class org.opencastproject.ingest.api.IngestException
-
Constructs an ingest exception
- INGESTING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- Ingestor - Class in org.opencastproject.ingest.scanner
-
Used by the
InboxScannerServiceto do the actual ingest. - Ingestor(IngestService, SecurityContext, String, Map<String, String>, String, File, int, SeriesService, int, int, Optional<Pattern>, DateTimeFormatter, SchedulerService, String, boolean, float, Workspace) - Constructor for class org.opencastproject.ingest.scanner.Ingestor
-
Create new ingestor.
- IngestRestService - Class in org.opencastproject.ingest.endpoint
-
Creates and augments Opencast MediaPackages using the api.
- IngestRestService() - Constructor for class org.opencastproject.ingest.endpoint.IngestRestService
- IngestService - Interface in org.opencastproject.ingest.api
-
Generates
MediaPackages from media, metadata, and attachments. - IngestServiceImpl - Class in org.opencastproject.ingest.impl
-
Creates and augments Opencast MediaPackages.
- IngestServiceImpl() - Constructor for class org.opencastproject.ingest.impl.IngestServiceImpl
-
Creates a new ingest service instance.
- IngestStatistics - Class in org.opencastproject.ingest.impl.jmx
- IngestStatistics() - Constructor for class org.opencastproject.ingest.impl.jmx.IngestStatistics
- IngestStatisticsMXBean - Interface in org.opencastproject.ingest.impl.jmx
-
JMX Bean interface exposing ingest statistics.
- 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(int) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Initializes an Elasticsearch node for the given index.
- init(FilterConfig) - Method in class org.opencastproject.kernel.filter.https.HttpsFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.filter.proxy.TransparentProxyFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.rest.CleanSessionsFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.rest.CurrentJobFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.rest.JsonpFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.security.OrganizationFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
- init(FilterConfig) - Method in class org.opencastproject.kernel.security.SecurityFilter
- init(FilterConfig) - Method in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
- init(BundleContext) - Static method in class org.opencastproject.silencedetection.ffmpeg.FFmpegSilenceDetector
-
Update FFMPEG binary path if set in configuration.
- init(BundleContext) - Static method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- INIT_PREFIX - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
Prefix for servlet init keys.
- INITIAL_REQUEST_PATH - Static variable in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- INITIAL_SLEEP_TIME - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Default time between two request attempts in milliseconds
- INITIAL_SLEEP_TIME - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Default time between two request attempts
- initialize(ClientCredentials) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Configure the underlying
YouTubeinstance. - initialize(ClientCredentials) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- initiateContext(BundleContext) - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- initiateRestoreAsset(StoragePath, Integer) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
- InMemoryUserAndRoleProvider - Class in org.opencastproject.userdirectory
-
An in-memory user directory containing the users and roles used by the system.
- InMemoryUserAndRoleProvider() - Constructor for class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- InProgress - Enum constant in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
- INPROGRESS - Enum constant in enum class org.opencastproject.fileupload.api.job.FileUploadJob.JobState
- INPUT_ELEM_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the serialized input element
- INPUT_FILE_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Placeholder to be replaced by the actual track location in the command line
- INPUT_MP_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the serialized input element
- insert(WorkflowDefinition, WorkflowOperationInstance) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- insertWorkflow(WorkflowInstance, String) - Method in class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
-
Adds the operations found in the workflow defined by
workflowDefinitionIdto the workflow instance and returnstrueif everything worked fine,falseotherwise. - insidePersistenceContextCheck(A) - Static method in class org.opencastproject.assetmanager.impl.persistence.Database
- inspect(URI) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
-
Inspect a track based on a given uri to the track and put the gathered data into the track
- inspect(URI) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Inspect a track based on a given uri to the track and put the gathered data into the track
- inspect(URI) - Method in class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Inspect a track based on a given uri to the track and put the gathered data into the track
- inspect(URI, Map<String, String>) - Method in interface org.opencastproject.inspection.api.MediaInspectionService
-
Inspect a track based on a given uri to the track and put the gathered data into the track
- inspect(URI, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Inspect a track based on a given uri to the track and put the gathered data into the track
- inspect(URI, Map<String, String>) - Method in class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Inspect a track based on a given uri to the track and put the gathered data into the track
- inspect(Job, URI) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- inspect(Job, URI) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- inspect(Job, List<URI>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- inspect(Job, List<URI>, List<List<String>>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- INSPECT_JOB_LOAD_KEY - Static variable in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
The key to look for in the service configuration file to override the
MediaInspectionServiceImpl.DEFAULT_INSPECT_JOB_LOAD - inspectTrack(URI, String) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
- inspectTrack(URI, Map<String, String>) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspector
-
Inspects the element that is passed in as uri.
- InspectWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.inspection
-
Workflow operation used to inspect all tracks of a media package.
- InspectWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
- install(File) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclScanner
- install(File) - Method in class org.opencastproject.composer.impl.EncodingProfileScanner
- install(File) - Method in class org.opencastproject.email.template.impl.EmailTemplateScanner
- install(File) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- install(File) - Method in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
- install(File) - Method in class org.opencastproject.list.impl.ListProvidersScanner
- install(File) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- install(File) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- install(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- installedWorkflows - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
An internal collection of workflows that we have installed
- instance - Variable in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- INSTANCE - Static variable in class org.opencastproject.graphql.scalar.DurationScalar
- instant(Date) - Static method in class org.opencastproject.metadata.dublincore.Temporal
-
An instant in time.
- instant(Date) - Method in interface org.opencastproject.metadata.dublincore.Temporal.Match
- INSTANTIATED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- INSTANTIATED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- INSTANTIATED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- instructionalMethod - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- instructionalMethod - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- INTEGER - Enum constant in enum class org.opencastproject.runtimeinfo.rest.RestParamData.Type
- 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
- INTERNAL_URL_SIGNING_DURATION_KEY - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configuration property specifying the duration a signed url will remain valid for.
- internalChannelFilter - Static variable in class org.opencastproject.index.service.impl.util.EventUtils
-
A filter to remove all internal channel publications.
- InternalError - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- internalMoveByDate(Date, Date, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Spawns subjobs on a per-snapshot level to move the appropriate snapshots to their new home Moves all the appropriate snapshots to their new home
- internalMoveById(String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Moves all the appropriate snapshots to their new home
- internalMoveByIdAndDate(String, Date, Date, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Moves all the appropriate snapshots to their new home
- internalMoveByIdAndVersion(Version, String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Triggers the move operation inside the
AssetManager - internalProviderError() - Static method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- InternalPublicationChannel - Interface in org.opencastproject.workflow.handler.distribution
- interpret(String) - Static method in class org.opencastproject.workflow.conditionparser.WorkflowConditionInterpreter
- Interval - Class in org.opencastproject.metadata.api.util
-
An interval in time, possibly unbounded on one end.
- Interval.Match<A> - Interface in org.opencastproject.metadata.api.util
- 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.
- invalidate(String) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
- invalidate(String) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- invalidate(String) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- invalidate(String) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- invalidate(String) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- invalidate(String) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
- invalidate(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Discards any cached value for given user name.
- invalidate(String) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- invalidate(String) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- invalidate(String) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- invalidVersion(String) - Static method in exception class org.opencastproject.external.common.ApiMediaTypeException
- invertMap(Map<String, String>) - Static method in class org.opencastproject.list.util.ListProviderUtil
-
Invert the key & value in the given map
- IoSupport - Class in org.opencastproject.util
-
Contains operations concerning IO.
- IP_LOGGING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- IS_PUBLISHED - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The is published field name
- isAbortable - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- isAbortable() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns
trueif this operation can be aborted by the user from an optional hold state. - isAccountNonExpired() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- isAccountNonLocked() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- 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
- isActive() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- isActive() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- isActive() - Method in class org.opencastproject.userdirectory.brightspace.client.api.Activation
- isActive() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- isActive(String) - Static method in class org.opencastproject.workflow.api.WorkflowUtil
-
Checks to see whether a given workflow state is active.
- isActive(WorkflowInstance.WorkflowState) - Static method in class org.opencastproject.workflow.api.WorkflowUtil
-
Deprecated.
- isAddOnlyNew - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Option to overwrite matching flavors (e.g. series and episode metadata) on ingest, tracks are always taken on ingest
- isAjaxSubmit() - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Returns whether the form submission should be an ajax submission or a normal submission.
- isAllow() - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- isAllow() - Method in class org.opencastproject.security.api.AccessControlEntry
- isAllowModifySeries - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
- isAlwaysPause() - Method in interface org.opencastproject.workflow.api.ResumableWorkflowOperationHandler
-
Whether this operation handler will always pause.
- isAlwaysPause() - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
- isApplicableTo(EncodingProfile.MediaType) - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Returns
trueif the profile is applicable for the given track type. - isApplicableTo(EncodingProfile.MediaType) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Returns
trueif the profile is applicable for the given track type. - 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.
- isAvailable(String) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Checks if a mediapackage is available.
- isAvailable(String) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Checks if a mediapackage is available.
- isBasic() - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Returns whether this form is for a basic endpoint which has no parameters.
- isBounded() - Method in class org.opencastproject.metadata.api.util.Interval
-
Test if both endpoints are not infinite.
- isBumperActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- isBumperActive() - Method in class org.opencastproject.themes.persistence.ThemeDto
- isBumperActive() - Method in class org.opencastproject.themes.Theme
- isCallbackAlreadyRegistered() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- isCancel() - Method in exception class org.opencastproject.transcription.api.TranscriptionServiceException
- isCauseNotAuthorized() - Method in exception class org.opencastproject.assetmanager.api.AssetManagerException
-
Returns true if the exception is caused by a
UnauthorizedException. - isCauseNotFound() - Method in exception class org.opencastproject.assetmanager.api.AssetManagerException
-
Returns true if the exception is caused by a
NotFoundException. - isClosed() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
-
Checks if the interval is closed.
- isComplete() - Method in class org.opencastproject.publication.youtube.UploadProgressListener
- isCompliant(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.api.Service
-
Checks if the query filters this service or not.
- isContainer() - Method in interface org.opencastproject.smil.entity.media.api.SmilMediaObject
-
Returns
trueif this element is an container for other media elements. - isContainer() - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Returns
trueif this element is an container for other media elements. - isContainer() - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Returns
trueif this element is an container for other media elements. - isContainer() - Method in class org.opencastproject.smil.entity.media.SmilMediaObjectImpl
-
Returns
trueif this element is an container for other media elements. - isContinuable - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- isContinuable() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Returns
trueif this operation can be continued by the user from an optional hold state. - isCredentialsNonExpired() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- isCurrentUserAuthorizedHandleRoles(SecurityService, Set<Role>) - Static method in class org.opencastproject.userdirectory.utils.UserDirectoryUtils
-
Return false if the current user hasn't an admin role and the roles list contain same role, true otherwise
- isDataPresent() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- isDefault() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- isDefault() - Method in class org.opencastproject.themes.persistence.ThemeDto
- isDefault() - Method in class org.opencastproject.themes.Theme
- isDeleted() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
- isDeleted() - Method in class org.opencastproject.editor.api.SegmentData
- isDeleted() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- isDeleted() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- isDeleted() - Method in interface org.opencastproject.oaipmh.persistence.Query
- isDeleted() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultItem
-
Return
trueif the mediapackage has been deleted. - isDeleted() - Method in class org.opencastproject.playlists.Playlist
- isDeleted() - Method in class org.opencastproject.series.api.Series
-
Returns whether or not this series is currently deleted.
- isDeleted() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- isDeleted(boolean) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- 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
- isDispatchable() - Method in class org.opencastproject.job.jpa.JpaJob
- isEditOnly() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- isEmpty() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- isEmpty() - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Returns true if this form has no parameter in it, false if there is parameter in it.
- isEmpty() - Method in class org.opencastproject.util.data.NonEmptyList
- isEnabled() - Method in class org.opencastproject.editor.api.TrackSubData
- isEnabled() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
True if this scanner should be enabled.
- isEnabled() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
-
Allow transcription service to be disabled via config Utility to verify service is active
- isEnabled() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- isEncrypted() - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- isEpisodeDublinCore - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isEpisodeDublinCore() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- isEpisodeDublinCore() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultElementItem
- 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. - isFailed() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- isFailOnError() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
If true, this workflow will be put into a failed (or failing, if getExceptionHandlingWorkflow() is not null) state when exceptions are thrown during an operation.
- isFailWorkflowOnException() - Method in interface org.opencastproject.workflow.api.WorkflowOperationDefinition
-
If true, this workflow will be put into a failed (or failing, if getExceptionHandlingWorkflow() is not null) state when exceptions are thrown during an operation.
- isFailWorkflowOnException() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
If true, this workflow will be put into a failed (or failing, if getExceptionHandlingWorkflow() is not null) state when exceptions are thrown during an operation.
- isFileUpload() - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Returns whether the form contains a body parameter (i.e. a file upload option).
- isFirst() - Method in interface org.opencastproject.assetmanager.api.query.VersionField
- isFirst() - Method in class org.opencastproject.assetmanager.impl.query.VersionFieldImpl
- isFormatOf - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- isFormatOf - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- isFragment() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- isFuzzySearch() - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns
trueif the current search operation should be performed using fuzzy searching. - isFuzzySearch() - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- isGetMethod() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Returns whether this endpoint's HTTP method is GET
- isGranted() - Method in class org.opencastproject.assetmanager.impl.Protected
- isHLSFilePred - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isHLSTrackPred - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isIngestLimitEnabled() - Method in class org.opencastproject.ingest.endpoint.IngestRestService
-
Returns
trueif a maximum number of concurrent ingest operations has been defined. - 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.
- isInMaintenanceMode() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- isInterleaved() - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
-
Checks if contained audio and video streams are multiplexed.
- 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
- isJobProducer() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- isJson(String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreJsonFormat
-
Checks if the catalog string is in JSON format.
- isLatest() - Method in interface org.opencastproject.assetmanager.api.query.VersionField
- isLatest() - Method in class org.opencastproject.assetmanager.impl.query.VersionFieldImpl
- isLeft() - Method in class org.opencastproject.util.data.Either
- isLeftInfinite() - Method in class org.opencastproject.metadata.api.util.Interval
-
Test if the right endpoint is infinite.
- isLicenseSlideActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- isLicenseSlideActive() - Method in class org.opencastproject.themes.persistence.ThemeDto
- isLicenseSlideActive() - Method in class org.opencastproject.themes.Theme
- isLive() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- 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
- isLive(String) - Method in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- isLocalized() - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Returns
trueif this metadata item has been localized. - isLocalized() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Returns
trueif this metadata item has been localized. - isLocked(String) - Method in class org.opencastproject.editor.EditorLock
- 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
- isMaintenanceMode() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- 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. - isManageable() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- 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
- isNotEpisodeDublinCore - Static variable in class org.opencastproject.scheduler.impl.SchedulerUtil
- isNotPublication - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isNotSigned(URI) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
-
Check to see if a
URIhas not been signed already. - isNullOrEmpty(List<String>) - Static method in class org.opencastproject.external.endpoint.EventsEndpoint
- iso3ToIso2(String, String) - Static method in class org.opencastproject.speechtotext.util.LangCodeUtil
-
Convert ISO 639-3 language code to ISO 639-2 language code.
- isObj() - Method in class org.opencastproject.util.JsonVal
- isOk(HttpResponse) - Static method in class org.opencastproject.util.HttpUtil
- isOlder(Version) - Method in interface org.opencastproject.assetmanager.api.Version
-
Check if this version is older than
v. - isOlder(Version) - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- 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
- isOnline() - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- isOnline() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- isOverlapping - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
Indicator for the presence of overlapping segments
- isOverlapping() - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Returns
trueif the segment overlaps with another one. - isOverlapping() - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Returns
trueif the segment overlaps with another one. - isOverlapping() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Returns
trueif the segment overlaps with another one. - isOverlapping() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- isParent(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Check if
ais a parent ofb. - isParentOf(String) - Method in interface org.opencastproject.smil.entity.media.container.api.SmilMediaContainer
-
Returns true, if has a child element with same Id.
- isParentOf(String) - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Returns true, if has a child element with same Id.
- isPartOf - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- isPartOf - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- isPasswordValid(String, String, Object) - Method in class org.opencastproject.kernel.security.CustomPasswordEncoder
-
Verify the encoded password obtained from storage matches the submitted raw password after it too is encoded.
- isPath() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Return whether this parameter is a path parameter.
- 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
- isProductionMode() - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- 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
- ISPUBLISHED - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- isReadOnly() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- 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.
- isReadyToAccept(Job) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
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.
- isReadyToAcceptJobs(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
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. - isReferencedBy - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- isReferencedBy - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- isRegistered() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- isRejected() - Method in class org.opencastproject.assetmanager.impl.Protected
- isRelative() - Method in interface org.opencastproject.metadata.mpeg7.MediaTimePoint
-
Returns
trueif this time point is relative to another time point, e. g. the starting time point of a temporal segment's track. - isRelative() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- isReplacedBy - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- isReplacedBy - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- isRequired() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- isRequired() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Return whether this parameter is required.
- isRequired() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- isRequiredBy - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- isRequiredBy - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- isResolvedStatus() - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- isResolvedStatus() - Method in class org.opencastproject.event.comment.EventComment
-
Returns whether the status is resolved
- isResolvedStatus() - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns whether the status is resolved
- isRight() - Method in class org.opencastproject.util.data.Either
- isRightInfinite() - Method in class org.opencastproject.metadata.api.util.Interval
-
Test if the left endpoint is infinite.
- isRunnable(WorkflowDefinition) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- isRunning() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- isScheduledEvent() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
- isSecure() - Method in class org.opencastproject.kernel.filter.https.HttpsRequestWrapper
-
Indicates that this is a secured request.
- isSeriesDublinCore() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- isSeriesDublinCore() - Method in interface org.opencastproject.oaipmh.persistence.SearchResultElementItem
- isSigned(URI) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
-
Check to see if a
URIhas been signed already. - isSmallerThan(ApiVersion) - Method in enum class org.opencastproject.external.common.ApiVersion
- isSmilCatalog - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isSome() - Method in class org.opencastproject.util.data.Option
- isSubsequentRequest() - Method in interface org.opencastproject.oaipmh.persistence.Query
- isSucceeded() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- isSuccess() - Method in class org.opencastproject.job.api.JobBarrier.Result
-
Returns
trueif all jobs are in thestate.Job.Status.FINISHED - issued - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- issued - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- ISSUER - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
The policy assertion issuer
- isTerminated() - Method in enum class org.opencastproject.job.api.Job.Status
-
Return if the job is terminated.
- isTerminated() - Method in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- isTest() - Static method in class org.opencastproject.elasticsearch.impl.TestUtils
-
Returns
trueif a test is currently going on. - isTitleSlideActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- isTitleSlideActive() - Method in class org.opencastproject.themes.persistence.ThemeDto
- isTitleSlideActive() - Method in class org.opencastproject.themes.Theme
- isTrailerActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- isTrailerActive() - Method in class org.opencastproject.themes.persistence.ThemeDto
- isTrailerActive() - Method in class org.opencastproject.themes.Theme
- isTransactionException(Throwable) - Static method in class org.opencastproject.db.DBUtils
- isTranscriptionFile() - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- isTranslatable() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- isTranslatable(String) - Method in interface org.opencastproject.list.api.ListProvidersService
-
Defines if keys and values of the given list should be translated in the administrative user interface.
- isTranslatable(String) - Method in interface org.opencastproject.list.api.ResourceListProvider
-
Defines if keys and values of the given list should be translated in the administrative user interface.
- isTranslatable(String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- isUpdated() - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- isUpdated() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- isUpToDate() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- isUseHeader() - Method in class org.opencastproject.security.aai.api.AttributeMapper
- 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
- isValidPath(String) - Static method in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Validates paths: VALID: /sample , /sample/{thing} , /{my}/{path}.xml , /my/fancy_path/is/{awesome}.
- isVersionOf - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- isVersionOf - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- isWatermarkActive() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- isWatermarkActive() - Method in class org.opencastproject.themes.persistence.ThemeDto
- isWatermarkActive() - Method in class org.opencastproject.themes.Theme
- isWorkflowActive(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- isYounger(Version) - Method in interface org.opencastproject.assetmanager.api.Version
-
Check if this version is younger than
v. - isYounger(Version) - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- ITERABLE_TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- iterator() - Method in class org.opencastproject.assetmanager.api.query.RichAResult
- iterator() - Method in class org.opencastproject.assetmanager.impl.query.AResultImpl
- iterator() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- 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
- itn - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase
J
- JAR - Static variable in class org.opencastproject.util.MimeTypes
- JAX_RS_SERVICE_FILTER - Static variable in class org.opencastproject.kernel.rest.RestPublisher
-
The rest publisher looks for any non-servlet with the 'opencast.service.path' property
- jaxbClass() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- jaxbContext - Variable in class org.opencastproject.composer.api.EncodingProfileBuilder
- 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
- JaxbOcDublinCore - Class in org.opencastproject.schema
-
JAXB transfer object for
OcDublinCores. - JaxbOcDublinCore() - Constructor for class org.opencastproject.schema.JaxbOcDublinCore
- 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.
- JaxbPlaylist - Class in org.opencastproject.playlists.serialization
-
1:1 serialization of a
Playlist. - JaxbPlaylist() - Constructor for class org.opencastproject.playlists.serialization.JaxbPlaylist
-
Default no-arg constructor needed by JAXB
- JaxbPlaylist(Playlist) - Constructor for class org.opencastproject.playlists.serialization.JaxbPlaylist
- JaxbPlaylistAccessControlEntry - Class in org.opencastproject.playlists.serialization
-
1:1 serialization of a
PlaylistAccessControlEntry. - JaxbPlaylistAccessControlEntry() - Constructor for class org.opencastproject.playlists.serialization.JaxbPlaylistAccessControlEntry
- JaxbPlaylistAccessControlEntry(PlaylistAccessControlEntry) - Constructor for class org.opencastproject.playlists.serialization.JaxbPlaylistAccessControlEntry
- JaxbPlaylistEntry - Class in org.opencastproject.playlists.serialization
-
serialization of a
PlaylistEntry. - JaxbPlaylistEntry() - Constructor for class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
-
Default no-arg constructor needed by JAXB
- JaxbPlaylistEntry(PlaylistEntry) - Constructor for class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- 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
- JaxbWorkflowConfiguration - Class in org.opencastproject.workflow.api
-
JAXB annotated implementation of Map<String, String> for
WorkflowInstanceandWorkflowOperationInstance - JaxbWorkflowConfiguration() - Constructor for class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- JaxbWorkflowConfiguration(String, String) - Constructor for class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- JaxbWorkflowInstance - Class in org.opencastproject.workflow.api
-
1:1 serialization of a
WorkflowInstance. - JaxbWorkflowInstance() - Constructor for class org.opencastproject.workflow.api.JaxbWorkflowInstance
-
Default no-arg constructor needed by JAXB
- JaxbWorkflowInstance(WorkflowInstance) - Constructor for class org.opencastproject.workflow.api.JaxbWorkflowInstance
- JaxbWorkflowOperationInstance - Class in org.opencastproject.workflow.api
-
A JAXB-annotated implementation of
WorkflowOperationInstance - JaxbWorkflowOperationInstance() - Constructor for class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
-
No-arg constructor needed for JAXB serialization
- JaxbWorkflowOperationInstance(WorkflowOperationInstance) - Constructor for class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
-
Builds a new workflow operation instance based on another workflow operation.
- JaxbXmlSchemaGenerator - Class in org.opencastproject.util
-
Provides utility methods for transforming a
JAXBContextinto an XML schema. - jaxRsTracker - Variable in class org.opencastproject.kernel.rest.RestPublisher
-
A service tracker that monitors JAX-RS annotated services, (un)publishing servlets as they (dis)appear
- jBossXacmlJaxbContext - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
The JAXB Context to use for marshaling XACML security policy documents
- jmxBeans - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
The list of registered JMX beans
- JmxUtil - Class in org.opencastproject.util.jmx
-
Functions supporting JMX.
- Job - Interface in org.opencastproject.job.api
-
Represents a long running, asynchronous process.
- JOB_GROUP - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- JOB_GROUP - Static variable in class org.opencastproject.scheduler.impl.OldScheduledScanner
- JOB_LOAD - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- JOB_LOAD_FACTOR_MULTI_ENCODE - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- JOB_LOAD_FACTOR_PROCESS_SMIL - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- JOB_LOAD_KEY - Static variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- JOB_LOAD_KEY - Static variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- JOB_LOAD_MAX_MULTIPLE_PROFILES - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- JOB_NAME - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- JOB_NAME - Static variable in class org.opencastproject.scheduler.impl.OldScheduledScanner
- JOB_PARAM_PARENT - Static variable in class org.opencastproject.kernel.scanner.AbstractScanner
- JOB_STATUS_FILTER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
Job status label prefix.
- 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_STATUSES_INFLUENCING_LOAD_BALANCING - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
A static list of statuses that influence how load balancing is calculated
- JOB_TYPE - Static variable in interface org.opencastproject.animate.api.AnimateService
-
The namespace distinguishing animation jobs from other types
- JOB_TYPE - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- JOB_TYPE - Static variable in interface org.opencastproject.caption.api.CaptionService
- JOB_TYPE - Static variable in interface org.opencastproject.composer.api.ComposerService
- JOB_TYPE - Static variable in interface org.opencastproject.coverimage.CoverImageService
- JOB_TYPE - Static variable in interface org.opencastproject.crop.api.CropService
-
Job type
- JOB_TYPE - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Job type
- JOB_TYPE - Static variable in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Receipt type
- JOB_TYPE - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Receipt type
- JOB_TYPE - Static variable in interface org.opencastproject.editor.api.EditorService
- JOB_TYPE - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Receipt type
- JOB_TYPE - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
- JOB_TYPE - Static variable in interface org.opencastproject.ingestdownloadservice.api.IngestDownloadService
-
Receipt type
- JOB_TYPE - Static variable in interface org.opencastproject.inspection.api.MediaInspectionService
-
The namespace distinguishing media inspection jobs from other types
- JOB_TYPE - Static variable in interface org.opencastproject.lti.service.api.LtiService
- JOB_TYPE - Static variable in interface org.opencastproject.publication.api.ConfigurablePublicationService
- JOB_TYPE - Static variable in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in interface org.opencastproject.publication.api.YouTubePublicationService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in interface org.opencastproject.scheduler.api.SchedulerService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in interface org.opencastproject.search.api.SearchService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The job type
- JOB_TYPE - Static variable in interface org.opencastproject.series.api.SeriesService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in interface org.opencastproject.serviceregistry.api.IncidentService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in interface org.opencastproject.silencedetection.api.SilenceDetectionService
-
ServiceRegistry job type.
- JOB_TYPE - Static variable in interface org.opencastproject.sox.api.SoxService
- JOB_TYPE - Static variable in interface org.opencastproject.speechtotext.api.SpeechToTextService
-
The namespace distinguishing speech-to-text jobs from other types.
- JOB_TYPE - Static variable in interface org.opencastproject.statistics.api.StatisticsService
-
Identifier for service registration and location
- JOB_TYPE - Static variable in interface org.opencastproject.textanalyzer.api.TextAnalyzerService
-
Receipt type
- JOB_TYPE - Static variable in interface org.opencastproject.timelinepreviews.api.TimelinePreviewsService
-
Job type
- JOB_TYPE - Static variable in interface org.opencastproject.videoeditor.api.VideoEditorService
-
ServiceRegistry job type.
- JOB_TYPE - Static variable in interface org.opencastproject.videogrid.api.VideoGridService
-
The namespace distinguishing videogrid jobs from other types
- JOB_TYPE - Static variable in interface org.opencastproject.videosegmenter.api.VideoSegmenterService
-
Job type
- JOB_TYPE - Static variable in interface org.opencastproject.waveform.api.WaveformService
-
Job type
- JOB_TYPE - Static variable in interface org.opencastproject.workflow.api.WorkflowService
-
Identifier for workflow jobs
- JOB_TYPE_PREFIX - Static variable in interface org.opencastproject.distribution.api.DistributionService
-
A prefix used by distribution service implementations to indicate the types of distribution channels they manage.
- 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.
- jobCache - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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.
- JobDispatcher - Class in org.opencastproject.serviceregistry.impl
-
This dispatcher implementation will check for jobs in the QUEUED
Job.Status. - JobDispatcher() - Constructor for class org.opencastproject.serviceregistry.impl.JobDispatcher
- JobDispatcher.JobDispatcherRunner - Class in org.opencastproject.serviceregistry.impl
- JobDispatcherRunner() - Constructor for class org.opencastproject.serviceregistry.impl.JobDispatcher.JobDispatcherRunner
- JobEndpoint - Class in org.opencastproject.adminui.endpoint
- JobEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.JobEndpoint
- JobEndpointException - Exception Class in org.opencastproject.adminui.exception
-
An exception which indicates an error from the job endpoint
- JobEndpointException(String, Throwable) - Constructor for exception class org.opencastproject.adminui.exception.JobEndpointException
-
Full fledged constructor.
- jobFromHttpResponse - Static variable in class org.opencastproject.util.JobUtil
- jobHost - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
The base URL for job URLs
- jobHosts - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
A mapping of services to jobs
- jobId - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- jobId - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- 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
- jobLoad - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
- 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
- JobsListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Jobs list provider.
- JobsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- JobsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the jobs list.
- JobsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Default constructor.
- JobsListQuery(ResourceListQuery) - Constructor for class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Copy constructor for the base class
ResourceListQuery. - JobsStatistics - Class in org.opencastproject.serviceregistry.impl.jmx
- JobsStatistics(String) - Constructor for class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- JobsStatisticsMXBean - Interface in org.opencastproject.serviceregistry.impl.jmx
-
JMX Bean interface exposing jobs statistics.
- 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
- joinNonNullString(String[], String) - Method in class org.opencastproject.composer.impl.EncoderEngine
-
Use a separator to join a string entry only if it is not null or empty
- JpaAclDb - Class in org.opencastproject.authorization.xacml.manager.impl.persistence
-
JPA based impl of an
AclDb. - JpaAclDb() - Constructor for class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- JpaFns - Class in org.opencastproject.assetmanager.impl.query
- JpaGroup - Class in org.opencastproject.security.impl.jpa
-
JPA-annotated group object.
- JpaGroup() - Constructor for class org.opencastproject.security.impl.jpa.JpaGroup
-
No-arg constructor needed by JPA
- JpaGroup(String, JpaOrganization, String, String) - Constructor for class org.opencastproject.security.impl.jpa.JpaGroup
-
Constructs a group with the specified groupId, name, description and group role.
- JpaGroup(String, JpaOrganization, String, String, Set<JpaRole>) - Constructor for class org.opencastproject.security.impl.jpa.JpaGroup
-
Constructs a group with the specified groupId, name, description, group role and roles.
- JpaGroup(String, JpaOrganization, String, String, Set<JpaRole>, Set<String>) - Constructor for class org.opencastproject.security.impl.jpa.JpaGroup
-
Constructs a group with the specified groupId, name, description, group role and roles.
- JpaGroupRoleProvider - Class in org.opencastproject.userdirectory
-
Manages and locates users using JPA.
- JpaGroupRoleProvider() - Constructor for class org.opencastproject.userdirectory.JpaGroupRoleProvider
- JpaJob - Class in org.opencastproject.job.jpa
-
A long running, asynchronously executed job.
- JpaJob() - Constructor for class org.opencastproject.job.jpa.JpaJob
- JpaJob(User, Organization, ServiceRegistrationJpaImpl, String, List<String>, String, boolean, float) - Constructor for class org.opencastproject.job.jpa.JpaJob
- JpaOrganization - Class in org.opencastproject.security.impl.jpa
-
JPA-annotated organization object.
- JpaOrganization() - Constructor for class org.opencastproject.security.impl.jpa.JpaOrganization
-
No-arg constructor needed by JPA
- JpaOrganization(String, String, String, Integer, String, String, Map<String, String>) - Constructor for class org.opencastproject.security.impl.jpa.JpaOrganization
-
Constructs an organization with its attributes.
- JpaOrganization(String, String, Map<String, Integer>, String, String, Map<String, String>) - Constructor for class org.opencastproject.security.impl.jpa.JpaOrganization
-
Constructs an organization with its attributes.
- JpaRole - Class in org.opencastproject.security.impl.jpa
-
JPA-annotated role object.
- JpaRole() - Constructor for class org.opencastproject.security.impl.jpa.JpaRole
-
No-arg constructor needed by JPA
- JpaRole(String, JpaOrganization) - Constructor for class org.opencastproject.security.impl.jpa.JpaRole
-
Constructs a role with the specified name and organization.
- JpaRole(String, JpaOrganization, String) - Constructor for class org.opencastproject.security.impl.jpa.JpaRole
-
Constructs a role with the specified name, organization and description.
- JpaRole(String, JpaOrganization, String, Role.Type) - Constructor for class org.opencastproject.security.impl.jpa.JpaRole
-
Constructs a role with the specified name, organization and description.
- JpaUser - Class in org.opencastproject.security.impl.jpa
-
JPA-annotated user object.
- JpaUser() - Constructor for class org.opencastproject.security.impl.jpa.JpaUser
-
No-arg constructor needed by JPA
- JpaUser(String, String, JpaOrganization, String, boolean, Set<JpaRole>) - Constructor for class org.opencastproject.security.impl.jpa.JpaUser
-
Constructs a user with the specified username, password, provider and roles.
- JpaUser(String, String, JpaOrganization, String, String, String, boolean) - Constructor for class org.opencastproject.security.impl.jpa.JpaUser
-
Constructs a user with the specified username, password, name, email and provider.
- JpaUser(String, String, JpaOrganization, String, String, String, boolean, Set<JpaRole>) - Constructor for class org.opencastproject.security.impl.jpa.JpaUser
-
Constructs a user with the specified username, password, name, email, provider and roles.
- JpaUserAndRoleProvider - Class in org.opencastproject.userdirectory
-
Manages and locates users using JPA.
- JpaUserAndRoleProvider() - Constructor for class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- JpaUserReference - Class in org.opencastproject.security.impl.jpa
-
JPA-annotated user reference object.
- JpaUserReference() - Constructor for class org.opencastproject.security.impl.jpa.JpaUserReference
-
No-arg constructor needed by JPA
- JpaUserReference(String, String, String, String, Date, JpaOrganization) - Constructor for class org.opencastproject.security.impl.jpa.JpaUserReference
-
Constructs a user with the specified username, name, email, login mechanism, last login date and organization.
- JpaUserReference(String, String, String, String, Date, JpaOrganization, Set<JpaRole>) - Constructor for class org.opencastproject.security.impl.jpa.JpaUserReference
-
Constructs a user with the specified username, name, email, login mechanism, last login date, organization and roles.
- JpaUserReferenceProvider - Class in org.opencastproject.userdirectory
-
Manages and locates users references using JPA.
- JpaUserReferenceProvider() - Constructor for class org.opencastproject.userdirectory.JpaUserReferenceProvider
- JPG - Static variable in class org.opencastproject.util.MimeTypes
- JS_CONTENT_TYPE - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The content type for jsonp is "application/x-javascript", not "application/json".
- json(AbsolutePositionLayoutSpec) - Static method in class org.opencastproject.composer.layout.Serializer
- json(Anchor) - Static method in class org.opencastproject.composer.layout.Serializer
- json(AnchorOffset) - Static method in class org.opencastproject.composer.layout.Serializer
- json(Dimension) - Static method in class org.opencastproject.composer.layout.Serializer
- json(HorizontalCoverageLayoutSpec) - Static method in class org.opencastproject.composer.layout.Serializer
- json(Layout) - Static method in class org.opencastproject.composer.layout.Serializer
- json(Offset) - Static method in class org.opencastproject.composer.layout.Serializer
- json(TwoShapeLayout) - Static method in class org.opencastproject.composer.layout.Serializer
- Json() - Constructor for class org.opencastproject.external.common.ApiResponseBuilder.Json
- JSON - Enum constant in enum class org.opencastproject.external.common.ApiFormat
- JSON - Static variable in class org.opencastproject.external.common.ApiMediaType
- JSON - Static variable in class org.opencastproject.util.MimeTypes
- JSON_URL - Static variable in class org.opencastproject.runtimeinfo.rest.RestFormatData
-
Default URL for the JSON format.
- JsonArr - Class in org.opencastproject.util
- JsonArr(List) - Constructor for class org.opencastproject.util.JsonArr
- JsonConv - Class in org.opencastproject.authorization.xacml.manager.endpoint
-
Converter functions from business objects to JSON structures.
- JsonCreationException - Exception Class in org.opencastproject.adminui.exception
-
Denotes an exception which occurred during the process of creating JSON.
- JsonCreationException(String) - Constructor for exception class org.opencastproject.adminui.exception.JsonCreationException
- JsonFunction - Class in org.opencastproject.graphql.type
- JsonFunction() - Constructor for class org.opencastproject.graphql.type.JsonFunction
- jsonify() - Method in class org.opencastproject.adopter.registration.dto.GeneralData
-
Creates a JSON string from an instance of this class.
- jsonify() - Method in class org.opencastproject.adopter.registration.dto.StatisticData
-
Parses an instance of this class to a JSON string.
- 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.
- JsonpFilter - Class in org.opencastproject.kernel.rest
-
Adds padding to json responses when the 'jsonp' parameter is specified.
- JsonpFilter() - Constructor for class org.opencastproject.kernel.rest.JsonpFilter
- 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
- JSONUtils - Class in org.opencastproject.index.service.util
-
Utility class providing helpers for all operation related to JSON.
- JsonVal - Class in org.opencastproject.util
- JsonVal(Object) - Constructor for class org.opencastproject.util.JsonVal
- JWTLoginHandler - Interface in org.opencastproject.security.jwt
-
Interface for handling JWT login.
- JWTRequestHeaderAuthenticationFilter - Class in org.opencastproject.security.jwt
-
Authentication filter for JWTs in request headers.
- JWTRequestHeaderAuthenticationFilter() - Constructor for class org.opencastproject.security.jwt.JWTRequestHeaderAuthenticationFilter
- JWTRequestParameterAuthenticationFilter - Class in org.opencastproject.security.jwt
-
Authentication filter for JWTs in request parameters.
- JWTRequestParameterAuthenticationFilter() - Constructor for class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
- JWTRoleProvider - Class in org.opencastproject.security.jwt
-
Role provider for users authenticated based on JWTs.
- JWTRoleProvider(SecurityService, UserReferenceProvider) - Constructor for class org.opencastproject.security.jwt.JWTRoleProvider
- JWTVerifier - Class in org.opencastproject.security.jwt
-
Helper class to verify JWTs.
K
- key - Variable in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
-
The property key
- key - Variable in class org.opencastproject.util.HashEntry
- key - Variable in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- key() - Method in class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- KEY_ACE - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_ACL - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_ACTION - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_ALLOW - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_ID - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_NAME - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_ORGANIZATION_ID - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_PREFIX - Static variable in class org.opencastproject.security.urlsigning.verifier.impl.UrlSigningVerifierImpl
-
Prefix for key entry configuration keys
- KEY_PROPERTY_PREFIX - Static variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
The prefix for key configuration keys
- KEY_ROLE - Static variable in class org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
- KEY_XML_ROOT_ELEMENT_NAME - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- KEY_XML_ROOT_ELEMENT_NS_URI - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- keyPrefix - Static variable in class org.opencastproject.publication.youtube.YouTubeUtils
- KEYS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ExportWorkflowPropertiesWOH
-
Configuration options
- KEYS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ImportWorkflowPropertiesWOH
- keySet() - Method in class org.opencastproject.util.JsonObj
- keyword - Variable in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
-
The keyword
- KeywordAnnotation - Interface in org.opencastproject.metadata.mpeg7
-
Models a keyword annotation with relevance, confidence and the keyword itself.
- KeywordAnnotation.Type - Enum Class in org.opencastproject.metadata.mpeg7
-
Enumeration defining possible types for a keyword annotation.
- KeywordAnnotationImpl - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- KeywordAnnotationImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
-
Creates a new keyword annotation.
- KeywordAnnotationImpl(String, KeywordAnnotation.Type) - Constructor for class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
-
Creates a new keyword annotation.
- keywordAnnotations - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Keyword annotations
- keywordAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.TextAnnotation
-
Returns an iteration of the keyword annotations.
- keywordAnnotations() - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- keywords - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- kind - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
-
Possible values: DatasetReport, Audio, LanguageData, PronunciationData, AcousticDataArchive, AcousticDataTranscriptionV2, Transcription, TranscriptionReport, EvaluationDetails, ModelReport
- KNOWN_STATES - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
The collection of all known states.
- KNOWN_STATES - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
The collection of all known states.
L
- label() - Method in class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- label() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- LaidOutElement<A> - Class in org.opencastproject.composer.api
-
A media package element with layout information.
- LaidOutElement(A, Layout) - Constructor for class org.opencastproject.composer.api.LaidOutElement
- LangCodeUtil - Class in org.opencastproject.speechtotext.util
-
Utility class for language codes
- language - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- language - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- language - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Language identifier
- language - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
-
The text
- language - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- language - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- Language - Interface in org.opencastproject.elasticsearch.api
-
A
Languageconsists of a language identifier, e.g. - LANGUAGE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event language
- LANGUAGE - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The language for the series
- LANGUAGE - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- LANGUAGE_ANY - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Language code that matches any language.
- LANGUAGE_UNDEFINED - Static variable in class org.opencastproject.metadata.api.MetadataValues
- LANGUAGE_UNDEFINED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Language code for properties without language information.
- languages(String, String) - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Parses captions in catalog for language information.
- lastActionDateTime - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- lastClaimed - Variable in class org.opencastproject.assetmanager.impl.persistence.QVersionClaimDto
- lastHeardFrom - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
-
The time at which the agent last checked in with this service.
- lastIndexOf(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- lastLogin - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- lastModified() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- lastModifiedCache - Variable in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
The last modified cache
- lastModifiedDate - Variable in class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
- LastModifiedDto - Class in org.opencastproject.scheduler.impl.persistence
-
Entity object for storing scheduled last modified dates in persistence storage.
- LastModifiedDto() - Constructor for class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
-
Default constructor without any import.
- lastname - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- layout(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- Layout - Class in org.opencastproject.composer.layout
-
The layout of a rectangular shape on a rectangular canvas.
- Layout(Dimension, Offset) - Constructor for class org.opencastproject.composer.layout.Layout
-
Create a new layout.
- LayoutManager - Class in org.opencastproject.composer.layout
- LdapUserProviderFactory - Class in org.opencastproject.userdirectory.ldap
-
LDAP implementation of the spring UserDetailsService, taking configuration information from the component context.
- LdapUserProviderFactory() - Constructor for class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
- LdapUserProviderInstance - Class in org.opencastproject.userdirectory.ldap
-
A UserProvider that reads user roles from LDAP entries.
- le(A) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is less than constant value
rightor equal to it. - le(A) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- le(A) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- le(PropertyField<A>) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is less than the value of property field
rightor equal to it. - le(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- le(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- 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
- left(Layout) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Get the X coordinate of the left bound of the layout.
- leftBoundedInterval(Date) - Static method in class org.opencastproject.metadata.api.util.Interval
-
Constructor function for a left bounded interval, i.e. an interval with an infinite right endpoint.
- leftInfinite(Date) - Method in interface org.opencastproject.metadata.api.util.Interval.Match
- LEGACY_MEDIAPACKAGE_ID_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The key for the legacy mediapackage identifier
- length - Variable in class org.opencastproject.fsresources.StaticResourceServlet.Range
- lexical - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase
- license - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- license - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- license - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- license() - Method in class org.opencastproject.graphql.event.GqlEvent
- license() - Method in class org.opencastproject.graphql.series.GqlSeries
- LICENSE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The license
- LICENSE - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The license of the series
- LICENSE - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- LICENSE_SLIDE_ACTIVE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
Whether to use a license slide in this theme.
- LICENSE_SLIDE_BACKGROUND - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The id of the file to use as a background to the license slide.
- LICENSE_SLIDE_DESCRIPTION - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The license description to use on the license slide for this theme.
- lift(Function<A, B>) - Method in class org.opencastproject.util.data.VCell
- limit - Variable in class org.opencastproject.annotation.impl.AnnotationListImpl
- limit - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
The query limit
- limit - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The search limit
- limit - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- limit() - Method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- limit(Integer) - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- limit(Integer) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- limit(Option<Integer>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- Limitations - Search tag in class org.opencastproject.mediapackage.XMLCatalogImpl
- Section
- limitMax(double, int) - Static method in class org.opencastproject.composer.layout.LayoutManager
- limitMin(double, int) - Static method in class org.opencastproject.composer.layout.LayoutManager
- 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. - links - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- links - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- 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.
- LIST - Enum constant in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
- LIST_DEFAULT_KEY - Static variable in class org.opencastproject.list.impl.ListProvidersScanner
-
The key to define a default value
- LIST_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Hostname list name.
- LIST_NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
Name list name.
- LIST_NAME_KEY - Static variable in class org.opencastproject.list.impl.ListProvidersScanner
-
The key to look for in the properties file to name the list provider.
- LIST_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
NodeName list name.
- LIST_ORG_KEY - Static variable in class org.opencastproject.list.impl.ListProvidersScanner
-
The key to attach this list to a particular org, if not present then all orgs can get list
- LIST_PROVIDERS_DIRECTORY - Static variable in class org.opencastproject.list.impl.ListProvidersScanner
-
The directory name that has the properties file defining the list providers
- LIST_STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
Status list name.
- LIST_STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status list name.
- LIST_STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
Status list name.
- LIST_TRANSLATABLE_KEY - Static variable in class org.opencastproject.list.impl.ListProvidersScanner
-
The key to look for in the properties file defining if the list's values should be translated
- LIST_WORKFLOW - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
Workflow list name.
- listAvailableOperationNames() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Lists the names of each workflow operation.
- listAvailablePlugins() - Method in class org.opencastproject.plugin.impl.PluginManagerImpl
- listAvailablePlugins() - Method in interface org.opencastproject.plugin.PluginManager
- listAvailableWorkflowDefinitions() - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Gets the list of available workflow definitions.
- listAvailableWorkflowDefinitions() - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Gets the list of available workflow definitions.
- listAvailableWorkflowDefinitions() - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Gets the list of available workflow definitions.
- listFiles(String) - Method in class org.opencastproject.adminui.util.ClassPathInspector
- listFiles(String) - Method in interface org.opencastproject.adminui.util.PathInspector
-
Lists all files in a directory (path), if it exists and is readable.
- listInstalledPlugins() - Method in class org.opencastproject.plugin.impl.PluginManagerImpl
- listInstalledPlugins() - Method in interface org.opencastproject.plugin.PluginManager
- listIterator() - Method in class org.opencastproject.util.data.NonEmptyList
- listIterator(int) - Method in class org.opencastproject.util.data.NonEmptyList
- listJobs(String) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- listJobs(String) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- listJobs(String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
List currently running jobs for the series
- listJobs(String) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- listJobs(String) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- listProfiles() - Method in interface org.opencastproject.composer.api.ComposerService
- listProfiles() - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- listProfiles() - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
- listProfiles() - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- listProvider() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- listProvider(String, Integer, Integer, String, Boolean, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.listprovider.ListProviderQueryExtension
- ListProviderEndpoint - Class in org.opencastproject.external.endpoint
- ListProviderEndpoint() - Constructor for class org.opencastproject.external.endpoint.ListProviderEndpoint
- ListProviderException - Exception Class in org.opencastproject.list.api
-
An exception which indicates an error from the list provider
- ListProviderException(String) - Constructor for exception class org.opencastproject.list.api.ListProviderException
-
Constructor without cause.
- ListProviderException(String, Throwable) - Constructor for exception class org.opencastproject.list.api.ListProviderException
-
Full fledged constructor.
- ListProviderNotFoundException - Exception Class in org.opencastproject.list.impl
-
This exception indicates that the queried list provider resource could not be found.
- ListProviderNotFoundException(String) - Constructor for exception class org.opencastproject.list.impl.ListProviderNotFoundException
-
Constructs an exception with a simple message.
- ListProviderQueryExtension - Class in org.opencastproject.graphql.listprovider
- ListProvidersEndpoint - Class in org.opencastproject.adminui.endpoint
- ListProvidersEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- ListProvidersScanner - Class in org.opencastproject.list.impl
- ListProvidersScanner() - Constructor for class org.opencastproject.list.impl.ListProvidersScanner
- listProvidersService - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
Reference to the list providers service
- ListProvidersService - Interface in org.opencastproject.list.api
-
Service to generate list of key - value from different sources for autocomplete / filetring purpose
- ListProvidersServiceImpl - Class in org.opencastproject.list.impl
- ListProvidersServiceImpl() - Constructor for class org.opencastproject.list.impl.ListProvidersServiceImpl
- ListProviderUtil - Class in org.opencastproject.list.util
- listToJson(MetadataList, boolean) - Static method in class org.opencastproject.metadata.dublincore.MetadataJson
- live - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- LIVE_DISTRIBUTION_SERVICE - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LIVE_PUBLISH_STREAMING - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LIVE_STREAM_MIME_TYPE - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LIVE_STREAM_NAME - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LIVE_STREAM_RESOLUTION - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LIVE_STREAMING_URL - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LIVE_TARGET_FLAVORS - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- LiveScheduleException - Exception Class in org.opencastproject.liveschedule.api
- LiveScheduleException(String) - Constructor for exception class org.opencastproject.liveschedule.api.LiveScheduleException
- LiveScheduleException(Throwable) - Constructor for exception class org.opencastproject.liveschedule.api.LiveScheduleException
- liveScheduleService - Variable in class org.opencastproject.liveschedule.message.UpdateHandler
-
Services
- LiveScheduleService - Interface in org.opencastproject.liveschedule.api
- LiveScheduleServiceImpl - Class in org.opencastproject.liveschedule.impl
- LiveScheduleServiceImpl() - Constructor for class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- load(InputStream) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- load(InputStream) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
- LOAD_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the load estimate
- LOAD_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containingn an approximation of the load imposed by running this operation
- LOAD_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containingn an approximation of the load imposed by running this operation
- loadConsumerByConsumerKey(String) - Method in class org.opencastproject.kernel.security.OAuthConsumerDetailsService
- loadDublinCore(Workspace, MediaPackageElement) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreUtil
-
Load the DublinCore catalog identified by
mpe. - loadDublinCoreCatalog(String) - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- loadDublinCoreCatalog(String) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- loadDublinCoreCatalog(Catalog) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
-
Loads a dublin core catalog from a mediapackage's catalog reference
- loadEpisodeDublinCore(Workspace, MediaPackage) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreUtil
-
Load the episode DublinCore catalog contained in a media package.
- 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.
- loadFromDictionary(Dictionary<String, ?>) - Static method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Load configuration from a dictionary.
- 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
- loadGroup(String, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Loads a group from persistence
- loadMpeg7Catalog(Catalog) - Method in class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
-
Loads an mpeg7 catalog from a mediapackage's catalog reference
- loadMpeg7Catalog(Catalog) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Loads an mpeg7 catalog from a mediapackage's catalog reference
- 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
- loadSegmentCatalogs(MediaPackage, WorkflowOperationInstance, ConfiguredTagsAndFlavors) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Extracts the catalogs from the media package that match the requirements of flavor and tags specified in the operation handler.
- loadSmilDocument(InputStream, MediaPackageElement) - Static method in class org.opencastproject.smil.api.util.SmilUtil
-
Load the SMIL document identified by
mpe. - loadTemplate(String) - Static method in class org.opencastproject.util.doc.DocUtil
-
Loads a template based on the given path
- loadUser(long, String) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Loads a user from persistence
- 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.
- loadUser(String) - Method in interface org.opencastproject.userdirectory.api.UserReferenceProvider
-
Load a user by userName
- loadUser(String) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderInstance
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- loadUser(String) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Load a user by userName
- loadUser(String) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUser(String) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Loads a user by username, or returns null if this user is not known to the thread's current organization.
- loadUser(String, String) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Loads a user from persistence
- loadUserByUsername(String) - Method in class org.opencastproject.kernel.security.OAuthConsumerDetailsService
- loadUserByUsername(String) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- loadUserFromLdap(String) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
-
Loads a user from LDAP.
- loadUserFromSakai(String) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
Loads a user from Sakai.
- loadUserFromStudip(String) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
Loads a user from Stud.IP.
- loadUsers(Collection<String>) - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Loads multiple users by a list of user names.
- loadUsers(Collection<String>) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- LoadUtil - Class in org.opencastproject.util
- loadXsl(WorkflowOperationInstance) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- locale - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- locale - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- LOCALE - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- LocaleFormattingStringProvider - Class in org.opencastproject.adminui.util
- LocaleFormattingStringProvider(Locale) - Constructor for class org.opencastproject.adminui.util.LocaleFormattingStringProvider
- localeToList(Locale) - Static method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
-
Convert a locale into a list of strings, [language, country, variant]
- 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 - localizedValues - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Localized values
- localSystemLoad - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- location() - Method in class org.opencastproject.graphql.event.GqlEvent
- LOCATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event location
- LOCATION - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- locator - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The text' time and duration
- lock(String, LockData) - Method in class org.opencastproject.editor.EditorLock
- LOCK_REFRESH - Static variable in class org.opencastproject.editor.api.EditingData
- LOCK_SUFFIX - Static variable in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- LOCK_USER - Static variable in class org.opencastproject.editor.api.EditingData
- LOCK_UUID - Static variable in class org.opencastproject.editor.api.EditingData
- LockData - Class in org.opencastproject.editor.api
- LockData(String, String) - Constructor for class org.opencastproject.editor.api.LockData
- 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. - LOCKING_ACTIVE - Static variable in class org.opencastproject.editor.api.EditingData
- lockMediapackage(String, String, String, HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- lockMediaPackage(String, LockData) - Method in interface org.opencastproject.editor.api.EditorService
-
Create or refresh lock for the mediapackage
- lockMediaPackage(String, LockData) - Method in class org.opencastproject.editor.EditorServiceImpl
- lockMediaPackage(String, LockData) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- logDelete(String, JPADeleteClause) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- logger - Static variable in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- logger - Static variable in class org.opencastproject.assetmanager.impl.query.AbstractASelectQuery
- logger - Static variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The logger
- logger - Static variable in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
-
The logger
- logger - Static variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The logger
- logger - Static variable in class org.opencastproject.kernel.rest.RestPublisher
-
The logger
- logger - Static variable in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
- logger - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Media package element type.
- logger - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The logging facility
- logger - Static variable in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
-
The logger
- logger - Static variable in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
-
The logger
- logger - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The logging facility
- logger - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The logging facility
- LoggingWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.logging
-
The
LoggingWorkflowOperationHandlerTestwill log the current state of a workflow instance and its media package at a given point of a workflow. - LoggingWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.logging.LoggingWorkflowOperationHandler
- logicalname - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- logicalName() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- 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
- logIndexRebuildBegin(Logger, int, String) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log beginning of index rebuild for this service.
- logIndexRebuildBegin(Logger, int, String, Organization) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log beginning of index rebuild for this service and a specific organization.
- logIndexRebuildError(Logger, int, int, Throwable) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log an error during an index rebuild for this service.
- logIndexRebuildError(Logger, Throwable) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log an error during an index rebuild for this service.
- logIndexRebuildError(Logger, Throwable, Organization) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log an error during an index rebuild for this service.
- logIndexRebuildProgress(Logger, int, int) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service.
- logIndexRebuildProgress(Logger, int, int, int) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service.
- logIndexRebuildProgress(Logger, int, int, int, Organization) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service.
- logIndexRebuildProgress(Logger, int, int, Organization) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service and a specific organization.
- loginMechanism - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- LogoutSuccessHandler - Class in org.opencastproject.kernel.security
-
Sends user directory provider to invalidate user cache and logs out.
- LogoutSuccessHandler() - Constructor for class org.opencastproject.kernel.security.LogoutSuccessHandler
- logQuery(JPAQuery) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- logSkippingElement(Logger, String, String, Throwable) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log an error when one element can't be re-indexed.
- logSkippingElement(Logger, String, String, Organization, Throwable) - Method in class org.opencastproject.elasticsearch.index.rebuild.AbstractIndexProducer
-
Log an error when one element can't be re-indexed.
- LONG - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- LONG - Enum constant in enum class org.opencastproject.runtimeinfo.rest.RestParamData.Type
- LONG - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- LONG - Static variable in class org.opencastproject.assetmanager.api.Value
- longProp(String) - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Create a property field for Longs.
- LongType() - Constructor for class org.opencastproject.assetmanager.api.Value.LongType
- longValue - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- LongValue(Long) - Constructor for class org.opencastproject.assetmanager.api.Value.LongValue
- LOWER - Static variable in interface org.opencastproject.composer.api.ComposerService
- lt(A) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is strictly less than constant value
right. - lt(A) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- lt(A) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- lt(A) - Static method in class org.opencastproject.util.data.functions.Booleans
- lt(PropertyField<A>) - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field's value is strictly less than the value of property field
right. - lt(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- lt(PropertyField<A>) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- LTI_CONSTANTS - Static variable in class org.opencastproject.lti.LtiServlet
- LTI_MESSAGE_TYPE - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- LTI_VERSION - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- LtiFileUpload - Class in org.opencastproject.lti.service.api
-
A tuple consisting of a file name and the file data
- LtiFileUpload(InputStream, String) - Constructor for class org.opencastproject.lti.service.api.LtiFileUpload
-
Construct a file upload object
- LtiJob - Class in org.opencastproject.lti.service.api
-
Represents a job for the LTI user interface
- LtiJob(String, String) - Constructor for class org.opencastproject.lti.service.api.LtiJob
-
Construct a job
- LtiLaunchAuthenticationHandler - Class in org.opencastproject.security.lti
- LtiLaunchAuthenticationHandler() - Constructor for class org.opencastproject.security.lti.LtiLaunchAuthenticationHandler
- LtiProcessingFilter - Class in org.opencastproject.kernel.security
-
Overrides the default behavior of the OAuth ProtectedResourceProcessingFilter to keep the authentication returned by
LtiLaunchAuthenticationHandler#createAuthentication( javax.servlet.http.HttpServletRequest, org.springframework.security.oauth.provider.ConsumerAuthentication, org.springframework.security.oauth.provider.token.OAuthAccessProviderToken)} - LtiProcessingFilter() - Constructor for class org.opencastproject.kernel.security.LtiProcessingFilter
- LtiService - Interface in org.opencastproject.lti.service.api
-
Interface for implementing functionality available in the LTI GUI
- LtiServiceGuiEndpoint - Class in org.opencastproject.lti
-
The endpoint for the LTI gui
- LtiServiceGuiEndpoint() - Constructor for class org.opencastproject.lti.LtiServiceGuiEndpoint
- LtiServiceImpl - Class in org.opencastproject.lti.service.impl
-
The LTI service implementation
- LtiServiceImpl() - Constructor for class org.opencastproject.lti.service.impl.LtiServiceImpl
- LtiServiceRemoteImpl - Class in org.opencastproject.lti.endpoint
-
The service calling the LTI REST endpoint (for multi-node setups with LTI)
- LtiServiceRemoteImpl() - Constructor for class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- LtiServiceRestEndpoint - Class in org.opencastproject.lti.service.endpoint
-
The REST endpoint for the remote LTI service (for multi-node setups with LTI)
- LtiServiceRestEndpoint() - Constructor for class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- LtiServlet - Class in org.opencastproject.lti
-
A servlet to accept an LTI login via POST.
- LtiServlet() - Constructor for class org.opencastproject.lti.LtiServlet
M
- mailTransport - Variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
The current mail transport protocol
- main - Enum constant in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
- main(String[]) - Static method in class org.opencastproject.publication.youtube.auth.GoogleAPICredentialRequestor
-
The authorization process is dependent on authorization context parameters which is data that is required to execute the request and persist the result: client secrets - a file containing the client id and password credentialDatastore - name of the datastore which stores tokens dataStoreDirectory - location of the datastore in the file system
- MaintenanceCommand - Class in org.opencastproject.serviceregistry.command
-
An interactive shell command for putting Maintainable services in and out of maintenance mode
- MaintenanceCommand() - Constructor for class org.opencastproject.serviceregistry.command.MaintenanceCommand
- maintenanceMode - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- maintenanceMode - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- makeEdits(List<String>, String, String, List<VideoClip>, boolean, boolean) - Method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- makeHttpClient() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
-
Creates a closable http client with default configuration.
- makeHttpClient() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- makeHttpClient() - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- makeHttpClient() - Static method in class org.opencastproject.transcription.microsoft.azure.HttpUtils
- makeHttpClient(int) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
-
Creates a closable http client.
- makeHttpClient(int, int, int) - Static method in class org.opencastproject.transcription.microsoft.azure.HttpUtils
- makeHttpClientBuilder(int, int) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Creates a new HttpClientBuilder to use for making requests.
- makeTokenSignature(long, String, String) - Method in class org.opencastproject.kernel.security.SystemTokenBasedRememberMeService
-
Calculates the digital signature to be put in the cookie.
- makeVideosPrivate - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- MANAGED_ACL - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The name of the managed ACL used by the event (if set)
- MANAGED_ACL - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The name of the managed ACL used by the series (if set)
- ManagedAcl - Interface in org.opencastproject.authorization.xacml.manager.api
-
Product type of an
AccessControlListand some metadata. - ManagedAclEntity - Class in org.opencastproject.authorization.xacml.manager.impl.persistence
- ManagedAclEntity() - Constructor for class org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity
-
JPA constructor
- ManagedAclImpl - Class in org.opencastproject.authorization.xacml.manager.impl
- ManagedAclImpl(Long, String, String, AccessControlList) - Constructor for class org.opencastproject.authorization.xacml.manager.impl.ManagedAclImpl
-
Create a managed acl
- ManagedAclOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.acl
- ManagedAclOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.acl.ManagedAclOffsetDataFetcher
- ManagedAclOrderByInput - Class in org.opencastproject.graphql.type.input
- ManagedAclOrderByInput() - Constructor for class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- ManagedAclOrderByInput(OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- ManagedAclQueryExtension - Class in org.opencastproject.graphql.acl
- managedAcls(Integer, Integer, String, ManagedAclOrderByInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.acl.ManagedAclQueryExtension
- Manifest - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- Manifest - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- MANIFEST - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
MANIFEST="manifest" - MANIFEST_BUILD_NUMBER - Static variable in class org.opencastproject.kernel.bundleinfo.BundleInfos
- MANIFEST_ERROR - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
MANIFEST_ERROR="manifest_error" - MANIFEST_FILENAME - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The manifest file name
- MANIFEST_FINISHED - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
MANIFEST_FINISHED="manifest_finished" - ManifestContributor - Interface in org.opencastproject.mediapackage
-
To be implemented by everyone who wishes to contribute to the media package manifest.
- many - Enum constant in enum class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler.Configuration
- 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).
- MapFunction - Class in org.opencastproject.graphql.type
- MapFunction() - Constructor for class org.opencastproject.graphql.type.MapFunction
- mapIndex(Function2<A, Integer, B>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Apply
fto each element. - mapToClass(MetadataField.Type) - Static method in class org.opencastproject.graphql.util.MetadataFieldToGraphQLFieldMapper
- mapToJSON(Map<String, String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Turn a map into a
JObjectobject - mapType(MetadataField) - Static method in class org.opencastproject.graphql.util.MetadataFieldToGraphQLFieldMapper
- mapUserFromContext(DirContextOperations, String, Collection<? extends GrantedAuthority>) - Method in class org.opencastproject.security.ldap.OpencastUserDetailsMapper
- mapUserFromContext(DirContextOperations, String, Collection<? extends GrantedAuthority>) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetailsContextMapper
- mapUserToContext(UserDetails, DirContextAdapter) - Method in class org.opencastproject.security.ldap.OpencastUserDetailsMapper
- mapUserToContext(UserDetails, DirContextAdapter) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetailsContextMapper
- mark(int) - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- mark(int) - Method in class org.opencastproject.util.ProgressInputStream
- markForDeletion() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- 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
- marshal(RetryStrategy) - Method in class org.opencastproject.workflow.api.RetryStrategy.Adapter
- marshal(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState.Adapter
- marshal(WorkflowSet) - Method in class org.opencastproject.workflow.api.WorkflowSetImpl.Adapter
- maskedITN - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase
- master - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- masterPatt - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- match(String, String...) - Static method in class org.opencastproject.adminui.util.TextFilter
-
Check whether at least one of the search strings is contained in one of the text strings Notes: - caseinsensitive - using union in case of multiple search strings
- match(String, String...) - Static method in class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.BooleanType
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.DateType
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.LongType
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.StringType
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.UntypedType
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.ValueType
- match(Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>, Product<? extends B>) - Method in class org.opencastproject.assetmanager.api.Value.VersionType
- MATCH_VALUE_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Name of the configuration option that provides value to match
- MATCH_VALUE_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides value to match
- matchAcls(List<ManagedAcl>, AccessControlList) - Static method in class org.opencastproject.authorization.xacml.manager.util.AccessInformationUtil
-
Matches the given ACL against the given list of managed ACLs returning the first match.
- matchAclsLenient(List<ManagedAcl>, AccessControlList, List<String>) - Static method in class org.opencastproject.authorization.xacml.manager.util.AccessInformationUtil
-
Matches the given ACL against the given list of managed ACLs returning the first match.
- 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. - matchSetDef(OaiPmhSetDefinition, List<SearchResultElementItem>) - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
-
Returns true if all set definition filters matches.
- MATROSKA - Static variable in class org.opencastproject.util.MimeTypes
- MatterhornInlinedMetadataProvider - Class in org.opencastproject.oaipmh.matterhorn
-
The matterhorn-inlined metadata provider provides whole media packages, series and episode DublinCores and series ACLs.
- MatterhornInlinedMetadataProvider() - Constructor for class org.opencastproject.oaipmh.matterhorn.MatterhornInlinedMetadataProvider
- MatterhornMetadataProvider - Class in org.opencastproject.oaipmh.matterhorn
-
The Opencast metadata provider provides whole media packages.
- MatterhornMetadataProvider() - Constructor for class org.opencastproject.oaipmh.matterhorn.MatterhornMetadataProvider
- MattermostNotificationWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.mattermost.notification
-
Workflow operation for notifying Mattermost about the status of the current workflow.
- MattermostNotificationWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
- max(Dimension, Dimension) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Return the dimension with the bigger area.
- MAX_ATTEMPTS_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- 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_INGESTS_KEY - Static variable in class org.opencastproject.ingest.endpoint.IngestRestService
-
Key for the default maximum number of ingests in config.properties
- MAX_NUMBER_DEFAULT - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The default maximum number of events to create.
- MAX_NUMBER_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Name of the configuration option that provides the maximum number of events to create
- MAX_PROCESSING_TIME_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- MAX_PROCESSING_TIME_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- MAX_TRANSACTION_RETRIES_PROPERTY - Static variable in class org.opencastproject.db.DBSessionFactoryImpl
- maxAttempts - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- maxAttempts - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- maxAttempts - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- maxAttemptsBeforeErrorState - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Number of failed jobs on a service before to set it in error state. -1 will disable error states completely.
- maxCycles - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The number of cycles after which the optimization of the number of segments is forced to end
- maxError - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The tolerance with which the optimization of the number of segments is considered successful
- maxFieldLength - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- maxJobAge - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Maximum age of jobs being considering for service statistics
- 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
- md5(File) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Returns the md5 of a file
- MD5_EXTENSION - Static variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
The extension we use for the md5 hash calculated from the file contents
- md5Encode(String, Object) - Static method in class org.opencastproject.kernel.security.CustomPasswordEncoder
-
Encode a clear text password using Opencast's legacy MD5 based hashing with salt.
- 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
- MECH_JWT - Static variable in interface org.opencastproject.security.jwt.JWTLoginHandler
-
String constant identifying the login mechanism.
- MECH_SHIBBOLETH - Static variable in interface org.opencastproject.security.shibboleth.ShibbolethLoginHandler
-
String constant identifying the login mechanism
- MEDIA_FLAVOR - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the default media flavor
- MEDIA_PACKAGE_ID - Static variable in class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
-
Deprecated.
- MEDIA_PACKAGE_IDS - Static variable in class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
- MediaAnalyzer - Interface in org.opencastproject.inspection.ffmpeg.api
-
Interface for tools that analyze media files.
- MediaAnalyzerException - Exception Class in org.opencastproject.inspection.ffmpeg.api
-
Exception thrown by the
MediaAnalyzer. - MediaAnalyzerException(String) - Constructor for exception class org.opencastproject.inspection.ffmpeg.api.MediaAnalyzerException
- MediaAnalyzerException(String, Throwable) - Constructor for exception class org.opencastproject.inspection.ffmpeg.api.MediaAnalyzerException
- MediaContainerMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
Encapsulates technical metadata of media containers, usually media files.
- MediaContainerMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
- mediaDuration - Variable in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
-
The media duration
- MediaDuration - Interface in org.opencastproject.metadata.mpeg7
-
This interface describes a media duration.
- MediaDurationImpl - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MediaDurationImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Creates a media duration representing
PD0T00H00M00S00N0F. - MediaDurationImpl(long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Creates a media duration representing the given long value.
- MediaInspectionException - Exception Class in org.opencastproject.inspection.api
-
Exception thrown by the
MediaInspectionServiceoperations. - MediaInspectionException(String) - Constructor for exception class org.opencastproject.inspection.api.MediaInspectionException
-
Creates a new inspection exception with the specified error message.
- MediaInspectionException(String, Throwable) - Constructor for exception class org.opencastproject.inspection.api.MediaInspectionException
-
Creates a new inspection exception with the specified error message and wrapping the original exception.
- MediaInspectionException(Throwable) - Constructor for exception class org.opencastproject.inspection.api.MediaInspectionException
-
Creates a new inspection exception by wrapping the original error .
- MediaInspectionOptions - Interface in org.opencastproject.inspection.api
-
Implementation-specific options for the media inspection service implementation The media inspection service API supports passing options to the media service implementation in form of key/value pairs that might be implementation-specific.
- MediaInspectionRestEndpoint - Class in org.opencastproject.inspection.ffmpeg.endpoints
-
A service endpoint to expose the
MediaInspectionServicevia REST. - MediaInspectionRestEndpoint() - Constructor for class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
- MediaInspectionService - Interface in org.opencastproject.inspection.api
-
Anayzes media to determine its technical metadata.
- MediaInspectionServiceImpl - Class in org.opencastproject.inspection.ffmpeg
-
Inspects media via ffprobe.
- MediaInspectionServiceImpl() - Constructor for class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Creates a new media inspection service instance.
- MediaInspectionServiceRemoteImpl - Class in org.opencastproject.inspection.remote
-
Proxies a remote media inspection service for use as a JVM-local service.
- MediaInspectionServiceRemoteImpl() - Constructor for class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Constructs a new remote media inspection service proxy
- MediaInspector - Class in org.opencastproject.inspection.ffmpeg
-
Contains the business logic for media inspection.
- MediaInspector(Workspace, String) - Constructor for class org.opencastproject.inspection.ffmpeg.MediaInspector
- mediaLocator - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
Media locator pointing to the actual file
- MediaLocator - Interface in org.opencastproject.metadata.mpeg7
-
The media locator tells where the audio/video track is located.
- MediaLocatorImpl - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MediaLocatorImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
-
Creates a new and empty (read: invalid) media locator.
- MediaLocatorImpl(URI) - Constructor for class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
-
Creates a new media locator with the specified uri.
- 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 - Static variable in class org.opencastproject.search.api.SearchResult
- MEDIAPACKAGE_COVER_FLAVOR - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Cover art flavor
- MEDIAPACKAGE_LOCKED - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- MEDIAPACKAGE_NOT_FOUND - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- MEDIAPACKAGE_PATH_PREFIX - Static variable in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Path prefix for mediapackage elements
- MEDIAPACKAGE_XML - Static variable in class org.opencastproject.search.api.SearchResult
- 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.
- mediaPackageElementId - Variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- 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. - mediaPackageHasActiveWorkflows(String) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Checks if there is at least one workflow currently running on the given mediapackage
- mediaPackageHasActiveWorkflows(String) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Returns true if the media package with the given identifier currently has a workflow running on it.
- mediaPackageHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Returns true if the media package with the given identifier currently has a workflow running on it.
- mediaPackageHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- mediaPackageHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Checks if there is at least one workflow currently running on the given mediapackage
- mediaPackageHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- mediapackageId() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Get the snapshot's "mediaPackageId" field.
- mediapackageId() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- mediapackageId() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- mediaPackageId - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- mediaPackageId - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- mediaPackageId - Variable in class org.opencastproject.assetmanager.impl.persistence.QVersionClaimDto
- mediaPackageId - Variable in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- mediaPackageId - Variable in class org.opencastproject.workflow.api.WorkflowInstance
- mediaPackageId(String) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Create a predicate to match an snapshot's media package ID.
- mediaPackageId(String) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- mediaPackageId(String) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- mediaPackageId(String) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- mediaPackageId(MediaPackage) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- mediaPackageId(Option<String>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- mediaPackageIds(String...) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
- mediaPackageIds(String...) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- mediaPackageIds(String...) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- 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 - MediaPackageMetadata - Interface in org.opencastproject.metadata.api
-
Provides metadata for a
MediaPackageMetadata - MediapackageMetadataImpl - Class in org.opencastproject.metadata.api
-
Provides metadata for a
MediaPackageMetadata. - MediapackageMetadataImpl() - Constructor for class org.opencastproject.metadata.api.MediapackageMetadataImpl
- MediaPackageMetadataService - Interface in org.opencastproject.metadata.api
-
A MediaPackageMetadataService extracts the basic metadata of a mediapackage.
- MediaPackageMetadataSupport - Class in org.opencastproject.metadata.api.util
-
This class contains useful methods to work with MediaPackageMetadata.
- MediaPackageParser - Class in org.opencastproject.mediapackage
-
Convenience implementation that supports serializing and deserializing media packages.
- MediaPackagePostOperationHandler - Class in org.opencastproject.workflow.handler.notification
-
Workflow Operation for POSTing a MediaPackage via HTTP
- MediaPackagePostOperationHandler() - Constructor for class org.opencastproject.workflow.handler.notification.MediaPackagePostOperationHandler
- 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.
- mediaPackageXml - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- MediaRelTimeImpl - Class in org.opencastproject.metadata.mpeg7
-
MediaTimethat contains a relativeMediaTimePoint. - MediaRelTimeImpl(int, int, int, int, int, long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimeImpl
-
Creates a new media time instance, representing a time and duration that is relative to
referenceTimePoint. - MediaRelTimeImpl(long, long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimeImpl
-
Creates a new media time instance, representing a time and duration that is relative to
referenceTimePoint. - MediaRelTimePointImpl - Class in org.opencastproject.metadata.mpeg7
-
Implementation of a relative
TimePoint. - MediaRelTimePointImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
-
Creates a relative time point at
T00:00:00:0F1000. - MediaRelTimePointImpl(int, int, int, int, int) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
- MediaRelTimePointImpl(long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
- MediaSegment - Class in org.opencastproject.silencedetection.api
-
This class holds the start and stop position of a media file in milliseconds.
- MediaSegment() - Constructor for class org.opencastproject.silencedetection.api.MediaSegment
- MediaSegment(long, long) - Constructor for class org.opencastproject.silencedetection.api.MediaSegment
- MediaSegments - Class in org.opencastproject.silencedetection.api
-
Wrapper class for holding many
MediaSegments and implements XML serialization methods. - MediaSegments() - Constructor for class org.opencastproject.silencedetection.api.MediaSegments
- MediaSegments(String, String, List<MediaSegment>) - Constructor for class org.opencastproject.silencedetection.api.MediaSegments
- mediaTime - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
The content time contraints
- mediaTime - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
The content time contraints
- mediaTime - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
-
The media time
- MediaTime - Interface in org.opencastproject.metadata.mpeg7
-
This interface defines the time constraints (start and duration) of a multimedia content element or segment.
- MediaTimeImpl - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MediaTimeImpl(long, long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimeImpl
-
Creates a media time object from the given long values for timepoint and duration.
- MediaTimeImpl(MediaTimePoint, MediaDuration) - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimeImpl
-
Creates a media time object representing the given timepoint and duration.
- mediaTimePoint - Variable in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
-
The media time point
- MediaTimePoint - Interface in org.opencastproject.metadata.mpeg7
-
Media time point represents a time within the track, e. g. the starting time of a video segment.
- MediaTimePointImpl - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MediaTimePointImpl() - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
Creates a new media time point representing
T00:00:00:0F0 - MediaTimePointImpl(long) - Constructor for class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
Creates a new timepoint representing the given time.
- mediator - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- mediator - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- medium - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- medium - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- Medium(AssetDto, Availability, String, String, String) - Constructor for class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
- Medium(SnapshotDto, Availability, String, String, String) - Constructor for class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
- 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(Adopter) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- merge(MediaPackage, MediaPackage) - Static method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
Merges the updated media package with the one that is currently published in a way where the updated elements replace existing ones in the published media package based on their flavor.
- 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(DublinCoreCatalog, DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
-
Merge values that are new, changed, or emptied from the "from" catalog into the existing "into" catalog.
- merge(TechnicalMetadata) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
-
Creates a new SchedulingInfo of this instance which uses start date, end date, and agent id form the given
TechnicalMetadataif they are not present in this instance. - merge(AccessControlList) - Method in class org.opencastproject.security.api.AccessControlList
-
Merge this access control list with another one based on roles specified within.
- merge(Node[], Node...) - Method in class org.opencastproject.oaipmh.server.OaiXmlGen
-
Merge two node arrays into a list.
- 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
- mergeMetadataFields(JSONObject, JSONObject) - Static method in class org.opencastproject.adminui.util.BulkUpdateUtil
-
Merges all fields of the given meta data json objects into one object.
- mergePackages(MediaPackage, MediaPackage, List<MediaPackageElementFlavor>, List<MediaPackageElementFlavor>) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
-
MH-10216, Copied from the original RepublishWorkflowOperationHandler Merges the updated mediapackage with the one that is currently published in a way where the updated elements replace existing ones in the published mediapackage based on their flavor.
- mergeSegments(List<SegmentData>, List<SegmentData>) - Method in class org.opencastproject.editor.EditorServiceImpl
- MessageItem - Interface in org.opencastproject.message.broker.api
-
Defines a serializable message having a unique identifier
- meta - Variable in class org.opencastproject.util.doc.DocData
-
This is the document meta data
- metadata - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
The metadata
- METADATA_SUFFIX - Static variable in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- METADATA_UPDATE_FAIL - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- MetadataCatalog - Interface in org.opencastproject.metadata.api
-
A marker interface for (not necessarily xml) metadata catalogs.
- MetadataField - Class in org.opencastproject.metadata.dublincore
-
This is a generic and very abstract view of a certain field/property in a metadata catalog.
- MetadataField(String, String, String, boolean, boolean, Object, Boolean, MetadataField.Type, Map<String, String>, String, Integer, String, String, String, String) - Constructor for class org.opencastproject.metadata.dublincore.MetadataField
-
Metadata field constructor
- MetadataField(MetadataField) - Constructor for class org.opencastproject.metadata.dublincore.MetadataField
-
Copy constructor
- MetadataField.Type - Enum Class in org.opencastproject.metadata.dublincore
-
Possible types for the metadata field.
- MetadataFieldInterfaceResolver - Class in org.opencastproject.graphql.type.resolver
- MetadataFieldInterfaceResolver() - Constructor for class org.opencastproject.graphql.type.resolver.MetadataFieldInterfaceResolver
- MetadataFieldToGraphQLConverter - Class in org.opencastproject.graphql.util
- MetadataFieldToGraphQLFieldMapper - Class in org.opencastproject.graphql.util
- MetadataFormat - Interface in org.opencastproject.oaipmh.server
-
Describes the repository metadata format as defined in ListMetadataFormats.
- MetadataJson - Class in org.opencastproject.metadata.dublincore
- MetadataJson.JsonType - Enum Class in org.opencastproject.metadata.dublincore
- MetadataList - Class in org.opencastproject.metadata.dublincore
- MetadataList() - Constructor for class org.opencastproject.metadata.dublincore.MetadataList
- MetadataList.Locked - Enum Class in org.opencastproject.metadata.dublincore
- MetadataList.TitledMetadataCollection - Class in org.opencastproject.metadata.dublincore
- MetadataParsingException - Exception Class in org.opencastproject.metadata.dublincore
-
An exception which indicates that the given JSON for the EventMetada can not be parsed correctly
- MetadataParsingException(String, Throwable) - Constructor for exception class org.opencastproject.metadata.dublincore.MetadataParsingException
-
Full fledged constructor.
- MetadataProvider - Interface in org.opencastproject.oaipmh.server
-
A metadata provider provides XML serialized metadata for a certain OAI-PMH metadata prefix.
- MetadataService<A> - Interface in org.opencastproject.metadata.api
-
Generic interface for metadata providing services.
- MetadataToAclWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.metadatatoacl
-
The
MetadataToAclWorkflowOperationHandlercan be used to automatically add access rights for users mentioned in metadata fields to the access control list. - MetadataToAclWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.metadatatoacl.MetadataToAclWorkflowOperationHandler
- MetadataUtils - Class in org.opencastproject.index.service.catalog.adapter
-
A helper class for dealing with metadata.
- MetadataValue<A> - Class in org.opencastproject.metadata.api
-
A metadata value.
- MetadataValue(A, String) - Constructor for class org.opencastproject.metadata.api.MetadataValue
-
Create a value with language set to
MetadataValues.LANGUAGE_UNDEFINED. - MetadataValue(A, String, String) - Constructor for class org.opencastproject.metadata.api.MetadataValue
-
Create a new value.
- MetadataValues - Class in org.opencastproject.metadata.api
-
Constant values for
MetadataValue. - metrics() - Method in class org.opencastproject.metrics.impl.MetricsExporter
- MetricsExporter - Class in org.opencastproject.metrics.impl
-
Opencast metrics endpoint
- MetricsExporter() - Constructor for class org.opencastproject.metrics.impl.MetricsExporter
- MicrosoftAzureAttachTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- MicrosoftAzureAttachTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.MicrosoftAzureAttachTranscriptionOperationHandler
- MicrosoftAzureAuthorization - Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureAuthorization(String, String) - Constructor for class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureAuthorization
- MicrosoftAzureNotAllowedException - Exception Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureNotAllowedException(String) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotAllowedException
- MicrosoftAzureNotAllowedException(String, Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotAllowedException
- MicrosoftAzureNotAllowedException(Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotAllowedException
- MicrosoftAzureNotFoundException - Exception Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureNotFoundException(String) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotFoundException
- MicrosoftAzureNotFoundException(String, Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotFoundException
- MicrosoftAzureNotFoundException(Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotFoundException
- MicrosoftAzureSpeechClientException - Exception Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureSpeechClientException(String) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechClientException
- MicrosoftAzureSpeechClientException(String, Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechClientException
- MicrosoftAzureSpeechClientException(Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechClientException
- MicrosoftAzureSpeechServicesClient - Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureSpeechServicesClient(String, String) - Constructor for class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- MicrosoftAzureSpeechTranscription - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscription() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
-
Default constructor.
- MicrosoftAzureSpeechTranscription.TranscriptionFiles - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscription.TranscriptionSelf - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionFile - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionFile() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- MicrosoftAzureSpeechTranscriptionFile.TranscriptionFileLinks - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionFiles - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionFiles() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFiles
- MicrosoftAzureSpeechTranscriptionJson - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionJson() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrase
- MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- MicrosoftAzureSpeechTranscriptions - Class in org.opencastproject.transcription.microsoft.azure.model
- MicrosoftAzureSpeechTranscriptions() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptions
-
Default constructor.
- MicrosoftAzureStartTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- MicrosoftAzureStartTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- MicrosoftAzureStorageClient - Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureStorageClient(MicrosoftAzureAuthorization) - Constructor for class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- MicrosoftAzureStorageClientException - Exception Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureStorageClientException(String) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClientException
- MicrosoftAzureStorageClientException(String, Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClientException
- MicrosoftAzureStorageClientException(Throwable) - Constructor for exception class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClientException
- MicrosoftAzureTranscriptionRestService - Class in org.opencastproject.transcription.microsoft.azure.endpoint
- MicrosoftAzureTranscriptionRestService() - Constructor for class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
- MicrosoftAzureTranscriptionService - Class in org.opencastproject.transcription.microsoft.azure
- MicrosoftAzureTranscriptionService() - Constructor for class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
-
A public constructor, required by OSGi.
- MIME_TYPE_PATTERN - Static variable in class org.opencastproject.util.MimeTypes
- mimetype - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The mimetype that will be set for the generated Attachment containing the timeline previews image
- mimeType - Variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- mimeType - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
-
Mime type
- mimeType - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's mime type, e. g.
- mimeType() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- 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.
- MIMETYPE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The publication mimetype
- 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
- minute - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The nubmer of minutes
- Minute - Enum constant in enum class org.opencastproject.metadata.dublincore.Precision
- Misc - Class in org.opencastproject.util.data.functions
-
Various functions not directly bound to any type.
- MIXED_TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- MIXED_TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- MJPEG - Static variable in class org.opencastproject.util.MimeTypes
- MJPEG2000 - Static variable in class org.opencastproject.util.MimeTypes
- mk() - Static method in class org.opencastproject.assetmanager.impl.query.DeleteQueryContribution
-
Create an empty contribution.
- mk() - Static method in class org.opencastproject.assetmanager.impl.query.SelectQueryContribution
-
Create a new, empty contribution.
- mk(long) - Static method in class org.opencastproject.assetmanager.impl.VersionImpl
-
Constructor function.
- mk(A) - Method in class org.opencastproject.assetmanager.api.Value.ValueType
- mk(Stream<XmlNamespaceBinding>) - Static method in class org.opencastproject.util.XmlNamespaceContext
- mk(Boolean) - Method in class org.opencastproject.assetmanager.api.Value.BooleanType
- mk(Boolean) - Static method in class org.opencastproject.assetmanager.api.Value
-
Create a new value of type
Boolean. - mk(Long) - Method in class org.opencastproject.assetmanager.api.Value.LongType
- mk(Long) - Static method in class org.opencastproject.assetmanager.api.Value
-
Create a new value of type
Long. - mk(Long, Date, String, Incident.Severity, Map<String, String>, List<Tuple<String, String>>) - Static method in class org.opencastproject.serviceregistry.impl.IncidentDto
-
Constructor method.
- mk(Object) - Method in class org.opencastproject.assetmanager.api.Value.UntypedType
- mk(String) - Static method in class org.opencastproject.assetmanager.api.Value
-
Create a new value of type
String. - mk(String) - Method in class org.opencastproject.assetmanager.api.Value.StringType
- mk(String) - Static method in class org.opencastproject.mediapackage.EName
-
Create a new expanded name which does not belong to a namespace.
- mk(String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Create a new Dublin Core value with the language set to undefined and no particular encoding scheme.
- mk(String, long) - Static method in class org.opencastproject.assetmanager.impl.persistence.VersionClaimDto
-
Create a new DTO.
- mk(String, A) - Method in interface org.opencastproject.assetmanager.api.query.PropertyField
- mk(String, A) - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- mk(String, String) - Static method in class org.opencastproject.assetmanager.api.PropertyName
-
Create a new full qualified property name.
- mk(String, String) - Static method in class org.opencastproject.mediapackage.EName
- mk(String, String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Creates a new Dublin Core value without an encoding scheme.
- mk(String, String) - Static method in class org.opencastproject.serviceregistry.impl.IncidentTextDto
- 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(String, String, Opt<EName>) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Create a new Dublin Core value.
- mk(String, String, String) - Static method in class org.opencastproject.assetmanager.api.PropertyId
-
Create a new property ID from the given parameters.
- mk(String, String, Version, String) - Static method in class org.opencastproject.assetmanager.api.storage.StoragePath
- mk(String, String, EName) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreValue
-
Create a new Dublin Core value.
- mk(String, PropertyName) - Static method in class org.opencastproject.assetmanager.api.PropertyId
-
Create a new property ID from the given parameters.
- mk(String, SnapshotDto, String, Optional<MimeType>, String, long) - Static method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
-
Create a new DTO.
- mk(URI) - Static method in class org.opencastproject.assetmanager.api.storage.Source
-
Create a new source.
- mk(URI, Long) - Static method in class org.opencastproject.assetmanager.api.storage.Source
-
Create a new source.
- mk(URI, Long, MimeType) - Static method in class org.opencastproject.assetmanager.api.storage.Source
-
Create a new source.
- mk(URI, Optional<Long>, Optional<MimeType>) - Static method in class org.opencastproject.assetmanager.api.storage.Source
-
Create a new source.
- mk(Date) - Method in class org.opencastproject.assetmanager.api.Value.DateType
- mk(Date) - Static method in class org.opencastproject.assetmanager.api.Value
-
Create a new value of type
Date. - 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(Property) - Static method in class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- mk(PropertyId, Value) - Static method in class org.opencastproject.assetmanager.api.Property
- mk(Snapshot) - Static method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- mk(Value.ValueType<A>, A) - Static method in class org.opencastproject.assetmanager.api.Value
-
Generic constructor.
- mk(Version) - Static method in class org.opencastproject.assetmanager.api.Value
-
Create a new value of type
Version. - mk(Version) - Method in class org.opencastproject.assetmanager.api.Value.VersionType
- mk(Version) - Static method in class org.opencastproject.assetmanager.impl.VersionImpl
- mk(Version, String, String) - Static method in class org.opencastproject.assetmanager.api.AssetId
- mk(DeleteQueryContribution) - Static method in class org.opencastproject.assetmanager.impl.query.DeleteQueryContribution
-
Create a copy of contribution
c. - mk(MediaPackage, Pred<MediaPackageElement>) - Static method in class org.opencastproject.assetmanager.impl.PartialMediaPackage
- mk(MediaPackage, VersionImpl, String, Date, Availability, String, String) - Static method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- 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. - mkDecorator(ADeleteQuery) - Method in class org.opencastproject.assetmanager.impl.ADeleteQueryDecorator
- mkDecorator(ASelectQuery) - Method in class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- mkDirs(File) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
-
Create this directory and all of its parents.
- 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.
- mkOpencast() - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Deprecated.use
DublinCores.mkOpencastEpisode()instead - mkOpencastEpisode() - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Create a new Opencast DublinCore metadata catalog for episodes.
- mkOpencastEpisode(DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Create an Opencast episode DublinCore accessor for a
DublinCoreCatalog. - mkOpencastSeries() - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Create a new Opencast DublinCore metadata catalog for series.
- mkPolicyValidFrom(String, DateTime, DateTime) - Static method in class org.opencastproject.urlsigning.common.Policy
-
Create a
Policywith a date and time the resource will become available. - mkPolicyValidFromWithIP(String, DateTime, DateTime, String) - Static method in class org.opencastproject.urlsigning.common.Policy
-
Create a
Policywith both a date and time the resource will become available and a client ip address to restrict it to. - mkPolicyValidWithIP(String, DateTime, String) - Static method in class org.opencastproject.urlsigning.common.Policy
-
Create a
Policywith the only ip address that will be allowed to view the resource. - mkPredicate(BooleanExpression) - Static method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- mkProperty(String, String, String, Value) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Create a property.
- mkProperty(PropertyField<A>, Snapshot, A) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Create a property.
- mkProperty(PropertyField<A>, MediaPackage, A) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Create a property.
- mkSimple() - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Create a new empty catalog with no special namespace registered, no root tag and no flavor.
- mkSimplePolicy(String, DateTime) - Static method in class org.opencastproject.urlsigning.common.Policy
-
Create a
Policywith only the required properties. - mkStandard() - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Create a new empty catalog suitable to take properties from the standard DublinCore namespaces
DublinCore.ELEMENTS_1_1_NS_URIandDublinCore.TERMS_NS_URI. - 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. - mkText - Variable in class org.opencastproject.oaipmh.util.XmlGen
-
Create a text node from a string.
- mkWhereDelete(Opt<String>, Opt<String>, Function<QPropertyDto, Opt<BooleanExpression>>) - Static method in class org.opencastproject.assetmanager.impl.query.PropertyPredicates
- mkWhereDelete(PropertyName, Function<QPropertyDto, Opt<BooleanExpression>>) - Static method in class org.opencastproject.assetmanager.impl.query.PropertyPredicates
- mkWhereSelect(Opt<String>, Opt<String>, Function<QPropertyDto, Opt<BooleanExpression>>) - Static method in class org.opencastproject.assetmanager.impl.query.PropertyPredicates
-
Create a 'where' expression for queries that filter by some property based criteria.
- mkWhereSelect(PropertyName, Function<QPropertyDto, Opt<BooleanExpression>>) - Static method in class org.opencastproject.assetmanager.impl.query.PropertyPredicates
-
Create a 'where' expression for queries that filter by some property based criteria.
- 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
- model - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- modeNames - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- modified - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- modified - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- modified(Map<String, Object>) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi callback if properties file is present
- modified(Map<String, Object>) - Method in class org.opencastproject.adminui.impl.AdminUIConfiguration
- modified(Map<String, Object>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
OSGI callback when the configuration is updated.
- modified(Map<String, Object>) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
OSGi callback for configuration changes.
- modified(Map<String, Object>) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
-
OSGi callback for configuration changes.
- modified(Map<String, Object>) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- modified(Map<String, Object>) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- modified(Map<String, Object>) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
OSGI callback when the configuration is updated.
- modified(BundleContext, Map<String, Object>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- modified(ComponentContext) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- modified(ComponentContext) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- modified(ComponentContext) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
- modified(ComponentContext) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- modified(ComponentContext) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
- modified(ComponentContext) - Method in class org.opencastproject.serviceregistry.impl.JobDispatcher
- modified(ComponentContext) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- MODIFIED_DATE - Static variable in class org.opencastproject.search.api.SearchResult
- modifiedAfter(Date) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
The date is inclusive.
- modifiedAfter(Option<Date>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
The date is inclusive.
- modifiedBefore(Date) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
The date is inclusive.
- modifiedBefore(Option<Date>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
The date is inclusive.
- modifiedDate - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- MODIFY_OPENCAST_SERIES_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Deprecated.
- modifyAssetStorageClass(StoragePath, String) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
Change the storage class of the object if possible
- modifyLoad(float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
-
Modifies the load for this node
- modifyStorageClass(String, String) - Method in class org.opencastproject.assetmanager.aws.s3.endpoint.AwsS3RestEndpoint
- 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.
- month - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The month
- Month - Enum constant in enum class org.opencastproject.metadata.dublincore.Precision
- MONTHLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
- MOODLE_FUNCTION_CORE_USER_GET_USERS_BY_FIELD - Static variable in interface org.opencastproject.userdirectory.moodle.MoodleWebService
- MOODLE_FUNCTION_TOOL_OPENCAST_GET_COURSES_FOR_INSTRUCTOR - Static variable in interface org.opencastproject.userdirectory.moodle.MoodleWebService
- MOODLE_FUNCTION_TOOL_OPENCAST_GET_COURSES_FOR_LEARNER - Static variable in interface org.opencastproject.userdirectory.moodle.MoodleWebService
- MOODLE_FUNCTION_TOOL_OPENCAST_GET_GROUPS_FOR_LEARNER - Static variable in interface org.opencastproject.userdirectory.moodle.MoodleWebService
- MoodleUser - Class in org.opencastproject.userdirectory.moodle
- MoodleUser() - Constructor for class org.opencastproject.userdirectory.moodle.MoodleUser
- MoodleUserProviderFactory - Class in org.opencastproject.userdirectory.moodle
-
Moodle implementation of the spring UserDetailsService, taking configuration information from the component context.
- MoodleUserProviderFactory() - Constructor for class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
- MoodleUserProviderInstance - Class in org.opencastproject.userdirectory.moodle
-
A UserProvider that reads user roles from Moodle.
- MoodleUserProviderInstance(String, MoodleWebService, Organization, String, String, String, boolean, int, int, String, boolean, String) - Constructor for class org.opencastproject.userdirectory.moodle.MoodleUserProviderInstance
-
Constructs an Moodle user provider with the needed settings.
- MoodleWebService - Interface in org.opencastproject.userdirectory.moodle
-
Client class for the Moodle web service.
- MoodleWebService.CoreUserGetUserByFieldFilters - Enum Class in org.opencastproject.userdirectory.moodle
- MoodleWebServiceException - Exception Class in org.opencastproject.userdirectory.moodle
-
This exception will be thrown, if Moodle web service requests fail or respond unexpectedly.
- MoodleWebServiceException(String) - Constructor for exception class org.opencastproject.userdirectory.moodle.MoodleWebServiceException
- MoodleWebServiceImpl - Class in org.opencastproject.userdirectory.moodle
-
Implementation of the Moodle web service client.
- MoodleWebServiceImpl(URI, String) - Constructor for class org.opencastproject.userdirectory.moodle.MoodleWebServiceImpl
-
Constructs a new Moodle web service client.
- mount(Map<String, Object>) - Method in class org.opencastproject.adminui.tobira.TobiraService
- MOVABLE_TYPES - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- moveByDate(String, String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- moveByDate(Date, Date, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Spawns a job to move a all snapshots taken between two points from their current storage to a new target storage location
- MoveByDate - Enum constant in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
- moveById(String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Spawns a job to move a all snapshots of a mediapackage from their current storage to a new target storage location
- moveById(String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- MoveById - Enum constant in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
- moveByIdAndDate(String, String, String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- moveByIdAndDate(String, Date, Date, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Spawns a job to move a all snapshots of a given mediapackage taken between two points from their current storage to a new target storage location
- MoveByIdAndDate - Enum constant in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
- moveByIdAndVersion(String, String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- moveByIdAndVersion(Version, String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
-
Spawns a job to move a single snapshot from its current storage to a new target storage location
- MoveByIdAndVersion - Enum constant in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
- MoveRecords - Enum constant in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
- moveSnapshotsByDate(Date, Date, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Moves all versions of all mediapackages archived within a data range to a new storage location.
- moveSnapshotsByDate(Date, Date, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- moveSnapshotsById(String, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Moves all versions of a given mediapackage ID from their respective source stores to a single target store
- moveSnapshotsById(String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- moveSnapshotsByIdAndDate(String, Date, Date, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Moves all versions of a mediapackage archived within a data range to a new storage location.
- moveSnapshotsByIdAndDate(String, Date, Date, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- moveSnapshotsByIdAndVersion(String, Version, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Moves a specific version of a given mediapackage ID to a new store
- moveSnapshotsByIdAndVersion(String, Version, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- moveSnapshotToStore(Version, String, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Move snapshot from current store to new store Note: This may require downloading and re-uploading
- moveSnapshotToStore(Version, String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- moveTo(String, String, String, String, String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Moves a file from a collection into a mediapackage
- moveTo(String, String, String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Moves a file from a collection into a mediapackage
- moveTo(URI, String, String, String) - Method in interface org.opencastproject.workspace.api.Workspace
-
Moves a file from a collection into a mediapackage
- moveTo(URI, String, String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- MovingRegion - Interface in org.opencastproject.metadata.mpeg7
-
A
MovingRegiondescribes the location, the movement and contents of elements on a video segment: - MP_ID_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Placeholder to be replaced by the actual mediapackage id in the command line
- 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
- Mpeg7 - Interface in org.opencastproject.metadata.mpeg7
-
Root of an mpeg-7 document.
- Mpeg7CaptionConverter - Class in org.opencastproject.caption.converters
-
This is converter for Mpeg7 caption format.
- Mpeg7CaptionConverter() - Constructor for class org.opencastproject.caption.converters.Mpeg7CaptionConverter
- Mpeg7Catalog - Interface in org.opencastproject.metadata.mpeg7
-
The
MPEG7catalog encapsulates MPEG-7 metadata. - Mpeg7CatalogImpl - Class in org.opencastproject.metadata.mpeg7
-
Implements the mpeg-7 metadata container.
- Mpeg7CatalogImpl() - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
-
Creates a new mpeg-7 metadata container.
- Mpeg7CatalogImpl(InputStream) - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
-
Creates a new mpeg-7 metadata container from the serialized stream.
- mpeg7CatalogService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The mpeg-7 service
- mpeg7CatalogService - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The mpeg-7 service
- Mpeg7CatalogService - Class in org.opencastproject.metadata.mpeg7
-
Loads
Mpeg7Catalogs - Mpeg7CatalogService() - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
- Mpeg7Parser - Class in org.opencastproject.metadata.mpeg7
-
Parser implementation for mpeg-7 files.
- Mpeg7Parser() - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7Parser
-
Creates a new parser for mpeg-7 files.
- Mpeg7Parser(Mpeg7CatalogImpl) - Constructor for class org.opencastproject.metadata.mpeg7.Mpeg7Parser
- MULTI_ENCODE_FADE_MILLISECONDS - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- MULTI_ENCODE_TRIM_MILLISECONDS - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
- multiEncode(String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
- multiEncode(Job, Track, List<String>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
A single encoding process that produces multiple outputs from a single track(s) using a list of encoding profiles.
- multiEncode(Track, List<String>) - Method in interface org.opencastproject.composer.api.ComposerService
-
Encodes a track to set of media targets as defined by a list of encoding profiles
- multiEncode(Track, List<String>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- multiEncode(Track, List<String>) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- MultiEncodeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling multiple concurrent outputs in one ffmpeg operation.
- MultiEncodeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler
- MultiEncodeWorkflowOperationHandler.ElementProfileTagFlavor - Class in org.opencastproject.workflow.handler.composer
- multimediaContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns an iteration of the multimedia content container contained in this mpeg-7 document.
- multimediaContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- MultimediaContent<T> - Interface in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MultimediaContent.Type - Enum Class in org.opencastproject.metadata.mpeg7
-
Multimedia content type definitions.
- MultimediaContentImpl<T> - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MultimediaContentImpl(MultimediaContent.Type) - Constructor for class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
-
Creates a new multimedia content container.
- MultimediaContentType - Interface in org.opencastproject.metadata.mpeg7
-
Base interface for either of
AudioVisual,AudioorVideo. - MultimediaContentType.Type - Enum Class in org.opencastproject.metadata.mpeg7
-
Multimedia content element type definitions.
- MultimediaContentTypeImpl<S> - Class in org.opencastproject.metadata.mpeg7
-
TODO: Comment me!
- MultimediaContentTypeImpl(MultimediaContentType.Type, String) - Constructor for class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
Creates a new media content element.
- multiShapeLayout(Dimension, List<Tuple<Dimension, HorizontalCoverageLayoutSpec>>) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Compose a list of shapes on a canvas.
- MultiShapeLayout - Class in org.opencastproject.composer.layout
-
Layout of multiple shapes on a common canvas.
- MultiShapeLayout(Dimension, List<Layout>) - Constructor for class org.opencastproject.composer.layout.MultiShapeLayout
-
Create a new layout for multiple shapes on a common canvas.
- multiTrimConcat(List<File>, List<Long>, List<EncodingProfile>, int) - Method in class org.opencastproject.composer.impl.EncoderEngine
-
Concatenate segments of one or more input tracks specified by trim points into the track the edits are passed in as double so that it is generic.
- multiTrimConcat(List<File>, List<Long>, List<EncodingProfile>, int, boolean, boolean) - Method in class org.opencastproject.composer.impl.EncoderEngine
- Mutation - Class in org.opencastproject.graphql.type.input
- Mutation() - Constructor for class org.opencastproject.graphql.type.input.Mutation
- mutationProviders(List<GraphQLMutationProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- mux(String, String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Encodes a track.
- mux(MediaPackage, Track, Track, List<MediaPackageElement>) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Mux a video and an audio track.
- mux(Track, Track, String) - Method in interface org.opencastproject.composer.api.ComposerService
-
Encode the video stream from one track and the audio stream from another, into a new Track.
- mux(Track, Track, String) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Encode the video stream from one track and the audio stream from another, into a new Track.
- mux(Track, Track, String) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Encode the video stream from one track and the audio stream from another, into a new Track.
- MUX_AV_PROFILE - Static variable in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Name of the muxing encoding profile
- myEvents(Integer, Integer, String, EventOrderByInput, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.EventCurrentUserExtension
- myInfo() - Method in class org.opencastproject.ingest.scanner.Ingestor
- mySeries(Integer, Integer, String, SeriesOrderByInput, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.series.SeriesUserExtension
N
- name - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
-
The name of the agent.
- name - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
-
Format description
- name - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
The name of this metadata item
- 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 - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- name - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- name() - Method in interface org.opencastproject.assetmanager.api.query.PropertyField
- name() - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- name() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- name() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- name() - Method in class org.opencastproject.graphql.user.GqlUser
- 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
- name(String) - Method in interface org.opencastproject.assetmanager.api.query.ADeleteQuery
-
Name the query for debugging purposes.
- name(String) - Method in class org.opencastproject.assetmanager.impl.ADeleteQueryDecorator
- name(String) - Method in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery
- NAME - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The name of the theme.
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAME_AND_EMAIL - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAME_AND_USERNAME - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAME_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- namedQuery - Static variable in class org.opencastproject.db.Queries
-
Execute a typed named query.
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
The names of the different list available through this provider.
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAMES_TO_USERNAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- namespace - Variable in class org.opencastproject.assetmanager.api.query.PropertySchema
- namespace - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- namespace() - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Get the namespace of the schema.
- NAMESPACE_MAP - Static variable in class org.opencastproject.kernel.rest.RestPublisher
-
A map that sets default xml namespaces in
XMLStreamWriters - 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.
- nBest - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- 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
- NEEDS_CUTTING - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event has open comment that it needs cutting
- needsCutting() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Returns the has comment needs cutting for this event
- needsCutting() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Returns the has open comments reason that it needs cutting of the recording.
- needsRewriting() - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.HLSMediaPackageCheck
- NEGATE_PREFIX - Static variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
The constant used to negate a querystring parameter.
- 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) - newContext(BundleContext) - Static method in class org.opencastproject.graphql.execution.context.OpencastContext
- newDateFormat() - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
- newDateTimeFormat() - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
- 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.
- newEnrichJob(MediaInspectionService) - Static method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Create a media inspection job for a mediapackage element.
- 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.
- newExecutionResult() - Static method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- newInstance() - Static method in class org.opencastproject.graphql.util.GraphQLObjectMapper
- 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.
- newInstance() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- newInstance() - Static method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
-
Creates a new mpeg-7 metadata container file.
- newInstance() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
- 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.
- newThread(Runnable) - Method in class org.opencastproject.graphql.schema.SchemaService.SchemaUpdateThreadFactory
- newTransformerFactory() - Static method in class org.opencastproject.util.XmlSafeParser
-
Creates a preconfigured default TransformerFactory, which is guarded against XXE and billion laugh attacks.
- newUserLogin(String, DecodedJWT) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Handles a new user login.
- newUserLogin(String, HttpServletRequest) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
-
Handle a new user login.
- newUserLogin(String, HttpServletRequest) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
-
Handle a new user login.
- newUserLogin(String, HttpServletRequest) - Method in interface org.opencastproject.security.shibboleth.ShibbolethLoginHandler
-
Handle a new user login.
- next(long) - Static method in class org.opencastproject.assetmanager.impl.VersionImpl
-
Create the next version after the
latest. - nextLink - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFiles
- nextLink - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptions
- 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 - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
- NO - Static variable in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- NO_COMPRESSION - Static variable in class org.opencastproject.util.ZipUtil
- NO_CONTENT - Static variable in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- NO_DESCRIPTION - Static variable in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- NO_DETAILS - Static variable in class org.opencastproject.serviceregistry.api.Incidents
- NO_INTERNAL_PUBLICATION - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- NO_MATCH - Static variable in class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- NO_OPTION - Static variable in class org.opencastproject.inspection.api.util.Options
- 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
- NO_SUFFIX - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Whether to actually use the number suffix (makes sense in conjunction with "set-series-id"
- NO_TITLE - Static variable in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- NO_VALUE - Static variable in class org.opencastproject.assetmanager.impl.query.PropertyPredicates
- 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
- nodeName - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
This host's descriptive node name eg admin, worker01
- nodes() - Method in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- nodes() - Method in class org.opencastproject.graphql.event.GqlEventList
- nodes() - Method in class org.opencastproject.graphql.listprovider.GqlListProvider
- nodes() - Method in class org.opencastproject.graphql.series.GqlSeriesList
- nodes() - Method in class org.opencastproject.graphql.user.GqlUserList
- nodeZero - Variable in class org.opencastproject.oaipmh.util.XmlGen
-
Lazy version of
XmlGen.nodeZero(). - nodeZero() - Method in class org.opencastproject.oaipmh.util.XmlGen
-
The neutral element.
- NONCE_TIMEOUT_RETRY_BASE_TIME_KEY - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configuration property specifying the minimum amount of time in seconds wait before retrying a request after a nonce timeout.
- NONCE_TIMEOUT_RETRY_KEY - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configuration property specifying the number of times to retry after the nonce timesouts on a request.
- NONCE_TIMEOUT_RETRY_MAXIMUM_VARIABLE_TIME_KEY - Static variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configuration property specifying the maximum for a random amount of time in seconds above the base time to wait.
- none - Enum constant in enum class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler.Configuration
- 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.graphql.type.input.OrderDirection
- NONE - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
- NONE - Enum constant in enum class org.opencastproject.job.api.Job.FailureReason
- NONE - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataList.Locked
- NONE - Enum constant in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
- NONE - Enum constant in enum class org.opencastproject.workflow.api.RetryStrategy
-
Failed without retry strategy
- NONE - Static variable in class org.opencastproject.assetmanager.impl.query.PropertyPredicates
- 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.
- NONTERMINAL_JOB_LOAD - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- noop - Static variable in class org.opencastproject.util.data.functions.Functions
-
Noop effect.
- nop() - Method in interface org.opencastproject.serviceregistry.api.NopService
- nop() - Method in class org.opencastproject.serviceregistry.impl.endpoint.NopServiceEndpoint
- nop() - Method in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- NopService - Interface in org.opencastproject.serviceregistry.api
-
No operation service.
- NopServiceEndpoint - Class in org.opencastproject.serviceregistry.impl.endpoint
- NopServiceEndpoint() - Constructor for class org.opencastproject.serviceregistry.impl.endpoint.NopServiceEndpoint
- NopServiceImpl - Class in org.opencastproject.serviceregistry.impl
-
No operation service.
- NopServiceImpl() - Constructor for class org.opencastproject.serviceregistry.impl.NopServiceImpl
- NORMAL - Enum constant in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Service running normally
- normalize(String, Float) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Normalize an audio track.
- normalize(Track, Float) - Method in interface org.opencastproject.sox.api.SoxService
-
Normalize the audio stream of that track.
- normalize(Track, Float) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Normalize the audio stream of that track.
- normalize(Track, Float) - Method in class org.opencastproject.sox.remote.SoxServiceRemoteImpl
-
Normalize the audio stream of that track.
- NORMALIZE_JOB_LOAD_KEY - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The key to look for in the service configuration file to override the
SoxServiceImpl.DEFAULT_NORMALIZE_JOB_LOAD - NormalizeAudioWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.sox
-
The workflow definition for handling "sox" operations
- NormalizeAudioWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
- not - Static variable in class org.opencastproject.util.data.functions.Booleans
- not() - Method in interface org.opencastproject.assetmanager.api.query.Predicate
- not() - Method in class org.opencastproject.assetmanager.impl.query.AbstractPredicate
- not(Function<A, Boolean>) - Static method in class org.opencastproject.util.data.functions.Booleans
- NOT - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- NOT - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- NOT() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- NOT(int) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- NOT_AUTHORIZED - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- NOT_FOUND - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- NOT_FOUND - Static variable in class org.opencastproject.adminui.endpoint.JobEndpoint
- NOT_FOUND - Static variable in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- 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 - Search tag in interface org.opencastproject.assetmanager.api.AssetManager
- Section
- NOTES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Notes metadata flavor
- notExists() - Method in interface org.opencastproject.assetmanager.api.query.Field
-
Create a predicate that holds true if the field does not exist.
- notExists() - Method in class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
- notExists() - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- 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
- notFound(String, Object...) - Static method in class org.opencastproject.external.common.ApiResponseBuilder
- notFound(String, Object...) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create a NOT FOUND (404) response with the given messages and arguments
- NotFound - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- 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.
- NotFoundExceptionMapper - Class in org.opencastproject.test.rest
-
Jersey does not map Opencast exceptions to REST exceptions.
- NotFoundExceptionMapper() - Constructor for class org.opencastproject.test.rest.NotFoundExceptionMapper
- notFoundJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create a NOT FOUND (404) response with the given JSON as body
- nothing() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
The zero element of
Target. - nothing() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- nothing() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- Nothing - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- NOTIFICATION_EMAIL_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- NOTIFICATION_EMAIL_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- notifyStates - Variable in class org.opencastproject.workflow.api.WorkflowStateListener
-
The states that this listener respond to with a notify()
- 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. - ns(String, String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- NS - Static variable in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
-
The default element namespace
- NULL - Static variable in class org.opencastproject.util.Jsons
-
JSON null.
- nullToken - Variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
A token to store in the miss cache
- nullToken - Variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
A token to store in the miss cache
- nullToken - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
A token to store in the miss cache
- nullToken - Variable in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
-
A token to store in the miss cache
- nullToken - Variable in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
A token to store in the miss cache
- nullToken - Variable in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
A token to store in the miss cache
- nullToNil(List<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Return the list as is or nil, if
asis null. - NUMBER - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- NUMBER - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- NUMBER - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- NUMBER() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- NUMBER_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Name of the configuration option that provides the number of events to create
- NUMERICALOPERATOR - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- NUMERICALOPERATOR - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- NUMERICALOPERATOR() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- NUMERICALOPERATOR(int) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
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.
- OAI_2_0_SCHEMA_LOCATION - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_2_0_XML_NS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_DC_METADATA_FORMAT - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_DC_SCHEMA - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_DC_SCHEMA_LOCATION - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_DC_SCHEMA_URL - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_DC_XML_NS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OAI_DC_XML_NS_URI - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- OaiDcMetadataProvider - Class in org.opencastproject.oaipmh.server
-
Metadata provider for the mandatory
oai_dcmetadata prefix. - OaiDcMetadataProvider() - Constructor for class org.opencastproject.oaipmh.server.OaiDcMetadataProvider
- OAIPMH - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
OAI-PMH subtype flavor
- OaiPmhConstants - Interface in org.opencastproject.oaipmh
-
OAI specific constants like request parameter names etc.
- OaiPmhDatabase - Interface in org.opencastproject.oaipmh.persistence
-
API that defines persistent storage of OAI-PMH.
- OaiPmhDatabaseException - Exception Class in org.opencastproject.oaipmh.persistence
-
Presents exception that occurs while storing/retrieving OAI-PMH entities from permanent storage.
- OaiPmhDatabaseException(String) - Constructor for exception class org.opencastproject.oaipmh.persistence.OaiPmhDatabaseException
-
Create exception with a message.
- OaiPmhDatabaseException(String, Throwable) - Constructor for exception class org.opencastproject.oaipmh.persistence.OaiPmhDatabaseException
-
Create exception with a message and a cause.
- OaiPmhDatabaseException(Throwable) - Constructor for exception class org.opencastproject.oaipmh.persistence.OaiPmhDatabaseException
-
Create exception with a cause.
- OaiPmhDatabaseImpl - Class in org.opencastproject.oaipmh.persistence.impl
-
Implements
OaiPmhDatabase. - OaiPmhDatabaseImpl() - Constructor for class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- OaiPmhElementEntity - Class in org.opencastproject.oaipmh.persistence
- OaiPmhElementEntity() - Constructor for class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- OaiPmhElementEntity(String, String, String) - Constructor for class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
-
Constructor
- OaiPmhEntity - Class in org.opencastproject.oaipmh.persistence
- OaiPmhEntity() - Constructor for class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Default constructor without any import.
- OaiPmhEntityId - Class in org.opencastproject.oaipmh.persistence
-
IdClass for OaiPmhEntity
- OaiPmhNamespaceContext - Class in org.opencastproject.oaipmh.harvester
- OaiPmhPublicationRestService - Class in org.opencastproject.publication.oaipmh.endpoint
-
Rest endpoint for publishing media to the OAI-PMH publication channel.
- OaiPmhPublicationRestService() - Constructor for class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- OaiPmhPublicationService - Interface in org.opencastproject.publication.api
-
Publishes elements from MediaPackages to OAI-PMH.
- OaiPmhPublicationServiceImpl - Class in org.opencastproject.publication.oaipmh
-
Publishes a recording to an OAI-PMH publication repository.
- OaiPmhPublicationServiceImpl() - Constructor for class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- OaiPmhPublicationServiceImpl.Operation - Enum Class in org.opencastproject.publication.oaipmh
- OaiPmhPublicationServiceRemoteImpl - Class in org.opencastproject.publication.oaipmh.remote
-
A remote publication service invoker.
- OaiPmhPublicationServiceRemoteImpl() - Constructor for class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- OaiPmhRepository - Class in org.opencastproject.oaipmh.server
-
An OAI-PMH protocol compliant repository.
- OaiPmhRepository() - Constructor for class org.opencastproject.oaipmh.server.OaiPmhRepository
- OaiPmhServer - Class in org.opencastproject.oaipmh.server
-
The OAI-PMH server.
- OaiPmhServer() - Constructor for class org.opencastproject.oaipmh.server.OaiPmhServer
- OaiPmhServerInfo - Interface in org.opencastproject.oaipmh.server
-
OAI-PMH server.
- OaiPmhServerInfoRemoteImpl - Class in org.opencastproject.oaipmh.server.remote
- OaiPmhServerInfoRemoteImpl() - Constructor for class org.opencastproject.oaipmh.server.remote.OaiPmhServerInfoRemoteImpl
- OaiPmhServerInfoUtil - Class in org.opencastproject.oaipmh.server
- oaiPmhServerUrlOfCurrentOrganization(SecurityService) - Static method in class org.opencastproject.oaipmh.server.OaiPmhServerInfoUtil
-
Get the OAI-PMH server URL of the current organization.
- OaiPmhSetDefinition - Interface in org.opencastproject.oaipmh.persistence
- OaiPmhSetDefinitionFilter - Interface in org.opencastproject.oaipmh.persistence
- OaiPmhSetDefinitionImpl - Class in org.opencastproject.oaipmh.persistence
- OaiPmhSetDefinitionImpl() - Constructor for class org.opencastproject.oaipmh.persistence.OaiPmhSetDefinitionImpl
- OaiPmhUpdatedEventHandler - Class in org.opencastproject.event.handler
- OaiPmhUpdatedEventHandler() - Constructor for class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- OaiPmhUtil - Class in org.opencastproject.oaipmh
-
General purpose functions for OAI-PMH.
- OaiVerbXmlGen - Class in org.opencastproject.oaipmh.server
-
XML generator for a regular (non-error) OAI response.
- OaiVerbXmlGen(OaiPmhRepository, Params) - Constructor for class org.opencastproject.oaipmh.server.OaiVerbXmlGen
- OaiXmlGen - Class in org.opencastproject.oaipmh.server
-
OAI-PMH specific XML generator.
- OaiXmlGen(OaiPmhRepository) - Constructor for class org.opencastproject.oaipmh.server.OaiXmlGen
-
Create a new OaiXmlGen for a certain repository.
- OAuth2CredentialFactory - Interface in org.opencastproject.publication.youtube.auth
-
OAuth2CredentialFactoryimplementation is a factory class that returnsGoogleCredentialobjects. - OAuth2CredentialFactoryImpl - Class in org.opencastproject.publication.youtube.auth
- OAuth2CredentialFactoryImpl() - Constructor for class org.opencastproject.publication.youtube.auth.OAuth2CredentialFactoryImpl
- OAuthConsumerDetailsService - Class in org.opencastproject.kernel.security
-
A OAuth consumer details service with multiple consumers.
- OAuthConsumerDetailsService() - Constructor for class org.opencastproject.kernel.security.OAuthConsumerDetailsService
- obj(String) - Method in class org.opencastproject.util.JsonObj
- obj(Jsons.Prop...) - Static method in class org.opencastproject.util.Jsons
-
Create an object.
- OBJECT - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The recording object
- OBJECT - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
- OBJECT - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
- OC_DC_CATALOG_NS_URI - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
-
Namespace name of Dublin Core metadata generated by Opencast.
- OC_DC_CATALOG_ROOT_ELEMENT - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
-
The dc root element of Opencast DublinCore catalogs.
- OC_PROPERTY_ADVERTISED - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
- OC_PROPERTY_AGENT_TIMEZONE - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
-
Opencast property: The timezone of the agent specified to be scheduled with an event.
- OC_PROPERTY_ANNOTATION - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
- OC_PROPERTY_DURATION - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
- OC_PROPERTY_NS_PREFIX - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
-
Prefix for Opencast properties.
- OC_PROPERTY_NS_URI - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
-
Namespace URI for Opencast properties.
- OC_PROPERTY_PROMOTED - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
- OC_PROPERTY_RECURRENCE - Static variable in class org.opencastproject.metadata.dublincore.DublinCores
-
This is a string defining a recurrence pattern as specified in RFC 2445.
- OcDublinCore - Interface in org.opencastproject.schema
-
Opencast Dublin Core schema.
- OcDublinCoreBuilder - Class in org.opencastproject.schema
-
Mutable builder for
OcDublinCore. - OcDublinCoreBuilder() - Constructor for class org.opencastproject.schema.OcDublinCoreBuilder
- OcDublinCoreUtil - Class in org.opencastproject.schema
-
Constructor, converter and encoder functions for
OcDublinCore. - ocell() - Static method in class org.opencastproject.util.data.VCell
-
Create a cell containing none.
- of(String, SchedulerService) - Static method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
-
Get the SchedulingInfo for the given event id.
- of(JSONObject) - Static method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
-
Parse the given json and create a new SchedulingInfo.
- ofChannel(String) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
-
Filters publications to channel
channelId. - OFFLINE - Enum constant in enum class org.opencastproject.assetmanager.api.Availability
- OFFLINE - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
OFFLINE="offline" - offset - Variable in class org.opencastproject.annotation.impl.AnnotationListImpl
- offset - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
The query offset
- offset - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The search offset
- offset - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- offset - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- offset() - Method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- offset(int, int) - Static method in class org.opencastproject.composer.layout.Offset
- offset(Integer) - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- offset(Integer) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- offset(Anchor, Dimension) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Calculate the offset of an anchor point for a given shape relative to its upper left corner.
- offset(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- Offset - Class in org.opencastproject.composer.layout
-
Offset in a left-handed cartesian coordinate system.
- Offset(int, int) - Constructor for class org.opencastproject.composer.layout.Offset
- offsetInTicks - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- OffsetPageInfo - Class in org.opencastproject.graphql.type.output
- OffsetPageInfo(Long, Long, Long) - Constructor for class org.opencastproject.graphql.type.output.OffsetPageInfo
- OffsetPaginationParams - Class in org.opencastproject.graphql.datafetcher
- OffsetPaginationParams.Builder - Class in org.opencastproject.graphql.datafetcher
- 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(String, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create an ok json response for the external api
- ok(String, String) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create an ok json response for the external api
- ok(MediaType, Object) - Static method in class org.opencastproject.util.RestUtil.R
- ok(ApiVersion, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create an ok json response for the external api
- ok(ApiVersion, String) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create an ok json response for the external api
- ok(Job) - Static method in class org.opencastproject.util.RestUtil.R
- ok(Jsons.Obj) - Static method in class org.opencastproject.util.RestUtil.R
- Ok - Enum constant in enum class org.opencastproject.urlsigning.common.ResourceRequest.Status
- OK - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.State
- OK_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- okJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create an OK (200) response with the given JSON as body
- okJsonList(List<JValue>, int, int, long) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Return the given list of value with the standard format for JSON list value with offset, limit and total information.
- okJsonList(List<JValue>, Optional<Integer>, Optional<Integer>, long) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Return the given list of value with the standard format for JSON list value with offset, limit and total information.
- OldScheduledScanner - Class in org.opencastproject.scheduler.impl
- OldScheduledScanner() - Constructor for class org.opencastproject.scheduler.impl.OldScheduledScanner
- OldScheduledScanner.Runner - Class in org.opencastproject.scheduler.impl
-
Quartz job to which cleans up the workflow instances
- onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.opencastproject.kernel.security.AuthenticationSuccessHandler
- onDeleteMediaPackage(String, String) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
-
Optional further handling of the complete deletion of mediapackage from the local store.
- onDeleteMediaPackage(String, String) - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- one - Enum constant in enum class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler.Configuration
- onField(AnnotationsWiringEnvironment) - Method in class org.opencastproject.graphql.directive.RolesAllowedWiring
- online - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- online - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- ONLINE - Enum constant in enum class org.opencastproject.assetmanager.api.Availability
- onlineFrom - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
The last time the service has been declared online
- onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.opencastproject.kernel.security.LogoutSuccessHandler
- OPEN - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
- OPEN_PARENS - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The '(' constant.
- OPENCAST_STORAGE_DIR - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- OPENCAST_UPDATE_NOTIFICATION - Static variable in class org.opencastproject.util.jmx.JmxUtil
- OpencastConstants - Interface in org.opencastproject.systems
-
Opencast system constant definitions.
- OpencastContext - Class in org.opencastproject.graphql.execution.context
- OpencastContext() - Constructor for class org.opencastproject.graphql.execution.context.OpencastContext
- OpencastContextManager - Class in org.opencastproject.graphql.execution.context
- OpencastDataFetcherExceptionHandler - Class in org.opencastproject.graphql.execution
- OpencastDataFetcherExceptionHandler() - Constructor for class org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler
- OpencastDctermsDublinCore - Class in org.opencastproject.metadata.dublincore
-
DublinCoreCatalogwrapper to deal with DublinCore metadata according to the Opencast schema. - OpencastDctermsDublinCore.Episode - Class in org.opencastproject.metadata.dublincore
- OpencastDctermsDublinCore.Series - Class in org.opencastproject.metadata.dublincore
- OpencastErrorType - Enum Class in org.opencastproject.graphql.exception
- OpencastGraphQLProvider - Class in org.opencastproject.graphql
- OpencastGraphQLProvider(IndexService, SecurityService) - Constructor for class org.opencastproject.graphql.OpencastGraphQLProvider
- OpencastJSONProvider() - Constructor for class org.opencastproject.kernel.rest.RestPublisher.OpencastJSONProvider
- OpencastLdapAuthoritiesPopulator - Class in org.opencastproject.userdirectory.ldap
-
Map a series of LDAP attributes to user authorities in Opencast
- OpencastLdapAuthoritiesPopulator(String, String, String[], String, boolean, boolean, Map<String, String[]>, Map<String, String[]>, boolean, Organization, SecurityService, JpaGroupRoleProvider, String...) - Constructor for class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
Activate component
- OpencastMetadataCodec - Class in org.opencastproject.metadata.dublincore
-
Collection of metadata encoding functions following Opencast rules.
- OpencastScalars - Class in org.opencastproject.graphql.scalar
-
This class provides custom scalar types for the Opencast GraphQL API.
- OpencastUserDetails - Class in org.opencastproject.userdirectory.ldap
- OpencastUserDetails() - Constructor for class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- OpencastUserDetails.Essence - Class in org.opencastproject.userdirectory.ldap
- OpencastUserDetailsContextMapper - Class in org.opencastproject.userdirectory.ldap
- OpencastUserDetailsContextMapper(String[], String) - Constructor for class org.opencastproject.userdirectory.ldap.OpencastUserDetailsContextMapper
- OpencastUserDetailsMapper - Class in org.opencastproject.security.ldap
- OpencastUserDetailsMapper(UserDetailsService) - Constructor for class org.opencastproject.security.ldap.OpencastUserDetailsMapper
-
Activate component
- 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.
- OPERATION - Static variable in interface org.opencastproject.textanalyzer.api.TextAnalyzerService
-
The operation type
- operationChanged(WorkflowInstance) - Method in interface org.opencastproject.workflow.api.WorkflowListener
-
Called when the current operation of a workflow has changed.
- operationChanged(WorkflowInstance) - Method in class org.opencastproject.workflow.api.WorkflowStateListener
-
Called when the current operation of a workflow has changed.
- operationName - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl.HandlerRegistration
- operations - Variable in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- operations - Variable in class org.opencastproject.workflow.api.WorkflowInstance
- opt(Class<A>, String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- OPT_ABSOLUTE_MAX - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the absolute maximum number of segments
- OPT_ABSOLUTE_MIN - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the absolute minimum number of segments
- OPT_ADMIN_PASSWORD - Static variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
The administrator password configuration option
- OPT_ADMIN_ROLES - Static variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
The administrator roles configuration option
- OPT_AUDIO_MUXING_SOURCE_FLAVORS - Static variable in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Name of audio muxing configuration key
- OPT_CAPTIONS_FLAVOR - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_CHANGES_THRESHOLD - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the changes threshold
- OPT_DISPATCHINTERVAL - Static variable in class org.opencastproject.serviceregistry.impl.JobDispatcher
-
Configuration key for the dispatch interval, in seconds
- OPT_DURATION_DEPENDENT - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the option whether segments numbers depend on track duration
- OPT_ENCODING_THRESHOLD - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Configuration key for the encoding workers load threshold
- OPT_ENCODING_WORKERS - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Configuration key for the encoding preferred worker nodes
- OPT_END_MARGIN - Static variable in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- OPT_HEARTBEATINTERVAL - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Configuration key for the interval to check whether the hosts in the service registry are still alive, in seconds
- OPT_JOBSTATISTICS - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Configuration key for the collection of job statistics
- OPT_LOCAL_PUBLICATION - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_LOCK_ENABLED - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_LOCK_REFRESH - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_LOCK_TIMEOUT - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_MAIL_AUTH_SUFFIX - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter suffix for the authentication setting
- OPT_MAIL_DEBUG - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter name for the debugging setting
- OPT_MAIL_FROM - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter name for the recipient
- OPT_MAIL_HOST_SUFFIX - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter suffix for the mail host
- OPT_MAIL_PASSWORD - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter name for the password
- OPT_MAIL_PORT_SUFFIX - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter suffix for the mail port
- OPT_MAIL_PREFIX - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter prefix common to all "mail" properties
- OPT_MAIL_TLS_ENABLE_SUFFIX - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter suffix for the start tls status
- OPT_MAIL_TRANSPORT - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter name for the transport protocol
- OPT_MAIL_USER - Static variable in class org.opencastproject.kernel.mail.BaseSmtpService
-
Parameter name for the username
- OPT_MAX_CYCLES - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the maximum number of cycles
- OPT_MAX_ERROR - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the maximum tolerance for result
- OPT_MAX_RETRY - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Configuration key for the maximal attempts for the notification request
- OPT_MAX_RETRY - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Configuration key for the maximal attempts for the notification request
- OPT_MAXLOAD - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Configuration key for the maximum load
- OPT_METHOD - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Configuration key for the HTTP method to use (put or post)
- OPT_METHOD - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Configuration key for the HTTP method to use (put or post)
- OPT_MIMETYPE - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the mimetype
- OPT_NO_TAGS - Static variable in class org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
- OPT_NOTIFICATION_MESSAGE - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Configuration key for the notification message
- OPT_NOTIFICATION_MESSAGE - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Configuration key for the notification message
- OPT_NOTIFICATION_SUBJECT - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Configuration key for the notification event
- OPT_OUTPUT_FORMAT - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the output file format
- OPT_POSITIONS - Static variable in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- OPT_PREF_NUMBER - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the preferred number of segments
- OPT_PREVIEW_SUBTYPE - Static variable in class org.opencastproject.adminui.impl.AdminUIConfiguration
- OPT_PREVIEW_SUBTYPE - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_PREVIEW_TAG - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_PREVIEW_VIDEO_SUBTYPE - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_PROFILES - Static variable in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- OPT_RESOLUTION_X - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the horizontal resolution
- OPT_RESOLUTION_Y - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Name of the constant used to retrieve the vertical resolution
- OPT_REWRITE - Static variable in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Name of the 'rewrite' configuration key
- OPT_SERVICE_STATISTICS_MAX_JOB_AGE - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Configuration key for the retrieval of service statistics: Do not consider jobs older than max_job_age (in days)
- OPT_SMIL_CATALOG_FLAVOR - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_SMIL_CATALOG_TAGS - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_SMIL_SILENCE_FLAVOR - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_SOURCE_FLAVOR - Static variable in class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
- OPT_SOURCE_FLAVOR - Static variable in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
-
Configuration key for the \"source-flavor\" of the track to use as a source input
- OPT_SOURCE_FLAVORS - Static variable in class org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
- OPT_SOURCE_FLAVORS - Static variable in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
Configuration key for the \"flavor\" of the track to use as a source input
- OPT_SOURCE_TAGS - Static variable in class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
- OPT_SOURCE_TAGS - Static variable in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
-
Configuration key for the \"source-tag\" of the track to use as a source input
- OPT_SOURCE_TAGS - Static variable in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
Configuration key for the \"tag\" of the track to use as a source input
- OPT_STABILITY_THRESHOLD - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the constant used to retrieve the stability threshold
- OPT_STABILITY_THRESHOLD - Static variable in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Name of the constant used to retreive the stability threshold
- OPT_TARGET_BASE_NAME_FORMAT_PERCENT - Static variable in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- OPT_TARGET_BASE_NAME_FORMAT_SECOND - Static variable in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- OPT_TARGET_DIRECTORY - Static variable in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
Configuration key for the directory where the file must be delivered
- OPT_TARGET_FILENAME - Static variable in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
Configuration key for the name of the target file
- OPT_TARGET_FLAVOR - Static variable in class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
- OPT_TARGET_FLAVOR - Static variable in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
-
Configuration key for the target-flavor
- OPT_THUMBNAIL_PRIORITY_FLAVOR - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_THUMBNAIL_WF_PROPERTY - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_THUMBNAILSUBTYPE - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OPT_TIMEOUT - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Configuration key for the request timeout in milliseconds
- OPT_TIMEOUT - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Configuration key for the request timeout
- OPT_URL_PATH - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Configuration key for the target URL of the notification request
- OPT_URL_PATH - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Configuration key for the target URL of the notification request
- OPT_USE_CHAPTER_IF_AVAILABLE - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the configuration option deciding whether the chapter extraction is used for segmentation
- OPT_USE_CHAPTER_MIME_TYPES - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Name of the configuration option deciding which tracks should have their chapters extracted based on mime type
- OPT_VERSION - Static variable in class org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
- OPT_WAVEFORM_SUBTYPE - Static variable in class org.opencastproject.editor.EditorServiceImpl
- OptimizationStep - Class in org.opencastproject.videosegmenter.ffmpeg
-
An optimization step is one step in the optimization of the number of segments.
- OptimizationStep() - Constructor for class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
creates a new optimization step with default values
- OptimizationStep(float, int, int, Mpeg7Catalog, LinkedList<Segment>) - Constructor for class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
creates a new optimization step with given parameters
- 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_ACCURATE_FRAME_COUNT - Static variable in interface org.opencastproject.inspection.api.MediaInspectionOptions
-
Whether the media inspection service should determine the number of frames accurately.
- 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.inspection.api.util
-
This utility class provides some utility functions to handle the options of the media inspection service.
- Options - Class in org.opencastproject.util.data.functions
-
Optionrelated functions. - optObj(String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- or(Predicate) - Method in interface org.opencastproject.assetmanager.api.query.Predicate
- or(Predicate) - Method in class org.opencastproject.assetmanager.impl.query.AbstractPredicate
- OR - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- OR - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- OR() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanExpressionContext
- order() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- Order - Interface in org.opencastproject.assetmanager.api.query
-
Order specifier.
- orderBy(Order) - Method in interface org.opencastproject.assetmanager.api.query.ASelectQuery
-
Specify an order.
- orderBy(Order) - Method in class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- orderBy(Order) - Method in class org.opencastproject.assetmanager.impl.query.AbstractASelectQuery
- OrderDirection - Enum Class in org.opencastproject.graphql.type.input
- ORDERED_TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- ORDERED_TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- 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 - Static variable in class org.opencastproject.search.api.SearchResult
- ORG_ADMIN_ROLE_KEY - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The managed property that specifies the organization administrative role
- ORG_ANONYMOUS_ROLE_KEY - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The managed property that specifies the organization anonymous role
- ORG_CFG_OAIPMH_SERVER_HOSTURL - Static variable in class org.opencastproject.oaipmh.server.OaiPmhServerInfoUtil
-
Organization config key.
- ORG_ID_KEY - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The managed property that specifies the organization id
- ORG_ID_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Placeholder to be replaced by the actual organization id in the command line
- ORG_NAME_KEY - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The managed property that specifies the organization name
- ORG_PROPERTY_PREFIX - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The prefix for configurations to use for arbitrary organization properties
- ORG_SERVER_PREFIX - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The managed property that specifies the organization server name
- ORG_TEMPLATE_KEY_PREFIX - Static variable in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
The template key name prefix for organization keys
- org.opencastproject.adminui.endpoint - package org.opencastproject.adminui.endpoint
- org.opencastproject.adminui.exception - package org.opencastproject.adminui.exception
- org.opencastproject.adminui.impl - package org.opencastproject.adminui.impl
- org.opencastproject.adminui.tobira - package org.opencastproject.adminui.tobira
- org.opencastproject.adminui.userdirectory - package org.opencastproject.adminui.userdirectory
- org.opencastproject.adminui.usersettings - package org.opencastproject.adminui.usersettings
- org.opencastproject.adminui.usersettings.persistence - package org.opencastproject.adminui.usersettings.persistence
- org.opencastproject.adminui.util - package org.opencastproject.adminui.util
- org.opencastproject.adopter.registration - package org.opencastproject.adopter.registration
- org.opencastproject.adopter.registration.dto - package org.opencastproject.adopter.registration.dto
- org.opencastproject.animate.api - package org.opencastproject.animate.api
- org.opencastproject.animate.impl - package org.opencastproject.animate.impl
- org.opencastproject.animate.impl.endpoint - package org.opencastproject.animate.impl.endpoint
- org.opencastproject.animate.remote - package org.opencastproject.animate.remote
- org.opencastproject.annotation.api - package org.opencastproject.annotation.api
- org.opencastproject.annotation.impl - package org.opencastproject.annotation.impl
- org.opencastproject.assetmanager.api - package org.opencastproject.assetmanager.api
-
This package and all of its sub-packages contain the API definition of the asset manager.
- org.opencastproject.assetmanager.api.fn - package org.opencastproject.assetmanager.api.fn
- org.opencastproject.assetmanager.api.query - package org.opencastproject.assetmanager.api.query
-
Implementations are required to be immutable.
- org.opencastproject.assetmanager.api.storage - package org.opencastproject.assetmanager.api.storage
- org.opencastproject.assetmanager.auth - package org.opencastproject.assetmanager.auth
- org.opencastproject.assetmanager.aws - package org.opencastproject.assetmanager.aws
- org.opencastproject.assetmanager.aws.persistence - package org.opencastproject.assetmanager.aws.persistence
- org.opencastproject.assetmanager.aws.s3 - package org.opencastproject.assetmanager.aws.s3
- org.opencastproject.assetmanager.aws.s3.endpoint - package org.opencastproject.assetmanager.aws.s3.endpoint
- org.opencastproject.assetmanager.impl - package org.opencastproject.assetmanager.impl
-
This package and all of its sub-packages contain the default implementation of the asset manager API as defined in
org.opencastproject.assetmanager.api. - org.opencastproject.assetmanager.impl.endpoint - package org.opencastproject.assetmanager.impl.endpoint
- org.opencastproject.assetmanager.impl.persistence - package org.opencastproject.assetmanager.impl.persistence
-
Persistent storage of the default asset manager implementation.
- org.opencastproject.assetmanager.impl.query - package org.opencastproject.assetmanager.impl.query
-
Default query implementation.
- org.opencastproject.assetmanager.storage.impl.fs - package org.opencastproject.assetmanager.storage.impl.fs
- org.opencastproject.assetmanager.util - package org.opencastproject.assetmanager.util
- org.opencastproject.authorization.xacml - package org.opencastproject.authorization.xacml
- org.opencastproject.authorization.xacml.manager.api - package org.opencastproject.authorization.xacml.manager.api
- org.opencastproject.authorization.xacml.manager.endpoint - package org.opencastproject.authorization.xacml.manager.endpoint
- org.opencastproject.authorization.xacml.manager.impl - package org.opencastproject.authorization.xacml.manager.impl
- org.opencastproject.authorization.xacml.manager.impl.persistence - package org.opencastproject.authorization.xacml.manager.impl.persistence
- org.opencastproject.authorization.xacml.manager.util - package org.opencastproject.authorization.xacml.manager.util
- org.opencastproject.caption.api - package org.opencastproject.caption.api
- org.opencastproject.caption.converters - package org.opencastproject.caption.converters
- org.opencastproject.caption.endpoint - package org.opencastproject.caption.endpoint
- org.opencastproject.caption.impl - package org.opencastproject.caption.impl
- org.opencastproject.caption.remote - package org.opencastproject.caption.remote
- org.opencastproject.caption.util - package org.opencastproject.caption.util
- org.opencastproject.capture - package org.opencastproject.capture
- org.opencastproject.capture.admin.api - package org.opencastproject.capture.admin.api
-
Capture-admin service implementation classes.
- org.opencastproject.capture.admin.endpoint - package org.opencastproject.capture.admin.endpoint
-
Capture-admin REST and WSDL Service endpoints
- org.opencastproject.capture.admin.impl - package org.opencastproject.capture.admin.impl
-
Capture-admin service implementation classes.
- org.opencastproject.cleanup - package org.opencastproject.cleanup
- org.opencastproject.composer.api - package org.opencastproject.composer.api
- org.opencastproject.composer.impl - package org.opencastproject.composer.impl
- org.opencastproject.composer.impl.endpoint - package org.opencastproject.composer.impl.endpoint
- org.opencastproject.composer.layout - package org.opencastproject.composer.layout
-
The package uses a left-handed cartesian coordinate system like CSS does.
- org.opencastproject.composer.remote - package org.opencastproject.composer.remote
- org.opencastproject.coverimage - package org.opencastproject.coverimage
- org.opencastproject.coverimage.impl - package org.opencastproject.coverimage.impl
- org.opencastproject.coverimage.impl.endpoint - package org.opencastproject.coverimage.impl.endpoint
- org.opencastproject.coverimage.impl.xsl - package org.opencastproject.coverimage.impl.xsl
- org.opencastproject.coverimage.remote - package org.opencastproject.coverimage.remote
- org.opencastproject.crop.api - package org.opencastproject.crop.api
- org.opencastproject.crop.endpoint - package org.opencastproject.crop.endpoint
- org.opencastproject.crop.impl - package org.opencastproject.crop.impl
- org.opencastproject.crop.remote - package org.opencastproject.crop.remote
- org.opencastproject.db - package org.opencastproject.db
- org.opencastproject.dictionary.api - package org.opencastproject.dictionary.api
- org.opencastproject.dictionary.hunspell - package org.opencastproject.dictionary.hunspell
- org.opencastproject.dictionary.none - package org.opencastproject.dictionary.none
- org.opencastproject.dictionary.regexp - package org.opencastproject.dictionary.regexp
- org.opencastproject.distribution.api - package org.opencastproject.distribution.api
-
The Distribution service API provides the contract for distributing media, metadata, and attachments to various distribution channels (iTunes, youTube, streaming servers, learning management systems, etc).
- org.opencastproject.distribution.aws.s3 - package org.opencastproject.distribution.aws.s3
- org.opencastproject.distribution.aws.s3.api - package org.opencastproject.distribution.aws.s3.api
- org.opencastproject.distribution.aws.s3.endpoint - package org.opencastproject.distribution.aws.s3.endpoint
- org.opencastproject.distribution.aws.s3.remote - package org.opencastproject.distribution.aws.s3.remote
- org.opencastproject.distribution.download - package org.opencastproject.distribution.download
-
Distribution service implementation classes
- org.opencastproject.distribution.download.endpoint - package org.opencastproject.distribution.download.endpoint
- org.opencastproject.distribution.download.remote - package org.opencastproject.distribution.download.remote
- org.opencastproject.distribution.streaming.remote - package org.opencastproject.distribution.streaming.remote
- org.opencastproject.distribution.streaming.wowza - package org.opencastproject.distribution.streaming.wowza
- org.opencastproject.distribution.streaming.wowza.endpoint - package org.opencastproject.distribution.streaming.wowza.endpoint
- org.opencastproject.editor - package org.opencastproject.editor
- org.opencastproject.editor.api - package org.opencastproject.editor.api
- org.opencastproject.editor.remote - package org.opencastproject.editor.remote
- org.opencastproject.elasticsearch.api - package org.opencastproject.elasticsearch.api
- org.opencastproject.elasticsearch.impl - package org.opencastproject.elasticsearch.impl
- org.opencastproject.elasticsearch.index - package org.opencastproject.elasticsearch.index
- org.opencastproject.elasticsearch.index.endpoint - package org.opencastproject.elasticsearch.index.endpoint
- org.opencastproject.elasticsearch.index.objects - package org.opencastproject.elasticsearch.index.objects
- org.opencastproject.elasticsearch.index.objects.event - package org.opencastproject.elasticsearch.index.objects.event
- org.opencastproject.elasticsearch.index.objects.series - package org.opencastproject.elasticsearch.index.objects.series
- org.opencastproject.elasticsearch.index.objects.theme - package org.opencastproject.elasticsearch.index.objects.theme
- org.opencastproject.elasticsearch.index.rebuild - package org.opencastproject.elasticsearch.index.rebuild
- org.opencastproject.email.template.api - package org.opencastproject.email.template.api
- org.opencastproject.email.template.impl - package org.opencastproject.email.template.impl
- org.opencastproject.engage.ui - package org.opencastproject.engage.ui
- org.opencastproject.event.comment - package org.opencastproject.event.comment
- org.opencastproject.event.comment.persistence - package org.opencastproject.event.comment.persistence
- org.opencastproject.event.handler - package org.opencastproject.event.handler
- org.opencastproject.execute.api - package org.opencastproject.execute.api
- org.opencastproject.execute.impl - package org.opencastproject.execute.impl
- org.opencastproject.execute.impl.endpoint - package org.opencastproject.execute.impl.endpoint
- org.opencastproject.execute.operation.handler - package org.opencastproject.execute.operation.handler
- org.opencastproject.execute.remote - package org.opencastproject.execute.remote
- org.opencastproject.external.common - package org.opencastproject.external.common
- org.opencastproject.external.endpoint - package org.opencastproject.external.endpoint
- org.opencastproject.external.userdirectory - package org.opencastproject.external.userdirectory
- org.opencastproject.external.util - package org.opencastproject.external.util
- org.opencastproject.external.util.statistics - package org.opencastproject.external.util.statistics
- org.opencastproject.fileupload.api - package org.opencastproject.fileupload.api
- org.opencastproject.fileupload.api.exception - package org.opencastproject.fileupload.api.exception
- org.opencastproject.fileupload.api.job - package org.opencastproject.fileupload.api.job
- org.opencastproject.fileupload.rest - package org.opencastproject.fileupload.rest
- org.opencastproject.fileupload.service - package org.opencastproject.fileupload.service
- org.opencastproject.fsresources - package org.opencastproject.fsresources
- org.opencastproject.graphql - package org.opencastproject.graphql
- org.opencastproject.graphql.acl - package org.opencastproject.graphql.acl
- org.opencastproject.graphql.command - package org.opencastproject.graphql.command
- org.opencastproject.graphql.config - package org.opencastproject.graphql.config
- org.opencastproject.graphql.datafetcher - package org.opencastproject.graphql.datafetcher
- org.opencastproject.graphql.datafetcher.acl - package org.opencastproject.graphql.datafetcher.acl
- org.opencastproject.graphql.datafetcher.event - package org.opencastproject.graphql.datafetcher.event
- org.opencastproject.graphql.datafetcher.series - package org.opencastproject.graphql.datafetcher.series
- org.opencastproject.graphql.datafetcher.user - package org.opencastproject.graphql.datafetcher.user
- org.opencastproject.graphql.defaultvalue - package org.opencastproject.graphql.defaultvalue
- org.opencastproject.graphql.directive - package org.opencastproject.graphql.directive
- org.opencastproject.graphql.event - package org.opencastproject.graphql.event
- org.opencastproject.graphql.exception - package org.opencastproject.graphql.exception
- org.opencastproject.graphql.execution - package org.opencastproject.graphql.execution
- org.opencastproject.graphql.execution.context - package org.opencastproject.graphql.execution.context
- org.opencastproject.graphql.listprovider - package org.opencastproject.graphql.listprovider
- org.opencastproject.graphql.provider - package org.opencastproject.graphql.provider
- org.opencastproject.graphql.scalar - package org.opencastproject.graphql.scalar
- org.opencastproject.graphql.schema - package org.opencastproject.graphql.schema
- org.opencastproject.graphql.schema.builder - package org.opencastproject.graphql.schema.builder
- org.opencastproject.graphql.series - package org.opencastproject.graphql.series
- org.opencastproject.graphql.servlet - package org.opencastproject.graphql.servlet
- org.opencastproject.graphql.type - package org.opencastproject.graphql.type
- org.opencastproject.graphql.type.input - package org.opencastproject.graphql.type.input
- org.opencastproject.graphql.type.output - package org.opencastproject.graphql.type.output
- org.opencastproject.graphql.type.output.field - package org.opencastproject.graphql.type.output.field
- org.opencastproject.graphql.type.resolver - package org.opencastproject.graphql.type.resolver
- org.opencastproject.graphql.user - package org.opencastproject.graphql.user
- org.opencastproject.graphql.util - package org.opencastproject.graphql.util
- org.opencastproject.helloworld.api - package org.opencastproject.helloworld.api
- org.opencastproject.helloworld.impl - package org.opencastproject.helloworld.impl
- org.opencastproject.helloworld.impl.endpoint - package org.opencastproject.helloworld.impl.endpoint
- org.opencastproject.index.service.api - package org.opencastproject.index.service.api
- org.opencastproject.index.service.catalog.adapter - package org.opencastproject.index.service.catalog.adapter
- org.opencastproject.index.service.catalog.adapter.events - package org.opencastproject.index.service.catalog.adapter.events
- org.opencastproject.index.service.catalog.adapter.series - package org.opencastproject.index.service.catalog.adapter.series
- org.opencastproject.index.service.exception - package org.opencastproject.index.service.exception
- org.opencastproject.index.service.impl - package org.opencastproject.index.service.impl
- org.opencastproject.index.service.impl.util - package org.opencastproject.index.service.impl.util
- org.opencastproject.index.service.resources.list.api - package org.opencastproject.index.service.resources.list.api
- org.opencastproject.index.service.resources.list.provider - package org.opencastproject.index.service.resources.list.provider
- org.opencastproject.index.service.resources.list.query - package org.opencastproject.index.service.resources.list.query
- org.opencastproject.index.service.util - package org.opencastproject.index.service.util
- org.opencastproject.ingest.api - package org.opencastproject.ingest.api
- org.opencastproject.ingest.endpoint - package org.opencastproject.ingest.endpoint
- org.opencastproject.ingest.impl - package org.opencastproject.ingest.impl
- org.opencastproject.ingest.impl.jmx - package org.opencastproject.ingest.impl.jmx
- org.opencastproject.ingest.scanner - package org.opencastproject.ingest.scanner
- org.opencastproject.ingestdownloadservice.api - package org.opencastproject.ingestdownloadservice.api
- org.opencastproject.ingestdownloadservice.impl - package org.opencastproject.ingestdownloadservice.impl
- org.opencastproject.ingestdownloadservice.impl.endpoint - package org.opencastproject.ingestdownloadservice.impl.endpoint
- org.opencastproject.ingestdownloadservice.remote - package org.opencastproject.ingestdownloadservice.remote
- org.opencastproject.inspection.api - package org.opencastproject.inspection.api
- org.opencastproject.inspection.api.util - package org.opencastproject.inspection.api.util
- org.opencastproject.inspection.ffmpeg - package org.opencastproject.inspection.ffmpeg
- org.opencastproject.inspection.ffmpeg.api - package org.opencastproject.inspection.ffmpeg.api
- org.opencastproject.inspection.ffmpeg.endpoints - package org.opencastproject.inspection.ffmpeg.endpoints
- org.opencastproject.inspection.remote - package org.opencastproject.inspection.remote
- org.opencastproject.job.api - package org.opencastproject.job.api
- org.opencastproject.job.jpa - package org.opencastproject.job.jpa
- org.opencastproject.kernel - package org.opencastproject.kernel
- org.opencastproject.kernel.bundleinfo - package org.opencastproject.kernel.bundleinfo
- org.opencastproject.kernel.config - package org.opencastproject.kernel.config
- org.opencastproject.kernel.filter.https - package org.opencastproject.kernel.filter.https
- org.opencastproject.kernel.filter.proxy - package org.opencastproject.kernel.filter.proxy
- org.opencastproject.kernel.http - package org.opencastproject.kernel.http
- org.opencastproject.kernel.mail - package org.opencastproject.kernel.mail
- org.opencastproject.kernel.rest - package org.opencastproject.kernel.rest
- org.opencastproject.kernel.scanner - package org.opencastproject.kernel.scanner
- org.opencastproject.kernel.security - package org.opencastproject.kernel.security
- org.opencastproject.kernel.security.persistence - package org.opencastproject.kernel.security.persistence
- org.opencastproject.list.api - package org.opencastproject.list.api
- org.opencastproject.list.impl - package org.opencastproject.list.impl
- org.opencastproject.list.query - package org.opencastproject.list.query
- org.opencastproject.list.util - package org.opencastproject.list.util
- org.opencastproject.liveschedule.api - package org.opencastproject.liveschedule.api
- org.opencastproject.liveschedule.impl - package org.opencastproject.liveschedule.impl
- org.opencastproject.liveschedule.message - package org.opencastproject.liveschedule.message
- org.opencastproject.lti - package org.opencastproject.lti
- org.opencastproject.lti.endpoint - package org.opencastproject.lti.endpoint
- org.opencastproject.lti.service.api - package org.opencastproject.lti.service.api
- org.opencastproject.lti.service.endpoint - package org.opencastproject.lti.service.endpoint
- org.opencastproject.lti.service.impl - package org.opencastproject.lti.service.impl
- 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.message.broker.api - package org.opencastproject.message.broker.api
- org.opencastproject.message.broker.api.assetmanager - package org.opencastproject.message.broker.api.assetmanager
- org.opencastproject.message.broker.api.scheduler - package org.opencastproject.message.broker.api.scheduler
- org.opencastproject.message.broker.api.series - package org.opencastproject.message.broker.api.series
- org.opencastproject.message.broker.api.update - package org.opencastproject.message.broker.api.update
- org.opencastproject.metadata - package org.opencastproject.metadata
- org.opencastproject.metadata.api - package org.opencastproject.metadata.api
- org.opencastproject.metadata.api.util - package org.opencastproject.metadata.api.util
- org.opencastproject.metadata.dublincore - package org.opencastproject.metadata.dublincore
- org.opencastproject.metadata.mpeg7 - package org.opencastproject.metadata.mpeg7
- org.opencastproject.metrics.impl - package org.opencastproject.metrics.impl
- org.opencastproject.oaipmh - package org.opencastproject.oaipmh
- org.opencastproject.oaipmh.harvester - package org.opencastproject.oaipmh.harvester
- org.opencastproject.oaipmh.matterhorn - package org.opencastproject.oaipmh.matterhorn
- org.opencastproject.oaipmh.persistence - package org.opencastproject.oaipmh.persistence
- org.opencastproject.oaipmh.persistence.impl - package org.opencastproject.oaipmh.persistence.impl
- org.opencastproject.oaipmh.server - package org.opencastproject.oaipmh.server
- org.opencastproject.oaipmh.server.remote - package org.opencastproject.oaipmh.server.remote
- org.opencastproject.oaipmh.util - package org.opencastproject.oaipmh.util
- org.opencastproject.playlists - package org.opencastproject.playlists
- org.opencastproject.playlists.persistence - package org.opencastproject.playlists.persistence
- org.opencastproject.playlists.serialization - package org.opencastproject.playlists.serialization
- org.opencastproject.plugin - package org.opencastproject.plugin
- org.opencastproject.plugin.command - package org.opencastproject.plugin.command
- org.opencastproject.plugin.command.completers - package org.opencastproject.plugin.command.completers
- org.opencastproject.plugin.impl - package org.opencastproject.plugin.impl
- org.opencastproject.presets.api - package org.opencastproject.presets.api
- org.opencastproject.presets.impl - package org.opencastproject.presets.impl
- org.opencastproject.publication.api - package org.opencastproject.publication.api
- org.opencastproject.publication.configurable - package org.opencastproject.publication.configurable
- org.opencastproject.publication.configurable.endpoint - package org.opencastproject.publication.configurable.endpoint
- org.opencastproject.publication.configurable.remote - package org.opencastproject.publication.configurable.remote
- org.opencastproject.publication.oaipmh - package org.opencastproject.publication.oaipmh
- org.opencastproject.publication.oaipmh.endpoint - package org.opencastproject.publication.oaipmh.endpoint
- org.opencastproject.publication.oaipmh.remote - package org.opencastproject.publication.oaipmh.remote
- org.opencastproject.publication.youtube - package org.opencastproject.publication.youtube
- org.opencastproject.publication.youtube.auth - package org.opencastproject.publication.youtube.auth
- org.opencastproject.publication.youtube.endpoint - package org.opencastproject.publication.youtube.endpoint
- org.opencastproject.publication.youtube.remote - package org.opencastproject.publication.youtube.remote
- org.opencastproject.redirect - package org.opencastproject.redirect
- org.opencastproject.rest - package org.opencastproject.rest
- org.opencastproject.runtimeinfo - package org.opencastproject.runtimeinfo
- org.opencastproject.runtimeinfo.rest - package org.opencastproject.runtimeinfo.rest
- org.opencastproject.runtimeinfo.ui - package org.opencastproject.runtimeinfo.ui
- org.opencastproject.scheduler.api - package org.opencastproject.scheduler.api
- org.opencastproject.scheduler.endpoint - package org.opencastproject.scheduler.endpoint
- org.opencastproject.scheduler.impl - package org.opencastproject.scheduler.impl
- org.opencastproject.scheduler.impl.persistence - package org.opencastproject.scheduler.impl.persistence
- org.opencastproject.scheduler.remote - package org.opencastproject.scheduler.remote
- org.opencastproject.schema - package org.opencastproject.schema
- org.opencastproject.schema.test - package org.opencastproject.schema.test
- org.opencastproject.search.api - package org.opencastproject.search.api
- org.opencastproject.search.endpoint - package org.opencastproject.search.endpoint
- org.opencastproject.search.impl - package org.opencastproject.search.impl
- org.opencastproject.search.impl.persistence - package org.opencastproject.search.impl.persistence
-
Implementation of search persistent storage.
- org.opencastproject.security.aai - package org.opencastproject.security.aai
- org.opencastproject.security.aai.api - package org.opencastproject.security.aai.api
- org.opencastproject.security.api - package org.opencastproject.security.api
- org.opencastproject.security.impl.jpa - package org.opencastproject.security.impl.jpa
- org.opencastproject.security.jwt - package org.opencastproject.security.jwt
- org.opencastproject.security.ldap - package org.opencastproject.security.ldap
- org.opencastproject.security.lti - package org.opencastproject.security.lti
- org.opencastproject.security.shibboleth - package org.opencastproject.security.shibboleth
- org.opencastproject.security.urlsigning - package org.opencastproject.security.urlsigning
- org.opencastproject.security.urlsigning.exception - package org.opencastproject.security.urlsigning.exception
- org.opencastproject.security.urlsigning.filter - package org.opencastproject.security.urlsigning.filter
- org.opencastproject.security.urlsigning.provider - package org.opencastproject.security.urlsigning.provider
- org.opencastproject.security.urlsigning.provider.impl - package org.opencastproject.security.urlsigning.provider.impl
- org.opencastproject.security.urlsigning.service - package org.opencastproject.security.urlsigning.service
- org.opencastproject.security.urlsigning.service.impl - package org.opencastproject.security.urlsigning.service.impl
- org.opencastproject.security.urlsigning.utils - package org.opencastproject.security.urlsigning.utils
- org.opencastproject.security.urlsigning.verifier - package org.opencastproject.security.urlsigning.verifier
- org.opencastproject.security.urlsigning.verifier.impl - package org.opencastproject.security.urlsigning.verifier.impl
- org.opencastproject.security.util - package org.opencastproject.security.util
- org.opencastproject.series.api - package org.opencastproject.series.api
-
Series service.
- org.opencastproject.series.endpoint - package org.opencastproject.series.endpoint
-
Series REST Service endpoints
- org.opencastproject.series.impl - package org.opencastproject.series.impl
-
Series REST Service implementation
- org.opencastproject.series.impl.persistence - package org.opencastproject.series.impl.persistence
-
Implementation of series persistent storage.
- org.opencastproject.series.remote - package org.opencastproject.series.remote
- org.opencastproject.serviceregistry.api - package org.opencastproject.serviceregistry.api
-
Service implementation classes
- org.opencastproject.serviceregistry.command - package org.opencastproject.serviceregistry.command
- org.opencastproject.serviceregistry.impl - package org.opencastproject.serviceregistry.impl
- org.opencastproject.serviceregistry.impl.endpoint - package org.opencastproject.serviceregistry.impl.endpoint
- org.opencastproject.serviceregistry.impl.jmx - package org.opencastproject.serviceregistry.impl.jmx
- org.opencastproject.serviceregistry.impl.jpa - package org.opencastproject.serviceregistry.impl.jpa
- org.opencastproject.serviceregistry.internal - package org.opencastproject.serviceregistry.internal
- org.opencastproject.silencedetection.api - package org.opencastproject.silencedetection.api
- org.opencastproject.silencedetection.endpoint - package org.opencastproject.silencedetection.endpoint
- org.opencastproject.silencedetection.ffmpeg - package org.opencastproject.silencedetection.ffmpeg
- org.opencastproject.silencedetection.impl - package org.opencastproject.silencedetection.impl
- org.opencastproject.silencedetection.remote - package org.opencastproject.silencedetection.remote
- org.opencastproject.smil.api - package org.opencastproject.smil.api
- org.opencastproject.smil.api.util - package org.opencastproject.smil.api.util
- org.opencastproject.smil.endpoint - package org.opencastproject.smil.endpoint
- org.opencastproject.smil.entity - package org.opencastproject.smil.entity
- org.opencastproject.smil.entity.api - package org.opencastproject.smil.entity.api
- org.opencastproject.smil.entity.media - package org.opencastproject.smil.entity.media
- org.opencastproject.smil.entity.media.api - package org.opencastproject.smil.entity.media.api
- org.opencastproject.smil.entity.media.container - package org.opencastproject.smil.entity.media.container
- org.opencastproject.smil.entity.media.container.api - package org.opencastproject.smil.entity.media.container.api
- org.opencastproject.smil.entity.media.element - package org.opencastproject.smil.entity.media.element
- org.opencastproject.smil.entity.media.element.api - package org.opencastproject.smil.entity.media.element.api
- org.opencastproject.smil.entity.media.param - package org.opencastproject.smil.entity.media.param
- org.opencastproject.smil.entity.media.param.api - package org.opencastproject.smil.entity.media.param.api
- org.opencastproject.smil.impl - package org.opencastproject.smil.impl
- org.opencastproject.sox.api - package org.opencastproject.sox.api
- org.opencastproject.sox.impl - package org.opencastproject.sox.impl
- org.opencastproject.sox.impl.endpoint - package org.opencastproject.sox.impl.endpoint
- org.opencastproject.sox.remote - package org.opencastproject.sox.remote
- org.opencastproject.speechtotext.api - package org.opencastproject.speechtotext.api
- org.opencastproject.speechtotext.impl - package org.opencastproject.speechtotext.impl
- org.opencastproject.speechtotext.impl.endpoint - package org.opencastproject.speechtotext.impl.endpoint
- org.opencastproject.speechtotext.impl.engine - package org.opencastproject.speechtotext.impl.engine
- org.opencastproject.speechtotext.remote - package org.opencastproject.speechtotext.remote
- org.opencastproject.speechtotext.util - package org.opencastproject.speechtotext.util
- org.opencastproject.staticfiles.api - package org.opencastproject.staticfiles.api
- org.opencastproject.staticfiles.endpoint - package org.opencastproject.staticfiles.endpoint
- org.opencastproject.staticfiles.impl - package org.opencastproject.staticfiles.impl
- org.opencastproject.staticfiles.jmx - package org.opencastproject.staticfiles.jmx
- org.opencastproject.statistics.api - package org.opencastproject.statistics.api
-
Statistics service.
- org.opencastproject.statistics.endpoint - package org.opencastproject.statistics.endpoint
-
Statistics REST Service endpoints
- org.opencastproject.statistics.export - package org.opencastproject.statistics.export
- org.opencastproject.statistics.export.api - package org.opencastproject.statistics.export.api
- org.opencastproject.statistics.export.impl - package org.opencastproject.statistics.export.impl
- org.opencastproject.statistics.impl - package org.opencastproject.statistics.impl
-
Statistics REST Service implementation
- org.opencastproject.statistics.provider.influx - package org.opencastproject.statistics.provider.influx
-
Statistics REST Service implementation
- org.opencastproject.statistics.provider.influx.provider - package org.opencastproject.statistics.provider.influx.provider
- org.opencastproject.statistics.provider.random - package org.opencastproject.statistics.provider.random
- org.opencastproject.statistics.provider.random.provider - package org.opencastproject.statistics.provider.random.provider
- org.opencastproject.statistics.remote - package org.opencastproject.statistics.remote
- org.opencastproject.storage - package org.opencastproject.storage
- org.opencastproject.studio.endpoint - package org.opencastproject.studio.endpoint
- org.opencastproject.studio.endpoint.dto - package org.opencastproject.studio.endpoint.dto
- org.opencastproject.subtitleparser - package org.opencastproject.subtitleparser
- org.opencastproject.subtitleparser.webvttparser - package org.opencastproject.subtitleparser.webvttparser
- org.opencastproject.systems - package org.opencastproject.systems
- org.opencastproject.terminationstate.api - package org.opencastproject.terminationstate.api
- org.opencastproject.terminationstate.aws - package org.opencastproject.terminationstate.aws
- org.opencastproject.terminationstate.endpoint.api - package org.opencastproject.terminationstate.endpoint.api
- org.opencastproject.terminationstate.endpoint.aws - package org.opencastproject.terminationstate.endpoint.aws
- org.opencastproject.terminationstate.endpoint.impl - package org.opencastproject.terminationstate.endpoint.impl
- org.opencastproject.terminationstate.impl - package org.opencastproject.terminationstate.impl
- org.opencastproject.test.rest - package org.opencastproject.test.rest
- org.opencastproject.textanalyzer.api - package org.opencastproject.textanalyzer.api
- org.opencastproject.textanalyzer.impl - package org.opencastproject.textanalyzer.impl
- org.opencastproject.textanalyzer.impl.endpoint - package org.opencastproject.textanalyzer.impl.endpoint
- org.opencastproject.textanalyzer.remote - package org.opencastproject.textanalyzer.remote
- org.opencastproject.textextractor.api - package org.opencastproject.textextractor.api
- org.opencastproject.textextractor.tesseract - package org.opencastproject.textextractor.tesseract
- org.opencastproject.themes - package org.opencastproject.themes
- org.opencastproject.themes.persistence - package org.opencastproject.themes.persistence
- org.opencastproject.timelinepreviews.api - package org.opencastproject.timelinepreviews.api
- org.opencastproject.timelinepreviews.endpoint - package org.opencastproject.timelinepreviews.endpoint
- org.opencastproject.timelinepreviews.ffmpeg - package org.opencastproject.timelinepreviews.ffmpeg
- org.opencastproject.timelinepreviews.remote - package org.opencastproject.timelinepreviews.remote
- org.opencastproject.tobira.impl - package org.opencastproject.tobira.impl
- org.opencastproject.transcription.amberscript - package org.opencastproject.transcription.amberscript
- org.opencastproject.transcription.amberscript.endpoint - package org.opencastproject.transcription.amberscript.endpoint
- org.opencastproject.transcription.api - package org.opencastproject.transcription.api
- org.opencastproject.transcription.googlespeech - package org.opencastproject.transcription.googlespeech
- org.opencastproject.transcription.googlespeech.endpoint - package org.opencastproject.transcription.googlespeech.endpoint
- org.opencastproject.transcription.ibmwatson - package org.opencastproject.transcription.ibmwatson
- org.opencastproject.transcription.ibmwatson.endpoint - package org.opencastproject.transcription.ibmwatson.endpoint
- org.opencastproject.transcription.microsoft.azure - package org.opencastproject.transcription.microsoft.azure
- org.opencastproject.transcription.microsoft.azure.endpoint - package org.opencastproject.transcription.microsoft.azure.endpoint
- org.opencastproject.transcription.microsoft.azure.model - package org.opencastproject.transcription.microsoft.azure.model
- org.opencastproject.transcription.persistence - package org.opencastproject.transcription.persistence
- org.opencastproject.transcription.workflowoperation - package org.opencastproject.transcription.workflowoperation
- org.opencastproject.uiconfig - package org.opencastproject.uiconfig
- org.opencastproject.urlsigning.common - package org.opencastproject.urlsigning.common
- org.opencastproject.urlsigning.utils - package org.opencastproject.urlsigning.utils
- org.opencastproject.userdirectory - package org.opencastproject.userdirectory
- org.opencastproject.userdirectory.api - package org.opencastproject.userdirectory.api
- org.opencastproject.userdirectory.brightspace - package org.opencastproject.userdirectory.brightspace
- org.opencastproject.userdirectory.brightspace.client - package org.opencastproject.userdirectory.brightspace.client
- org.opencastproject.userdirectory.brightspace.client.api - package org.opencastproject.userdirectory.brightspace.client.api
- org.opencastproject.userdirectory.canvas - package org.opencastproject.userdirectory.canvas
- org.opencastproject.userdirectory.endpoint - package org.opencastproject.userdirectory.endpoint
- org.opencastproject.userdirectory.ldap - package org.opencastproject.userdirectory.ldap
- org.opencastproject.userdirectory.moodle - package org.opencastproject.userdirectory.moodle
- org.opencastproject.userdirectory.sakai - package org.opencastproject.userdirectory.sakai
- org.opencastproject.userdirectory.studip - package org.opencastproject.userdirectory.studip
- org.opencastproject.userdirectory.utils - package org.opencastproject.userdirectory.utils
- org.opencastproject.usertracking.api - package org.opencastproject.usertracking.api
-
Feedback service.
- org.opencastproject.usertracking.endpoint - package org.opencastproject.usertracking.endpoint
-
User Tracking service implementation classes
- org.opencastproject.usertracking.impl - package org.opencastproject.usertracking.impl
-
User Tracking service implementation classes
- 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
- org.opencastproject.videoeditor.api - package org.opencastproject.videoeditor.api
- org.opencastproject.videoeditor.endpoint - package org.opencastproject.videoeditor.endpoint
- org.opencastproject.videoeditor.ffmpeg - package org.opencastproject.videoeditor.ffmpeg
- org.opencastproject.videoeditor.impl - package org.opencastproject.videoeditor.impl
- org.opencastproject.videoeditor.remote - package org.opencastproject.videoeditor.remote
- org.opencastproject.videogrid.api - package org.opencastproject.videogrid.api
- org.opencastproject.videogrid.endpoint - package org.opencastproject.videogrid.endpoint
- org.opencastproject.videogrid.impl - package org.opencastproject.videogrid.impl
- org.opencastproject.videogrid.remote - package org.opencastproject.videogrid.remote
- org.opencastproject.videosegmenter.api - package org.opencastproject.videosegmenter.api
- org.opencastproject.videosegmenter.ffmpeg - package org.opencastproject.videosegmenter.ffmpeg
- org.opencastproject.videosegmenter.ffmpeg.endpoint - package org.opencastproject.videosegmenter.ffmpeg.endpoint
- org.opencastproject.videosegmenter.remote - package org.opencastproject.videosegmenter.remote
- org.opencastproject.waveform.api - package org.opencastproject.waveform.api
- org.opencastproject.waveform.endpoint - package org.opencastproject.waveform.endpoint
- org.opencastproject.waveform.ffmpeg - package org.opencastproject.waveform.ffmpeg
- org.opencastproject.waveform.remote - package org.opencastproject.waveform.remote
- org.opencastproject.workflow.api - package org.opencastproject.workflow.api
-
Workflow service.
- org.opencastproject.workflow.conditionparser - package org.opencastproject.workflow.conditionparser
- org.opencastproject.workflow.conditionparser.antlr - package org.opencastproject.workflow.conditionparser.antlr
- org.opencastproject.workflow.endpoint - package org.opencastproject.workflow.endpoint
-
Workflow REST and WSDL Service endpoints
- org.opencastproject.workflow.handler.analyzemediapackage - package org.opencastproject.workflow.handler.analyzemediapackage
- org.opencastproject.workflow.handler.animate - package org.opencastproject.workflow.handler.animate
- org.opencastproject.workflow.handler.assetmanager - package org.opencastproject.workflow.handler.assetmanager
- org.opencastproject.workflow.handler.comments - package org.opencastproject.workflow.handler.comments
- org.opencastproject.workflow.handler.composer - package org.opencastproject.workflow.handler.composer
- org.opencastproject.workflow.handler.coverimage - package org.opencastproject.workflow.handler.coverimage
- org.opencastproject.workflow.handler.crop - package org.opencastproject.workflow.handler.crop
- org.opencastproject.workflow.handler.distribution - package org.opencastproject.workflow.handler.distribution
- org.opencastproject.workflow.handler.hello - package org.opencastproject.workflow.handler.hello
- org.opencastproject.workflow.handler.incident - package org.opencastproject.workflow.handler.incident
- org.opencastproject.workflow.handler.ingest - package org.opencastproject.workflow.handler.ingest
- org.opencastproject.workflow.handler.inspection - package org.opencastproject.workflow.handler.inspection
- org.opencastproject.workflow.handler.logging - package org.opencastproject.workflow.handler.logging
- org.opencastproject.workflow.handler.mattermost.notification - package org.opencastproject.workflow.handler.mattermost.notification
- org.opencastproject.workflow.handler.metadatatoacl - package org.opencastproject.workflow.handler.metadatatoacl
- org.opencastproject.workflow.handler.notification - package org.opencastproject.workflow.handler.notification
- org.opencastproject.workflow.handler.rename - package org.opencastproject.workflow.handler.rename
- org.opencastproject.workflow.handler.smil - package org.opencastproject.workflow.handler.smil
- org.opencastproject.workflow.handler.sox - package org.opencastproject.workflow.handler.sox
- org.opencastproject.workflow.handler.speechtotext - package org.opencastproject.workflow.handler.speechtotext
- org.opencastproject.workflow.handler.statisticswriter - package org.opencastproject.workflow.handler.statisticswriter
- org.opencastproject.workflow.handler.subtitletimeshift - package org.opencastproject.workflow.handler.subtitletimeshift
- org.opencastproject.workflow.handler.textanalyzer - package org.opencastproject.workflow.handler.textanalyzer
- org.opencastproject.workflow.handler.themes - package org.opencastproject.workflow.handler.themes
- org.opencastproject.workflow.handler.timelinepreviews - package org.opencastproject.workflow.handler.timelinepreviews
- org.opencastproject.workflow.handler.videoeditor - package org.opencastproject.workflow.handler.videoeditor
- org.opencastproject.workflow.handler.videogrid - package org.opencastproject.workflow.handler.videogrid
- org.opencastproject.workflow.handler.videosegmenter - package org.opencastproject.workflow.handler.videosegmenter
- org.opencastproject.workflow.handler.waveform - package org.opencastproject.workflow.handler.waveform
- org.opencastproject.workflow.handler.workflow - package org.opencastproject.workflow.handler.workflow
- org.opencastproject.workflow.impl - package org.opencastproject.workflow.impl
- org.opencastproject.workflow.remote - package org.opencastproject.workflow.remote
- org.opencastproject.workingfilerepository.api - package org.opencastproject.workingfilerepository.api
- org.opencastproject.workingfilerepository.impl - package org.opencastproject.workingfilerepository.impl
- org.opencastproject.workingfilerepository.jmx - package org.opencastproject.workingfilerepository.jmx
- org.opencastproject.workspace.api - package org.opencastproject.workspace.api
-
Package containing Workspace APIs.
- org.opencastproject.workspace.impl - package org.opencastproject.workspace.impl
- org.opencastproject.workspace.impl.jmx - package org.opencastproject.workspace.impl.jmx
- organization - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
- organization - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The organization name
- organization - Variable in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Organization id
- organization - Variable in class org.opencastproject.search.impl.persistence.SearchEntity
-
Organization id
- 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 - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- organization - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Series ID, primary key
- Organization - Interface in org.opencastproject.security.api
- ORGANIZATION - Enum constant in enum class org.opencastproject.statistics.api.ResourceType
- ORGANIZATION - Enum constant in enum class org.opencastproject.statistics.export.api.DetailLevel
- ORGANIZATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The organization
- ORGANIZATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The organization for the series
- ORGANIZATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The organization that owns this theme.
- ORGANIZATION - Static variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
The attribute name in the configuration file to define the organization owning the key.
- ORGANIZATION_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for the desired organization
- ORGANIZATION_WILDCARD - Static variable in interface org.opencastproject.metadata.dublincore.CatalogUIAdapter
-
Wildcard to specify tenant-agnostic catalog UI adaptors.
- OrganizationDatabase - Interface in org.opencastproject.kernel.security.persistence
-
API that defines persistent storage of organizations.
- OrganizationDatabaseException - Exception Class in org.opencastproject.kernel.security.persistence
-
Presents exception that occurs while storing/retrieving organizations from persistence storage.
- OrganizationDatabaseException(Throwable) - Constructor for exception class org.opencastproject.kernel.security.persistence.OrganizationDatabaseException
-
Create exception with a cause.
- OrganizationDatabaseImpl - Class in org.opencastproject.kernel.security.persistence
-
Implements
OrganizationDatabase. - OrganizationDatabaseImpl() - Constructor for class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- organizationDirectory - Variable in class org.opencastproject.kernel.security.OrganizationFilter
-
The organization directory to use when resolving organizations.
- organizationDirectory - Variable in class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
-
The organization directory to use when resolving organizations
- organizationDirectory - Variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The organization directory service
- 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.adminui.usersettings.UserSettingsService
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The organization directory
- organizationDirectoryService - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The organization directory
- organizationDirectoryService - Variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
The organization directory service to get organizations
- organizationDirectoryService - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.userdirectory.RoleEndpoint
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The organization directory service
- organizationDirectoryService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The organization directory service
- OrganizationDirectoryService - Interface in org.opencastproject.security.api
-
Manages organizations.
- OrganizationDirectoryServiceImpl - Class in org.opencastproject.kernel.security
-
Implements the organizational directory.
- OrganizationDirectoryServiceImpl() - Constructor for class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- OrganizationEndpoint - Class in org.opencastproject.kernel.security
-
Provides access to the organizations served by this Opencast instance.
- OrganizationEndpoint() - Constructor for class org.opencastproject.kernel.security.OrganizationEndpoint
- OrganizationExecutionIdProvider - Class in org.opencastproject.graphql.execution
- OrganizationExecutionIdProvider(String) - Constructor for class org.opencastproject.graphql.execution.OrganizationExecutionIdProvider
- OrganizationFilter - Class in org.opencastproject.kernel.security
-
Inspects request URLs and sets the organization for the request.
- OrganizationFilter() - Constructor for class org.opencastproject.kernel.security.OrganizationFilter
- organizationId - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- organizationId - Variable in class org.opencastproject.security.api.JaxbRole
- organizationId() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Get the snapshot's "organizationId" field.
- organizationId() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- organizationId() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- organizationId() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- organizationId(String) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Deprecated.use
AQueryBuilder.organizationId().eq(orgId) instead - organizationId(String) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- organizationId(String) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- 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 class org.opencastproject.graphql.schema.SchemaService
- organizationRegistered(Organization) - Method in interface org.opencastproject.security.api.OrganizationDirectoryListener
-
This callback notifies listeners about an organization that appeared in the organization directory.
- organizationRegistered(Organization) - Method in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
- organizationRegistered(Organization) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- OrganizationRoleProvider - Class in org.opencastproject.userdirectory
-
The organization role provider returning the admin and anonymous role from the current organization.
- OrganizationRoleProvider() - Constructor for class org.opencastproject.userdirectory.OrganizationRoleProvider
- 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 class org.opencastproject.graphql.schema.SchemaService
- organizationUnregistered(Organization) - Method in interface org.opencastproject.security.api.OrganizationDirectoryListener
-
This callback notifies listeners about an organization that disappeared from the organization directory.
- organizationUnregistered(Organization) - Method in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
- organizationUnregistered(Organization) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- organizationUpdated(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- organizationUpdated(Organization) - Method in interface org.opencastproject.security.api.OrganizationDirectoryListener
-
This callback notifies listeners about an organization that was updated.
- organizationUpdated(Organization) - Method in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
- organizationUpdated(Organization) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- organizers() - Method in class org.opencastproject.graphql.series.GqlSeries
- ORGANIZERS - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The organizers for the series
- ORGANIZERS - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- orgDirectory - Variable in class org.opencastproject.series.impl.SeriesServiceImpl
-
The organization directory
- orgDirectoryService - Variable in class org.opencastproject.kernel.security.OrganizationEndpoint
-
The organization directory
- 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.
- OrgUnit - Class in org.opencastproject.userdirectory.brightspace.client.api
- OrgUnit(Long, Type, String, String) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.OrgUnit
- OrgUnitItem - Class in org.opencastproject.userdirectory.brightspace.client.api
- OrgUnitItem(OrgUnit, Role) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.OrgUnitItem
- OrgUnitResponse - Class in org.opencastproject.userdirectory.brightspace.client.api
- OrgUnitResponse(PagingInfo, List<OrgUnitItem>) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.OrgUnitResponse
- 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
- OsgiAclServiceFactory - Class in org.opencastproject.authorization.xacml.manager.impl
-
OSGi implementation of
AclServiceFactory. - OsgiAclServiceFactory() - Constructor for class org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- OsgiAclServiceRestEndpoint - Class in org.opencastproject.authorization.xacml.manager.endpoint
-
REST endpoint for ACL manager.
- OsgiAclServiceRestEndpoint() - Constructor for class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
- OsgiAssetManagerRestEndpoint - Class in org.opencastproject.assetmanager.impl.endpoint
-
OSGi bound implementation.
- OsgiAssetManagerRestEndpoint() - Constructor for class org.opencastproject.assetmanager.impl.endpoint.OsgiAssetManagerRestEndpoint
- OsgiBundleInfoDb - Class in org.opencastproject.kernel.bundleinfo
-
OSGi bound bundle info database.
- OsgiBundleInfoDb() - Constructor for class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb
- OsgiBundleInfoRestEndpoint - Class in org.opencastproject.kernel.bundleinfo
-
OSGi bound implementation.
- OsgiBundleInfoRestEndpoint() - Constructor for class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoRestEndpoint
- OsgiEndpointHttpAssetProvider - Class in org.opencastproject.assetmanager.impl.endpoint
-
Implementation of an
HttpAssetProviderfor theOsgiAssetManagerRestEndpoint. - OsgiEndpointHttpAssetProvider() - Constructor for class org.opencastproject.assetmanager.impl.endpoint.OsgiEndpointHttpAssetProvider
- OsgiEventEndpoint - Class in org.opencastproject.adminui.endpoint
-
OSGi bound implementation.
- OsgiEventEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- OsgiFileSystemAssetStore - Class in org.opencastproject.assetmanager.storage.impl.fs
- OsgiFileSystemAssetStore() - Constructor for class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- OsgiIncidentService - Class in org.opencastproject.serviceregistry.impl
- OsgiIncidentService() - Constructor for class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- OsgiOaiPmhServerInfoRestEndpoint - Class in org.opencastproject.oaipmh.server
- OsgiOaiPmhServerInfoRestEndpoint() - Constructor for class org.opencastproject.oaipmh.server.OsgiOaiPmhServerInfoRestEndpoint
- OsgiUtil - Class in org.opencastproject.oaipmh.util
-
Collection of utility function around OSGi.
- OsgiUtil - Class in org.opencastproject.util
-
Contains general purpose OSGi utility functions.
- other - Enum constant in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
- Other - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- OUTPUT_FILE_EXTENSION - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
-
Custom output file extension
- OUTPUT_FILE_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Placeholder to be replaced by the actual track location in the command line
- OUTPUT_FILENAME_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the filename of the elements created by this operation
- OUTPUT_FILENAME_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containing the filename of the elements created by this operation
- OUTPUT_NAME_FORM_PARAMETER - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the name of the file generated by the command
- OutputAggregate(List<EncodingProfile>, Map<String, String>, String, String) - Constructor for class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
- outputAggregateReal(List<EncodingProfile>, Map<String, String>, String, String) - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
Translate the profiles to work with complex filter clauses in ffmpeg, it splits one output into multiple, one for each encoding profile
- outputAggregateReal(List<EncodingProfile>, EncodingProfile, Map<String, String>, String, String) - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
Translate the profiles to work with complex filter clauses in ffmpeg, it splits one output into multiple, one for each encoding profile.
- outputFormat - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The file format of the generated preview images file
- outputType - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
-
Format type
- overlap - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
Trueif the segment overlaps - overlap(Layout, Layout) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Test if layouts
aandboverlap. - owner - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- owner() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Get the snapshot's "owner" field.
- owner() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- owner() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
P
- p - Variable in class org.opencastproject.oaipmh.server.OaiVerbXmlGen
- 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.
- p1(A) - Method in class org.opencastproject.assetmanager.api.fn.ProductBuilder
- packageRoot - Variable in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Optional package root file
- page(int, int) - Method in interface org.opencastproject.assetmanager.api.query.ASelectQuery
-
Set paging information.
- page(int, int) - Method in class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- page(int, int) - Method in class org.opencastproject.assetmanager.impl.query.AbstractASelectQuery
- pageCount() - Method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- pageInfo() - Method in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- pageInfo() - Method in class org.opencastproject.graphql.event.GqlEventList
- pageInfo() - Method in class org.opencastproject.graphql.series.GqlSeriesList
- pageInfo() - Method in class org.opencastproject.graphql.user.GqlUserList
- PagingInfo - Class in org.opencastproject.userdirectory.brightspace.client.api
- PagingInfo(String, boolean) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.PagingInfo
- PAR - Enum constant in enum class org.opencastproject.smil.entity.media.container.api.SmilMediaContainer.ContainerType
- parallelencode(String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Encodes a track to multiple tracks in parallel.
- parallelEncode(Track, String) - Method in interface org.opencastproject.composer.api.ComposerService
-
Encode one track to multiple other tracks in one encoding operation, using that track's audio and video streams.
- parallelEncode(Track, String) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Encode one track to multiple other tracks in one encoding operation, using that track's audio and video streams.
- parallelEncode(Track, String) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Encode one track to multiple other tracks in one encoding operation, using that track's audio and video streams.
- param(String, String) - Static method in class org.opencastproject.util.HttpUtil
- Param() - Constructor for class org.opencastproject.job.api.JaxbIncident.Param
- PARAM_KEY_BUFFER - Static variable in class org.opencastproject.kernel.scanner.AbstractBufferScanner
-
The key that will be used to find the amount of buffer time to search for scheduled recordings to remove before now.
- PARAM_KEY_CRON_EXPR - Static variable in class org.opencastproject.kernel.scanner.AbstractScanner
-
The key whose value will be a cron expression to determine how often the Scanner scans.
- PARAM_KEY_ENABLED - Static variable in class org.opencastproject.kernel.scanner.AbstractScanner
-
The key whose value will be used to determine if a scanner is enabled or disabled.
- PARAM_KEY_MAX_AGE - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- PARAM_KEY_STORE_ID - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- PARAM_NAME_TRACK - Static variable in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParam
- PARAM_NAME_TRACK_FLAVOR - Static variable in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParam
- PARAM_NAME_TRACK_ID - Static variable in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParam
- PARAM_NAME_TRACK_SRC - Static variable in interface org.opencastproject.smil.entity.media.param.api.SmilMediaParam
- ParameterDataFetcher<T> - Class in org.opencastproject.graphql.datafetcher
- ParameterDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
- Params - Class in org.opencastproject.oaipmh.server
-
Helper to encapsulate HTTP parameter handling.
- Params() - Constructor for class org.opencastproject.oaipmh.server.Params
- PARAMS_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the command arguments
- PARAMS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the list of command parameters
- PARAMS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containing the list of command parameters
- parse(InputStream) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
-
Parses the mpeg-7 catalog file and returns its object representation.
- parse(InputStream) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTParser
- 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.editor.api.EditingData
- parse(String) - Static method in class org.opencastproject.editor.api.LockData
- parse(String) - Static method in class org.opencastproject.external.common.ApiMediaType
- parse(String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Parses an XML or JSON string to an dublin core catalog list.
- parse(String) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Parses a duration text representation.
- parse(String) - Static method in class org.opencastproject.util.requests.SortCriterion
-
Parse a string representation of a sort criterion.
- parse(String, String) - Static method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
-
Parses a media time and duration.
- parse(String, StatisticsService) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- 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. - parseDate(String) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
Parses the date portion of a time point.
- parseDuration(String) - Static method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Parses a duration text representation.
- parseEnum(A) - Static method in class org.opencastproject.util.EnumSupport
-
Create a function to parse a string into an Enum value.
- parseFilter(String) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Parse the filter to a
Map - 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 - parseJsonToPlaylist(String) - Method in class org.opencastproject.playlists.PlaylistRestService
-
While jackson takes care of automatically converting JAXB to JSON when returning from a request, getting it to parse JSON to JAXB when accepting a request is not that automatic.
- 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. - parseObjectParam(String, Class<E>, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
- parseParam(String, K, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
- parseParameters(JSONObject, StatisticsProvider) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- parseProfile(InputStream) - Method in class org.opencastproject.composer.api.EncodingProfileBuilder
-
Loads an encoding profile from the given input stream.
- parseProfileList(InputStream) - Method in class org.opencastproject.composer.api.EncodingProfileBuilder
-
Loads an encoding profile list from the given input stream.
- parseQuery(String, StatisticsService) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- parseQueryString(String) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
-
Get a list of all of the query string parameters and their values.
- parseRange(HttpServletRequest, HttpServletResponse, String, long, long) - Method in class org.opencastproject.fsresources.StaticResourceServlet
-
Parse the range header.
- parseSortQueryParameter(String) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Parse a sort query parameter to a set of
SortCriterion. - parseString(String) - Static method in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
-
Try to parse the argument
typeand produce aEncodingProfile.MediaTypeout of it. - parseTime(String) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
Parses the time portion of a time point
- parseTimeArray(String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Parses string containing times in seconds separated by comma.
- parseTimePoint(String) - Static method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
-
Creates a relative timepoint representation from the given time point string.
- parseTimePoint(String) - Static method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
Creates a timepoint representation from the given time point string.
- parseValue(String) - Static method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
-
Parse boolean value from the given string.
- parseWorkflowDefinition(InputStream) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Loads a workflow definition from the given input stream.
- parseWorkflowDefinition(InputStream) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
-
Loads a workflow definition from the given input stream.
- parseWorkflowDefinition(String) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Loads a workflow definition from the xml stream.
- parseWorkflowDefinition(String) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
-
Loads a workflow definition from the xml stream.
- parseWorkflowDefinitionFile(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
Parse the given workflow definition file and return the related workflow definition
- parseWorkflowDefinitions(InputStream) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Loads workflow definitions from the given input stream.
- parseWorkflowDefinitions(InputStream) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
-
Loads workflow definitions from the given input stream.
- parseWorkflowInstance(InputStream) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Loads a workflow instance from the given input stream.
- parseWorkflowInstance(InputStream) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
-
Loads a workflow instance from the given input stream.
- parseWorkflowInstance(String) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Loads a workflow instance from the xml stream.
- parseWorkflowInstance(String) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
-
Loads a workflow instance from the xml stream.
- parseWorkflowSet(InputStream) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Loads a set of workflow instances from the given input stream.
- parseWorkflowSet(InputStream) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
-
Loads a set of workflow instances from the given input stream.
- parseXacml(InputStream) - Static method in class org.opencastproject.authorization.xacml.XACMLUtils
-
Parses a XACML into an
AccessControlList. - parseXsl(String) - Static method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- 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
- PartialImportWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling partial import operations
- PartialImportWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
- partiallyRebuildIndex(String) - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- partiallyRebuildIndexByType(String, String) - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- PartialMediaPackage - Class in org.opencastproject.assetmanager.impl
-
Product of a media package and a media package element filter.
- PartialMediaPackage(MediaPackage, Pred<MediaPackageElement>) - Constructor for class org.opencastproject.assetmanager.impl.PartialMediaPackage
- PartialRetractEngageAWSS3WorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for retracting parts of a media package from the engage player.
- PartialRetractEngageAWSS3WorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.PartialRetractEngageAWSS3WorkflowOperationHandler
- PartialRetractEngageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for retracting parts of a media package from the engage player.
- PartialRetractEngageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
- pass - Variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configured password to send as part of the digest authenticated request
- 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.
- PATH_PARAM_COUNTING_REGEX - Static variable in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Regular expression used to count the number of path parameters in a path.
- PathInspector - Interface in org.opencastproject.adminui.util
-
A simple folder inspection utility.
- PathMappable - Interface in org.opencastproject.workingfilerepository.api
-
Extension to the working file repository that allows to map a file url to a file system path.
- 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.
- PATTERN_CONFIG_KEY - Static variable in class org.opencastproject.dictionary.regexp.DictionaryServiceImpl
- PAUSE - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationResult.Action
- PAUSED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PAUSED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- PAUSED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- PAUSED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- Payload - Class in org.opencastproject.fileupload.api.job
-
A class representing the information about the payload of an upload job.
- Payload() - Constructor for class org.opencastproject.fileupload.api.job.Payload
- Payload(String, long, MediaPackage, MediaPackageElementFlavor) - Constructor for class org.opencastproject.fileupload.api.job.Payload
- PAYLOAD - Static variable in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- 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. - payloadAsTrack(ServiceRegistry) - Static method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Interpret the payload of a completed Job as a MediaPackageElement.
- PENDING - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.State
- PENDING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- period(DCMIPeriod) - Method in interface org.opencastproject.metadata.dublincore.Temporal.Match
- period(DCMIPeriod) - Static method in class org.opencastproject.metadata.dublincore.Temporal
-
A period in time limited by at least one instant.
- Period - Class in org.opencastproject.scheduler.api
-
Business object for a period.
- Period(Option<Long>, Date, Date, Option<String>, Option<String>) - Constructor for class org.opencastproject.scheduler.api.Period
-
Creates a period
- PERIOD - Enum constant in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
- 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.
- persistence - Variable in class org.opencastproject.playlists.PlaylistService
-
Persistent storage
- persistence - Variable in class org.opencastproject.series.impl.SeriesServiceImpl
-
Persistent storage
- persistence - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Persistent storage
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.adminui.usersettings.UserSettingsService
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
The name of the persistence unit for this class
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.serviceregistry.impl.JobDispatcher
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
The JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
JPA persistence unit name
- PERSISTENCE_UNIT_NAME - Static variable in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- PERSISTENCE_UNIT_NAME - Static variable in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- persistFile(String) - Method in interface org.opencastproject.staticfiles.api.StaticFileService
-
Persists a file that was previously uploaded to the temporary storage section with
#storeFile(String, InputStream)for long-term usage. - persistFile(String) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
- persistFile(String) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- 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.
- PID - Static variable in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
The organization service PID
- PID - Static variable in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
-
This service factory's PID
- PID - Static variable in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
-
This service factory's PID
- PID - Static variable in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
-
This service factory's PID
- pidMap - Variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Maps the configuration PID to the agent ID, so agents can be updated via the configuration factory pattern
- pixelAspectRatio - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- pkLevDb - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- played - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- PLAYER_PATH_TEMPLATE_KEY - Static variable in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
The template key for adding the player location path to the publication path.
- PLAYER_PROPERTY - Static variable in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
The configuration property value for the player location.
- PlayerRedirect - Class in org.opencastproject.engage.ui
-
This REST endpoint redirects users to the currently configured default player, allowing the default to be changed without re-publishing all events.
- PlayerRedirect() - Constructor for class org.opencastproject.engage.ui.PlayerRedirect
- Playlist - Class in org.opencastproject.playlists
-
Entity object for storing playlists in persistence storage.
- Playlist() - Constructor for class org.opencastproject.playlists.Playlist
-
Default constructor
- Playlist(String, String, List<PlaylistEntry>, String, String, String, Date, List<PlaylistAccessControlEntry>) - Constructor for class org.opencastproject.playlists.Playlist
- PlaylistAccessControlEntry - Class in org.opencastproject.playlists
-
This has the same fields as an
AccessControlEntry, but since playlists purely exist in the database, ACLs need to be persisted alongside them, which is what this is for. - PlaylistAccessControlEntry() - Constructor for class org.opencastproject.playlists.PlaylistAccessControlEntry
-
Default constructor
- PlaylistAccessControlEntry(boolean, String, String) - Constructor for class org.opencastproject.playlists.PlaylistAccessControlEntry
- PlaylistAccessControlEntry(long, boolean, String, String) - Constructor for class org.opencastproject.playlists.PlaylistAccessControlEntry
- PlaylistDatabaseException - Exception Class in org.opencastproject.playlists.persistence
-
Exception that is thrown for failing database operations.
- PlaylistDatabaseException(String) - Constructor for exception class org.opencastproject.playlists.persistence.PlaylistDatabaseException
-
Constructs a new playlist database exception with a message.
- PlaylistDatabaseException(String, Throwable) - Constructor for exception class org.opencastproject.playlists.persistence.PlaylistDatabaseException
-
Constructs a new playlist database exception with a message and the throwable that caused this exception to be thrown.
- PlaylistDatabaseException(Throwable) - Constructor for exception class org.opencastproject.playlists.persistence.PlaylistDatabaseException
-
Constructs a new playlist database exception with the throwable causing this exception to be thrown.
- PlaylistDatabaseService - Interface in org.opencastproject.playlists.persistence
-
API that defines persistent storage of playlists
- PlaylistDatabaseServiceImpl - Class in org.opencastproject.playlists.persistence
- PlaylistDatabaseServiceImpl() - Constructor for class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
- PlaylistEntry - Class in org.opencastproject.playlists
-
A playlist entry belongs to a playlist and cannot exist without it.
- PlaylistEntry() - Constructor for class org.opencastproject.playlists.PlaylistEntry
-
Default constructor
- PlaylistEntry(long, String, PlaylistEntryType) - Constructor for class org.opencastproject.playlists.PlaylistEntry
- PlaylistEntry(String, PlaylistEntryType) - Constructor for class org.opencastproject.playlists.PlaylistEntry
- PlaylistEntryType - Enum Class in org.opencastproject.playlists
- PlaylistEntryTypeConverter - Class in org.opencastproject.playlists.persistence
- PlaylistEntryTypeConverter() - Constructor for class org.opencastproject.playlists.persistence.PlaylistEntryTypeConverter
- PlaylistRestService - Class in org.opencastproject.playlists
-
A REST endpoint for the
PlaylistService - PlaylistRestService() - Constructor for class org.opencastproject.playlists.PlaylistRestService
- PlaylistsEndpoint - Class in org.opencastproject.external.endpoint
- PlaylistsEndpoint() - Constructor for class org.opencastproject.external.endpoint.PlaylistsEndpoint
- PlaylistService - Class in org.opencastproject.playlists
- PlaylistService() - Constructor for class org.opencastproject.playlists.PlaylistService
- PluginDisable - Class in org.opencastproject.plugin.command
- PluginDisable() - Constructor for class org.opencastproject.plugin.command.PluginDisable
- PluginEnable - Class in org.opencastproject.plugin.command
- PluginEnable() - Constructor for class org.opencastproject.plugin.command.PluginEnable
- PluginList - Class in org.opencastproject.plugin.command
- PluginList() - Constructor for class org.opencastproject.plugin.command.PluginList
- PluginManager - Interface in org.opencastproject.plugin
- PluginManagerImpl - Class in org.opencastproject.plugin.impl
-
A simple tutorial class to learn about Opencast Services
- PluginManagerImpl() - Constructor for class org.opencastproject.plugin.impl.PluginManagerImpl
- PluginManagerImpl.PluginStarter - Class in org.opencastproject.plugin.impl
- PluginNameCompleter - Class in org.opencastproject.plugin.command.completers
- PluginNameCompleter() - Constructor for class org.opencastproject.plugin.command.completers.PluginNameCompleter
- PluginStarter() - Constructor for class org.opencastproject.plugin.impl.PluginManagerImpl.PluginStarter
- 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
- Policy - Class in org.opencastproject.urlsigning.common
-
Represents a policy for a signed resource that looks like
- POLICY_KEY - Static variable in class org.opencastproject.urlsigning.common.ResourceRequest
-
The query string key representing the conditions to allow the resource to be seen.
- policyMatchesSignature(Policy, String, String) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
-
Determine if the policy matches the encrypted signature.
- policyToResourceRequestQueryString(Policy, String, String) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
-
Transform a
Policyinto aResourceRequestquery string. - PolicyUtils - Class in org.opencastproject.urlsigning.utils
-
A Utility class to encode / decode Policy files from and to Base 64 and Json.
- populateMediaPackageMetadata(MediaPackage) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Reads the available metadata from the dublin core catalog (if there is one) and updates the mediapackage.
- populateMediaPackageMetadata(MediaPackage, MediaPackageMetadata) - Static method in class org.opencastproject.metadata.api.util.MediaPackageMetadataSupport
-
Updates all of the given MediaPackage's meta data with the given MediaPackageMetadata content.
- populateUrlWithVariables(String, MediaPackage, String) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
Replace possible variables in the url-pattern configuration for this workflow operation handler.
- 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
- POST - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
HTTP method POST
- POST_PADDING - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The post padding, which is always ');' no matter what the pre-padding looks like
- postIncident(String, String, String, String, String, LocalHashMap) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
- postLoad() - Method in class org.opencastproject.job.jpa.JpaJob
- postLoad() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- postPayload(String, HttpServletRequest) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- postStaticFile(HttpServletRequest) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
- postVisitDirectory(Path, IOException) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- PRE_2022 - Enum constant in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
- Precision - Enum Class in org.opencastproject.metadata.dublincore
-
The date output precision.
- 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 - Interface in org.opencastproject.assetmanager.api.query
-
A boolean expression.
- Predicate() - Constructor for class org.opencastproject.util.data.Predicate
- prefNumber - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The number of segments that should be generated
- Prelude - Class in org.opencastproject.util.data
-
The prelude contains general purpose functions.
- PREPARE_AONLY_PROFILE - Static variable in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Name of the 'encode to audio only prepared copy' encoding profile
- PREPARE_AV_PROFILE - Static variable in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Name of the 'encode to a/v prepared copy' encoding profile
- PREPARE_VONLY_PROFILE - Static variable in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Name of the 'encode to video only prepared copy' encoding profile
- PrepareAVWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The
prepare mediaoperation will make sure that media where audio and video track come in separate files will be muxed prior to further processing. - PrepareAVWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
- prepareForDelivery(Snapshot) - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiEndpointHttpAssetProvider
- prepareForDelivery(Snapshot) - Method in interface org.opencastproject.assetmanager.impl.HttpAssetProvider
-
Rewrite each asset's URI to point to an HTTP service that will deliver it.
- PRESENTATION - Enum constant in enum class org.opencastproject.smil.api.util.SmilUtil.TrackType
- 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 - Enum constant in enum class org.opencastproject.smil.api.util.SmilUtil.TrackType
- PRESENTER - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The contributors
- 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
- presenters() - Method in class org.opencastproject.graphql.event.GqlEvent
- PRESENTERS_BIBLIOGRAPHIC - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- PRESENTERS_TECHNICAL - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- PRESERVE_FLAVOR_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
The element flavors to maintain in the original mediapackage.
- PresetProvider - Interface in org.opencastproject.presets.api
- PresetProviderImpl - Class in org.opencastproject.presets.impl
-
A service that provides presets.
- PresetProviderImpl() - Constructor for class org.opencastproject.presets.impl.PresetProviderImpl
- PresetsEndpoint - Class in org.opencastproject.adminui.endpoint
- PresetsEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.PresetsEndpoint
- presignedURI(URI) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- PresignedUrlMediaPackageSerializer - Class in org.opencastproject.distribution.aws.s3
-
Implementation of a
MediaPackageSerializerthat will support presigned URL feature for a Mediapackage - PresignedUrlMediaPackageSerializer() - Constructor for class org.opencastproject.distribution.aws.s3.PresignedUrlMediaPackageSerializer
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- priority - Variable in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
The builder's priority
- priority - Variable in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- priority - Variable in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- priority - Variable in class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
- PRIORITY_KEY - Static variable in interface org.opencastproject.metadata.api.MetadataService
-
The static constant used when configuring the priority
- ProbeResolutionWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler for setting variables based on video resolutions
- ProbeResolutionWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.ProbeResolutionWorkflowOperationHandler
- process(List<String>) - Method in class org.opencastproject.composer.impl.EncoderEngine
- process(Job) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- process(Job) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- process(Job) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- process(Job) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
- process(Job) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- process(Job) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- process(Job) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- process(Job) - Method in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- process(Job) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- process(Job) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- process(Job) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- process(Job) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- process(Job) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- process(Job) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- process(Job) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
Asks the overriding class to process the arguments using the given operation.
- process(Job) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Processes the workflow job.
- PROCESS_SMIL_CLIP_TRANSITION_DURATION - Static variable in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Configuration for process-smil transition duration
- PROCESSED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- processEdits(List<String>, String, String, List<VideoClip>) - Method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- processEdits(List<String>, String, String, List<VideoClip>, boolean, boolean) - Method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- ProcessFailedException - Exception Class in org.opencastproject.videoeditor.api
-
Processing error exception.
- ProcessFailedException(String) - Constructor for exception class org.opencastproject.videoeditor.api.ProcessFailedException
- ProcessFailedException(String, Throwable) - Constructor for exception class org.opencastproject.videoeditor.api.ProcessFailedException
- PROCESSING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PROCESSING - Enum constant in enum class org.opencastproject.job.api.Job.FailureReason
- PROCESSING - Static variable in interface org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService.RecognitionJobStatus
- PROCESSING_CANCELLED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PROCESSING_FAILURE - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PROCESSING_PROPERTIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Processing properties flavor
- processParameters(String, Map<String, String>) - Method in class org.opencastproject.composer.impl.EncoderEngine.OutputAggregate
-
Replace all the templates with real values for each profile
- processSmil(String) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- processSmil(String, String, String, String) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
ProcessSmil - encode a video based on descriptions in a smil file into all format in the profileIds
- processSmil(Job, Smil, String) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
Splice segments given by smil document for the given track to the new one.
- processSmil(Job, Smil, String, String, List<String>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Splice segments given by smil document for the given track to the new one.
- processSmil(Smil) - Method in interface org.opencastproject.videoeditor.api.VideoEditorService
-
Create Smil processing
Jobs to edit Tracks. - processSmil(Smil) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
Create Smil processing
Jobs to edit Tracks. - processSmil(Smil) - Method in class org.opencastproject.videoeditor.remote.VideoEditorServiceRemote
- processSmil(Smil, String, String, List<String>) - Method in interface org.opencastproject.composer.api.ComposerService
-
Reads a smil definition and create one media track in multiple delivery formats.
- processSmil(Smil, String, String, List<String>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
ProcessSmil processes editing of one source group (which may contain multiple source tracks) to one set of outputs (to one or more encoding profiles).
- processSmil(Smil, String, String, List<String>) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
- ProcessSmilWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for handling "compose" operations
- ProcessSmilWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
- 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) - Product<A> - Class in org.opencastproject.assetmanager.api.fn
- Product(A) - Constructor for class org.opencastproject.assetmanager.api.fn.Product
- ProductBuilder - Class in org.opencastproject.assetmanager.api.fn
-
Copied and stripped from com.entwinemedia.fn.ProductBuilder
- ProductBuilder() - Constructor for class org.opencastproject.assetmanager.api.fn.ProductBuilder
- production - Enum constant in enum class org.opencastproject.kernel.mail.BaseSmtpService.Mode
- PROFANITY_FILTER - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- profiles - Variable in class org.opencastproject.composer.api.EncodingProfileList
- PROGRESS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- progressChanged(MediaHttpUploader) - Method in class org.opencastproject.publication.youtube.UploadProgressListener
- 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
- project - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- prolongCapture(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- prolongEvent(MediaPackage, DublinCoreCatalog, String) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Extends the current recording.
- prop(Value.ValueType<A>, String) - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Generic property field constructor.
- 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
- properties - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- properties - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- properties - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- properties - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- properties(PropertyName...) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Select or delete all given properties.
- properties(PropertyName...) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- properties(PropertyName...) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- Properties - Search tag in interface org.opencastproject.assetmanager.api.AssetManager
- Section
- Properties - Class in org.opencastproject.assetmanager.api.fn
-
Utility functions for dealing with single
propertiesand property streams. - propertiesOf(String...) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Select or delete all properties that belong to the given namespaces.
- propertiesOf(String...) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- propertiesOf(String...) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- 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(Value.ValueType<A>, String, String) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Create a field to query properties.
- property(Value.ValueType<A>, String, String) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- property(Value.ValueType<A>, String, String) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- property(Value.ValueType<A>, PropertyName) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
- property(Value.ValueType<A>, PropertyName) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- property(Value.ValueType<A>, PropertyName) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- Property - Class in org.opencastproject.assetmanager.api
-
A property of a media package.
- Property(PropertyId, Value) - Constructor for class org.opencastproject.assetmanager.api.Property
- PROPERTY_ABSTRACT - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property abstract in the /terms/ namespace.
- PROPERTY_ACCESS_RIGHTS - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property accessRights in the /terms/ namespace.
- PROPERTY_ACCRUAL_METHOD - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property accrualMethod in the /terms/ namespace.
- PROPERTY_ACCRUAL_PERIODICITY - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property accrualPeriodicity in the /terms/ namespace.
- PROPERTY_ACCRUAL_POLICY - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property accrualPolicy in the /terms/ namespace.
- PROPERTY_ALTERNATIVE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property alternative in the /terms/ namespace.
- PROPERTY_AUDIENCE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property audience in the /terms/ namespace.
- PROPERTY_AVAILABLE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property available in the /terms/ namespace.
- PROPERTY_BIBLIOGRAPHIC_CITATION - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property bibliographicCitation in the /terms/ namespace.
- PROPERTY_CONFORMS_TO - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property conformsTo in the /terms/ namespace.
- PROPERTY_CONTRIBUTOR - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property contributor in the /terms/ namespace.
- PROPERTY_COVERAGE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property coverage in the /terms/ namespace.
- PROPERTY_CREATED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property created in the /terms/ namespace.
- PROPERTY_CREATOR - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property creator in the /terms/ namespace.
- PROPERTY_DATE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property date in the /terms/ namespace.
- PROPERTY_DATE_ACCEPTED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property dateAccepted in the /terms/ namespace.
- PROPERTY_DATE_COPYRIGHTED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property dateCopyrighted in the /terms/ namespace.
- PROPERTY_DATE_SUBMITTED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property dateSubmitted in the /terms/ namespace.
- PROPERTY_DESCRIPTION - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property description in the /terms/ namespace.
- PROPERTY_EDUCATION_LEVEL - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property educationLevel in the /terms/ namespace.
- PROPERTY_EXTENT - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property extent in the /terms/ namespace.
- PROPERTY_FORMAT - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property format in the /terms/ namespace.
- PROPERTY_HAS_FORMAT - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property hasFormat in the /terms/ namespace.
- PROPERTY_HAS_PART - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property hasPart in the /terms/ namespace.
- PROPERTY_HAS_VERSION - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property hasVersion in the /terms/ namespace.
- PROPERTY_IDENTIFIER - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property identifier in the /terms/ namespace.
- PROPERTY_INSTRUCTIONAL_METHOD - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property instructionalMethod in the /terms/ namespace.
- PROPERTY_IS_FORMAT_OF - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property isFormatOf in the /terms/ namespace.
- PROPERTY_IS_PART_OF - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property isPartOf in the /terms/ namespace.
- PROPERTY_IS_REFERENCED_BY - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property isReferencedBy in the /terms/ namespace.
- PROPERTY_IS_REPLACED_BY - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property isReplacedBy in the /terms/ namespace.
- PROPERTY_IS_REQUIRED_BY - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property isRequiredBy in the /terms/ namespace.
- PROPERTY_IS_VERSION_OF - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property isVersionOf in the /terms/ namespace.
- PROPERTY_ISSUED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property issued in the /terms/ namespace.
- 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_LANGUAGE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property language in the /terms/ namespace.
- PROPERTY_LICENSE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property license in the /terms/ namespace.
- PROPERTY_MEDIATOR - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property mediator in the /terms/ namespace.
- PROPERTY_MEDIUM - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property medium in the /terms/ namespace.
- PROPERTY_MODIFIED - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property modified in the /terms/ namespace.
- PROPERTY_NAME - Static variable in class org.opencastproject.mediapackage.MediaPackageBuilderFactory
-
Name of the system property
- PROPERTY_NAMESPACES_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The namespaces of the asset manager properties to copy.
- PROPERTY_PROVENANCE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property provenance in the /terms/ namespace.
- PROPERTY_PUBLISHER - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property publisher in the /terms/ namespace.
- PROPERTY_REFERENCES - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property references in the /terms/ namespace.
- PROPERTY_RELATION - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property relation in the /terms/ namespace.
- PROPERTY_REPLACES - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property replaces in the /terms/ namespace.
- PROPERTY_REQUIRES - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property requires in the /terms/ namespace.
- PROPERTY_RIGHTS - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property rights in the /terms/ namespace.
- PROPERTY_RIGHTS_HOLDER - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property rightsHolder in the /terms/ namespace.
- PROPERTY_SOURCE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property source in the /terms/ namespace.
- PROPERTY_SPATIAL - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property spatial in the /terms/ namespace.
- PROPERTY_SUBJECT - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property subject in the /terms/ namespace.
- PROPERTY_TABLE_OF_CONTENTS - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property tableOfContents in the /terms/ namespace.
- PROPERTY_TEMPORAL - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property temporal in the /terms/ namespace.
- PROPERTY_TITLE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property title in the /terms/ namespace.
- PROPERTY_TYPE - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property type in the /terms/ namespace.
- PROPERTY_VALID - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Dublin Core Property valid in the /terms/ namespace.
- propertyDto - Static variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- PropertyDto - Class in org.opencastproject.assetmanager.impl.persistence
- PropertyDto() - Constructor for class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- PropertyField<A> - Interface in org.opencastproject.assetmanager.api.query
-
Description of a property of type
A. - PropertyFieldImpl<A> - Class in org.opencastproject.assetmanager.impl.query
- PropertyFieldImpl(Value.ValueType<A>, PropertyName) - Constructor for class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- PropertyId - Class in org.opencastproject.assetmanager.api
- PropertyId(String, String, String) - Constructor for class org.opencastproject.assetmanager.api.PropertyId
-
Create a new property ID.
- propertyName - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- PropertyName - Class in org.opencastproject.assetmanager.api
-
A full qualified property name.
- PropertyName(String, String) - Constructor for class org.opencastproject.assetmanager.api.PropertyName
-
Create a new full qualified property name.
- PropertyPredicates - Class in org.opencastproject.assetmanager.impl.query
-
A place to share common predicate constructor methods for properties.
- PropertySchema - Class in org.opencastproject.assetmanager.api.query
-
The schema class helps to build type safe and easy to use property schemas.
- PropertySchema(AQueryBuilder, String) - Constructor for class org.opencastproject.assetmanager.api.query.PropertySchema
-
Create a new property schema.
- Protected<A> - Class in org.opencastproject.assetmanager.impl
-
A protected resource.
- Protected(Either<UnauthorizedException, A>) - Constructor for class org.opencastproject.assetmanager.impl.Protected
- provenance - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- provenance - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- provide(String, String, Object) - Method in class org.opencastproject.graphql.execution.OrganizationExecutionIdProvider
- provider - Variable in class org.opencastproject.security.api.JaxbUser
-
The user's provider
- provider() - Method in class org.opencastproject.graphql.user.GqlUser
- PROVIDER_NAME - Static variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- PROVIDER_NAME - Static variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
The user provider name
- PROVIDER_NAME - Static variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- PROVIDER_NAME - Static variable in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
- PROVIDER_NAME - Static variable in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
- PROVIDER_NAME - Static variable in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
- PROVIDER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- PROVIDER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- ProviderConfiguration - Class in org.opencastproject.statistics.api
-
Model for the json configurations files for statistics providers.
- ProviderConfiguration() - Constructor for class org.opencastproject.statistics.api.ProviderConfiguration
- ProviderConfiguration(String, String, String, ResourceType, String) - Constructor for class org.opencastproject.statistics.api.ProviderConfiguration
- ProviderQuery - Class in org.opencastproject.adminui.impl
- ProviderQuery(String, String, String, String, String) - Constructor for class org.opencastproject.adminui.impl.ProviderQuery
- ProviderQuery(RawProviderQuery) - Constructor for class org.opencastproject.adminui.impl.ProviderQuery
- providers - Variable in class org.opencastproject.kernel.rest.RestPublisher
- 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.
- PUBLICATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The publications
- PUBLICATION_CHANNEL_PREFIX - Static variable in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
The Opencast publication channel id is created from the OAI-PMH channel name prefixed by the
OaiPmhPublicationService.PUBLICATION_CHANNEL_PREFIX. - PUBLICATION_CHANNELS - Static variable in class org.opencastproject.index.service.impl.util.EventUtils
- PUBLICATION_ID_TEMPLATE_KEY - Static variable in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
The template key for adding the publication id to the publication path.
- PUBLICATION_VARIABLES_PROPERTY - Static variable in class org.opencastproject.workflow.handler.analyzemediapackage.AnalyzeMediapackageWorkflowOperationHandler
- PublicationBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
- PublicationBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- PublicationChannelToWorkspace - Class in org.opencastproject.workflow.handler.workflow
-
Workflow operation handler to move elements from publication channel to workspace
- PublicationChannelToWorkspace() - Constructor for class org.opencastproject.workflow.handler.workflow.PublicationChannelToWorkspace
- PublicationException - Exception Class in org.opencastproject.publication.api
-
A PublicationException indicates that an error occurred while interacting with a publication channel.
- PublicationException(String) - Constructor for exception class org.opencastproject.publication.api.PublicationException
- PublicationException(String, Throwable) - Constructor for exception class org.opencastproject.publication.api.PublicationException
- PublicationException(Throwable) - Constructor for exception class org.opencastproject.publication.api.PublicationException
- 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
- PublicationIndexSchema - Interface in org.opencastproject.elasticsearch.index.objects.event
- publications(String, List<String>) - Method in class org.opencastproject.graphql.event.GqlEvent
- publish(String, String) - Method in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
- publish(String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- publish(Job, MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- publish(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Publishes some media package elements.
- publish(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- publish(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- publish(MediaPackage, Track) - Method in interface org.opencastproject.publication.api.YouTubePublicationService
-
Publishes a media package element.
- publish(MediaPackage, Track) - Method in class org.opencastproject.publication.youtube.remote.YouTubePublicationServiceRemoteImpl
- publish(MediaPackage, Track) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
- Publish - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
- PUBLISH_LIVE_PROPERTY - Static variable in class org.opencastproject.liveschedule.message.UpdateHandler
- PublishEngageAWSS3WorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
The workflow definition for handling "engage publication" operations
- PublishEngageAWSS3WorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.PublishEngageAWSS3WorkflowOperationHandler
- PublishEngageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
The workflow definition for handling "engage publication" operations
- PublishEngageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
- publisher - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- publisher - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- publisher() - Method in class org.opencastproject.graphql.event.GqlEvent
- PUBLISHER - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The publisher
- PUBLISHER - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- publishers() - Method in class org.opencastproject.graphql.series.GqlSeries
- PUBLISHERS - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The publisher of the series
- PublishOaiPmhWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
The workflow definition for handling "publish" operations
- PublishOaiPmhWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.PublishOaiPmhWorkflowOperationHandler
- publishToStreaming() - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
-
Checks if streaming is enabled for the current tenant.
- publishToStreaming() - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- publishToStreaming() - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- publishToStreaming() - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- PublishYouTubeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
The workflow definition for handling "publish" operations
- PublishYouTubeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.PublishYouTubeWorkflowOperationHandler
- put(String, String, String, InputStream) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Store the data stream under the given media package and element IDs with filename as name of the file.
- put(String, String, String, InputStream) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Store the data stream under the given media package and element IDs with filename as name of the file.
- put(String, String, String, InputStream) - Method in interface org.opencastproject.workspace.api.Workspace
-
Store the data stream under the given media package and element IDs, specifying a filename.
- put(String, String, String, InputStream) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- put(StoragePath, Source) - Method in interface org.opencastproject.assetmanager.api.storage.AssetStore
-
Add the content of
soureunder the given path. - put(StoragePath, Source) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- put(StoragePath, Source) - Method in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
- put(ResumableQuery) - Method in class org.opencastproject.oaipmh.util.ResumptionTokenStore
- PUT - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
HTTP method PUT
- putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.SmilImpl
-
Put all containing elements into
Listgiven as parameter. - putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.SmilMetaImpl
- putAllChilds(List<SmilObject>) - Method in class org.opencastproject.smil.entity.SmilObjectImpl
-
Put all containing elements into
Listgiven as parameter. - putInCollection(String, String, InputStream) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Puts a file into a collection, overwriting the existing file if present.
- putInCollection(String, String, InputStream) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Puts a file into a collection, overwriting the existing file if present.
- putInCollection(String, String, InputStream) - Method in interface org.opencastproject.workspace.api.Workspace
-
Stores the data stream in the given collection, overwriting any data with the same collection id and file name.
- putInCollection(String, String, InputStream) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- putSeriesElement(HttpServletRequest, String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- putSeriesExtendedMetadata(String, String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- putWorkflowDefinition(WorkflowIdentifier, WorkflowDefinition) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
Add the given workflow definition to the installed workflow definition id.
Q
- q - Variable in class org.opencastproject.assetmanager.api.query.PropertySchema
- Q_ASSET - Static variable in interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
- Q_PROPERTY - Static variable in interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
- Q_SNAPSHOT - Static variable in interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
- QAssetDto - Class in org.opencastproject.assetmanager.impl.persistence
-
QAssetDto is a Querydsl query type for AssetDto
- QAssetDto(Path<? extends AssetDto>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- QAssetDto(PathMetadata<?>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- QAssetDto(PathMetadata<?>, PathInits) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- QAssetDto(Class<? extends AssetDto>, PathMetadata<?>, PathInits) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- QAssetDto(String) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- QPropertyDto - Class in org.opencastproject.assetmanager.impl.persistence
-
QPropertyDto is a Querydsl query type for PropertyDto
- QPropertyDto(Path<? extends PropertyDto>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- QPropertyDto(PathMetadata<?>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- QPropertyDto(String) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- QSnapshotDto - Class in org.opencastproject.assetmanager.impl.persistence
-
QSnapshotDto is a Querydsl query type for SnapshotDto
- QSnapshotDto(Path<? extends SnapshotDto>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- QSnapshotDto(PathMetadata<?>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- QSnapshotDto(String) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- qualityFactor - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- quantifier - Variable in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
The quantifier
- quartz - Variable in class org.opencastproject.kernel.scanner.AbstractScanner
-
The quartz scheduler
- 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
- query - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The query that led to this search result
- query() - Static method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- query(Query) - Static method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- Query - Class in org.opencastproject.graphql.type.output
- Query - Interface in org.opencastproject.oaipmh.persistence
-
Query the database.
- Query() - Constructor for class org.opencastproject.graphql.type.output.Query
- QueryBuilder - Class in org.opencastproject.oaipmh.persistence
-
Query builder.
- QueryBuilder() - Constructor for class org.opencastproject.oaipmh.persistence.QueryBuilder
- QueryCache - Class in org.opencastproject.graphql.execution
- QueryCache() - Constructor for class org.opencastproject.graphql.execution.QueryCache
- QueryContributor - Interface in org.opencastproject.assetmanager.impl.query
-
Implementations of this interface may contribute to a JPA query.
- queryName() - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- queryName(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- QueryPreprocessor - Class in org.opencastproject.elasticsearch.index
-
Utility class to preprocess potentially malformed Lucene query strings.
- queryProviders(List<GraphQLQueryProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- queryRepo(String) - Static method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
Create a query for a certain repository.
- queryResultToTimeSeries(QueryResult) - Static method in class org.opencastproject.statistics.provider.influx.provider.InfluxTimeSeriesStatisticsProvider
- QueryUtils - Class in org.opencastproject.external.util.statistics
- QueryUtils.ExportParameters - Class in org.opencastproject.external.util.statistics
- QueryUtils.Parameters - Class in org.opencastproject.external.util.statistics
- QueryUtils.Query - Class in org.opencastproject.external.util.statistics
- QueryUtils.QueryResult - Class in org.opencastproject.external.util.statistics
- QueryUtils.QueryResultTimeSeries - Class in org.opencastproject.external.util.statistics
- QueryUtils.TimeSeriesParameters - Class in org.opencastproject.external.util.statistics
- 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.
- QVersionClaimDto - Class in org.opencastproject.assetmanager.impl.persistence
-
QVersionClaimDto is a Querydsl query type for VersionClaimDto
- QVersionClaimDto(Path<? extends VersionClaimDto>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QVersionClaimDto
- QVersionClaimDto(PathMetadata<?>) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QVersionClaimDto
- QVersionClaimDto(String) - Constructor for class org.opencastproject.assetmanager.impl.persistence.QVersionClaimDto
R
- randomDc() - Static method in class org.opencastproject.schema.test.TestUtil
- RandomProviderConfiguration - Class in org.opencastproject.statistics.provider.random.provider
- RandomProviderConfiguration() - Constructor for class org.opencastproject.statistics.provider.random.provider.RandomProviderConfiguration
- RandomProviderConfiguration(String, String, String, ResourceType, String) - Constructor for class org.opencastproject.statistics.provider.random.provider.RandomProviderConfiguration
- RandomStatisticsProvider - Class in org.opencastproject.statistics.provider.random.provider
- RandomStatisticsProvider(String, ResourceType, String, String) - Constructor for class org.opencastproject.statistics.provider.random.provider.RandomStatisticsProvider
- Range() - Constructor for class org.opencastproject.fsresources.StaticResourceServlet.Range
- RANKING - Static variable in class org.opencastproject.distribution.aws.s3.PresignedUrlMediaPackageSerializer
- 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
- RANKING - Static variable in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
-
Signing of the URL should probably be something of the last things to do
- rasterizeSvg(File, File) - Static method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- RawProviderQuery - Class in org.opencastproject.adminui.impl
-
The provider query as it appears in the JSON document, to be parsed by GSON.
- RawProviderQuery() - Constructor for class org.opencastproject.adminui.impl.RawProviderQuery
- read() - Method in class org.opencastproject.ingest.impl.ZipEntryInputStream
- 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[]) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreByteFormat
-
Parse a Dublin Core catalog represented by a byte array.
- 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(JsonReader) - Method in class org.opencastproject.metadata.dublincore.DublinCoreGsonAdapter
- read(File) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
-
Read an XML encoded catalog from a file.
- read(File, boolean) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- read(InputStream) - Static method in class org.opencastproject.metadata.dublincore.DublinCores
-
Read a DublinCore catalog from a stream containing either JSON or XML.
- read(InputStream) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
-
Read an XML encoded catalog from a stream.
- read(String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreJsonFormat
-
Read a JSON encoded catalog from a string.
- read(String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
-
Read an XML encoded catalog from a string.
- read(URI) - Method in interface org.opencastproject.workspace.api.Workspace
-
Get the
Filefor the given URI directly from the working file repository. - read(URI) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- read(JSONObject) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreJsonFormat
-
Reads values from a JSON object into a new DublinCore catalog.
- read(Node) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- READ - Enum constant in enum class org.opencastproject.security.api.Permissions.Action
-
Identifier for read permissions
- READ_ACTION - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- READ_PERMISSION - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
-
ACL read permission (action).
- 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
- readInputStream(HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- readOnly() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- readOnlyCopy() - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- readOnlyCopy() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- readOpt(String) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- readToString - Static variable in class org.opencastproject.util.IoSupport
-
Function that reads an input stream into a string using utf-8 encoding.
- ready() - Method in class org.opencastproject.adminui.tobira.TobiraService
- READY - Enum constant in enum class org.opencastproject.fileupload.api.job.FileUploadJob.JobState
- READY - Enum constant in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
- readyToTerminate() - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
-
If waiting and no jobs running change the state to ready
- REASON - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
- REASON - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.CommentIndexSchema
-
The organization
- REASON - Static variable in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
- REASON_NEEDS_CUTTING - Static variable in class org.opencastproject.event.comment.EventComment
-
The key for the reason that the video needs cutting
- rebuildIndex() - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- rebuildIndex(ElasticsearchIndex) - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
-
Clear and rebuild the index from all services.
- rebuildIndex(IndexProducer, IndexRebuildService.DataType) - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
-
Partially rebuild the index from a specific service and maybe only a specific data type.
- recognitionStatus - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- recognizedPhrases - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- 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.
- Recording - Interface in org.opencastproject.scheduler.api
-
An in-memory construct to represent the state of a recording, and when it was last heard from.
- RECORDING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- RECORDING_FAILURE - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- RECORDING_STATUS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The recording status
- RecordingImpl - Class in org.opencastproject.scheduler.api
-
An in-memory construct to represent the state of a recording, and when it was last heard from.
- RecordingImpl(String, String) - Constructor for class org.opencastproject.scheduler.api.RecordingImpl
-
Builds a representation of the recording.
- RecordingImpl(String, String, long) - Constructor for class org.opencastproject.scheduler.api.RecordingImpl
-
Builds a representation of the recording.
- RecordingState - Interface in org.opencastproject.scheduler.api
-
A representation of a recording's current state (MH-1475).
- RecordingStateUpdate - Class in org.opencastproject.capture.admin.impl
-
A representation of an recording which stores its id, state and time-since-last-update value
- RecordingStateUpdate() - Constructor for class org.opencastproject.capture.admin.impl.RecordingStateUpdate
-
Required zero-arg. constructor.
- RecordingStateUpdate(Recording) - Constructor for class org.opencastproject.capture.admin.impl.RecordingStateUpdate
-
Builds an RecordingStateUpdate object about the Recording r.
- recordingToJson - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- recordJobCreationIncident(Job, Throwable) - Method in class org.opencastproject.serviceregistry.api.Incidents
- RecursiveDirectoryCleaner - Class in org.opencastproject.cleanup
- recycle() - Method in class org.opencastproject.fsresources.StaticResourceServlet.Range
- redirect(String) - Method in class org.opencastproject.engage.ui.PlayerRedirect
- RedirectEndpoint - Class in org.opencastproject.redirect
-
Endpoints for redirection schemes.
- RedirectEndpoint() - Constructor for class org.opencastproject.redirect.RedirectEndpoint
- RedirectQueryParamAuthenticationEntryPoint - Class in org.opencastproject.kernel.security
-
An
AuthenticationEntryPointthat redirects to a configured login URL with a specified return query parameter. - RedirectQueryParamAuthenticationEntryPoint(String, String) - Constructor for class org.opencastproject.kernel.security.RedirectQueryParamAuthenticationEntryPoint
- reduceAcl(String, String, String) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- 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. - REF - Enum constant in enum class org.opencastproject.smil.entity.media.element.api.SmilMediaElement.MediaType
- reference - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The optional reference to other elements or series
- references - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- references - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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.
- refreshAccessToken(String, String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- regionName - Variable in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
-
The AWS region
- register() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- register(String, String, String, boolean) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- register(String, String, String, long, int, float) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- register(String, String, String, String, String, String, String, String, String, String, boolean, boolean, String, boolean, boolean, boolean) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
- registerHoldStateUserInterface(String) - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Registers the resource identified by
resourcePathas the ui to be displayed during hold. - 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.
- registerHost(String, String, String, long, int, float) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Registers a host as a provider of Opencast services.
- registerMBean(String) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderInstance
-
Registers an MXBean.
- registerMBean(String) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
Registers an MXBean.
- registerMBean(String) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
Registers an MXBean.
- 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) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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(String, String, String, boolean) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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.
- registrationService - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
-
The service that provides methods for the registration
- rehydrate(Map<String, Object>) - Static method in class org.opencastproject.search.api.SearchResult
- rehydrateACL(Map<String, Object>) - Static method in class org.opencastproject.search.api.SearchResult
- rehydrateDC(SearchService.IndexEntryType, Map<String, Object>) - Static method in class org.opencastproject.search.api.SearchResult
- rejected(UnauthorizedException) - Static method in class org.opencastproject.assetmanager.impl.Protected
- relation - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- relation - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- relation() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.BooleanValueContext
- relation() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- RelationContext(ParserRuleContext, int) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- relationOperand() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- relationOperand() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- relationOperand() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- relationOperand(int) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationContext
- RelationOperandContext(ParserRuleContext, int) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.RelationOperandContext
- 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
- relevance - Variable in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Relevance value
- RemoteAssetStore - Interface in org.opencastproject.assetmanager.api.storage
- 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
- remoteServiceManager - Variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
The remote service manager
- RemoteUserAndOrganizationFilter - Class in org.opencastproject.kernel.security
-
Security filter used to set the organization and user in remote implementations.
- RemoteUserAndOrganizationFilter() - Constructor for class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
- remove(int) - Method in class org.opencastproject.util.data.NonEmptyList
- remove(int) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Removes the workflow operation at the indicated position and returns it.
- remove(int) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Removes the workflow operation at the indicated position and returns it.
- remove(long) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Permanently removes a workflow instance.
- remove(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Permanently removes a workflow instance.
- remove(long) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Permanently removes a workflow instance.
- remove(long, boolean) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Permanently removes a workflow instance.
- remove(long, boolean) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- remove(long, boolean) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Permanently removes a workflow instance.
- remove(long, boolean) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Permanently removes a workflow instance.
- remove(E) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Delete passed entity.
- remove(Object) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- remove(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- remove(String) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
-
Removes the content element with the given identifier from the collection.
- remove(String) - Method in class org.opencastproject.playlists.PlaylistRestService
- remove(String) - Method in class org.opencastproject.playlists.PlaylistService
-
Deletes a playlist from the database
- remove(String, Integer) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
-
Removes the given server - port mapping.
- remove(String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- 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(EName) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Remove a complete property.
- remove(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- remove(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Remove values of a property.
- remove(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- 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.
- remove(T) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
-
Removes the content element from the collection.
- removeAcl(MediaPackage, AclScope) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- removeAcl(MediaPackage, AclScope) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Remove the XACML of the given scope.
- removeAgent(String) - Method in class org.opencastproject.adminui.endpoint.CaptureAgentsEndpoint
- removeAgent(String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Remove an agent from the system, if the agent exists.
- removeAgent(String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- removeAgent(String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Remove an agent from the system, if the agent exists.
- removeAll(Collection<?>) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- removeAll(Collection<?>) - Method in class org.opencastproject.util.data.NonEmptyList
- removeAllMediaPackageElements() - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Clear the list of media package element entities
- removeAnnotation(String) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
- removeAnnotation(Annotation) - Method in interface org.opencastproject.annotation.api.AnnotationService
-
Remove a given annotation from database
- removeAnnotation(Annotation) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- removeAsset(AssetDto) - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- removeAttachmentById(String) - Method in interface org.opencastproject.mediapackage.Publication
- removeAttachmentById(String) - Method in class org.opencastproject.mediapackage.PublicationImpl
- removeAudiences() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove all
DublinCore.PROPERTY_AUDIENCEproperties. - removeAudioContent(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Removes the audio content with the specified id.
- removeAudioContent(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- removeAudioVisualContent(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Removes the audiovisual content with the specified id.
- removeAudioVisualContent(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- removeCatalogByFlavor(Event, MediaPackageElementFlavor) - Method in interface org.opencastproject.index.service.api.IndexService
-
Remove catalogs from the event with the given flavor.
- removeCatalogByFlavor(Event, MediaPackageElementFlavor) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeCatalogByFlavor(Series, MediaPackageElementFlavor) - Method in interface org.opencastproject.index.service.api.IndexService
-
Remove a catalog from the series that matches the given flavor.
- removeCatalogByFlavor(Series, MediaPackageElementFlavor) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI.
- removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to remove
EventCatalogUIAdapterinstance. - removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI.
- removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to remove
EventCatalogUIAdapterinstance. - removeCatalogUIAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to remove
SeriesCatalogUIAdapterinstance. - removeCatalogUIAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
OSGi callback to remove
SeriesCatalogUIAdapterinstance. - removeCollectionList(DublinCoreMetadataCollection) - Static method in class org.opencastproject.external.util.ExternalMetadataUtils
-
Remove the collection list from the metadata to reduce to amount of data
- removeConfiguration(String) - Method in interface org.opencastproject.workflow.api.Configurable
-
Removes the
keyconfiguration. - removeConfiguration(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- removeConfiguration(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
Removes the
keyconfiguration. - removeConfiguration(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Removes the
keyconfiguration. - removeContributor(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- removeContributor(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- removeContributors() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove all
DublinCore.PROPERTY_CONTRIBUTORproperties. - removeCreated() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_CREATEDproperty. - removeCreator(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- removeCreator(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- removeCreators() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove all
DublinCore.PROPERTY_CREATORproperties. - removeDcIdentifier() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_IDENTIFIERproperty. - removeDescription() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_DESCRIPTIONproperty. - removeDoubleSeparator(String) - Static method in class org.opencastproject.util.UrlSupport
-
Removes any occurrence of double separators ("//") and replaces it with "/".
- removedService(ServiceReference<Object>, Object) - Method in class org.opencastproject.kernel.rest.RestPublisher.JaxRsServiceTracker
- removedService(ServiceReference, Object) - Method in class org.opencastproject.serviceregistry.internal.RestServiceTracker
- removeElement(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- removeElement(String) - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.SmilImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.SmilMetaImpl
-
Remove element with given Id and returns it.
- removeElement(String) - Method in class org.opencastproject.smil.entity.SmilObjectImpl
-
Remove element with given Id and returns it.
- 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.
- removeEntry(String, long) - Method in class org.opencastproject.playlists.PlaylistService
-
Removes an entry with the given id from the playlist and persists it
- removeEntry(PlaylistEntry) - Method in class org.opencastproject.playlists.Playlist
- removeEvent(String) - Method in interface org.opencastproject.index.service.api.IndexService
-
Removes an event.
- removeEvent(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeEvent(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Removes event with specified ID.
- removeEvent(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- removeEvent(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- removeEvent(Event, String) - Method in interface org.opencastproject.index.service.api.IndexService
-
Removes an event and retracts it if necessary.
- removeEvent(Event, String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeEventHandler(AssetManagerUpdateHandler) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- removeExtendedMetadata(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Removes the external metadata for a catalog type.
- removeExtension(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Removes the specified property from the extended configuation space and returns either the property value or
nullif no property was found. - removeExtent() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_EXTENTproperty. - removeField(MetadataField) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- removeFilter(String) - Method in class org.opencastproject.kernel.security.SecurityFilter
- removeFilter(ResourceListFilter<?>) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- 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.
- removeFromDatabase(WorkflowInstance) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Removes a single workflow.
- removeFromDatabase(WorkflowInstance) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Removes a single workflow.
- removeGroup(String) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
- removeGroup(String) - Method in class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
- removeGroup(String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Remove a group by id
- removeGroupMember(String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- removeGroupQuery(String, String) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
- removeHeader(Header) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- removeHeaders(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- removeIsPartOf() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore.Episode
-
Remove the
DublinCore.PROPERTY_IS_PART_OFproperty. - removeIssued() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_ISSUEDproperty. - 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
- removeJobs(List<Long>) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- removeLanguage() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_LANGUAGEproperty. - removeLicense() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- removeLocalizedValues(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Removes all entries in a certain language from an element.
- removeMatchingNonExistantElements(MediaPackage, MediaPackage, Set<MediaPackageElementFlavor>, Set<String>) - Static method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
Remove all these elements from
publishedMp, that matches the given flavors and tags but are not in theupdatedMp. - removeMediaPackageElement(OaiPmhElementEntity) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Remove media package element entity from the list of elements
- removeMember(String) - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Remove a member
- removeMemberFromAllGroups(String, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Removes a user from all groups
- removeMemberFromGroup(String, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Remove member from group.
- removeMessageHandler(SeriesUpdateHandler) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- removeMetaByName(String) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Remove
SmilMetaelement with given name. - removeMetadataService(MediaPackageMetadataService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback to remove a mediapackage metadata service.
- removeMyPlaylist(String) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Remove a previously created YouTube playlist.
- removeMyPlaylist(String) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- removeMyVideo(String) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Remove a previously uploaded video from YouTube.
- removeMyVideo(String) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- removeOldScheduledRecordings(long) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- removeOrganizationDirectoryListener(OrganizationDirectoryListener) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- removeOrganizationDirectoryListener(OrganizationDirectoryListener) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Removes
listenerfrom the list of organization listeners. - removeParam(SmilMediaParam) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Remove given
SmilMediaParam. - removeParamByName(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Remove
SmilMediaParamwith given name. - removeParamGroup(SmilMediaParamGroup) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Remove given param group.
- 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
- removeParentlessJobs(int) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- removeParentlessJobs(int) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- removeParentlessJobs(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- removeProperties(AssetManager, String, String, String, String) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.opencastproject.util.ProgressInputStream
-
Removes a
PropertyChangeListenerThe listener gets notified as soon as the input stream is read. - removeProvider(String) - Method in interface org.opencastproject.list.api.ListProvidersService
-
Removes the given source
- removeProvider(String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- removeProvider(String, String) - Method in interface org.opencastproject.list.api.ListProvidersService
- removeProvider(String, String) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
- removeProvider(ResourceListProvider) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
-
OSGi callback for provider.
- removeProvider(StatisticsProvider) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
-
Remove the given provider from the list of active providers.
- removeProvider(StatisticsProvider) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- removePublishers() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- removeRecording(String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- removeRecording(String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Removes a recording from the system, if the recording exists.
- removeRecording(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- removeRecording(String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- removeRecording(String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- removeRemoteAssetStore(RemoteAssetStore) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- removeReply(EventCommentReply) - Method in class org.opencastproject.event.comment.EventComment
-
Remove a reply from the comment
- removeReply(EventCommentReplyDto) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Remove a reply from the comment
- removeRightsHolders() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- removeRoleProvider(RoleProvider) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Remove a role provider.
- removeScheduledRecordingsBeforeBuffer(long) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Remove all of the scheduled events before a buffer.
- removeScheduledRecordingsBeforeBuffer(long) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- removeScheduledRecordingsBeforeBuffer(long) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- removeSchedulerUpdateHandler(SchedulerUpdateHandler) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- removeSeries(String) - Method in interface org.opencastproject.index.service.api.IndexService
-
Remove a series.
- removeSeries(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeSeriesMountPoint(Map<String, Object>) - Method in class org.opencastproject.adminui.tobira.TobiraService
- removeSeriesTobiraPath(String, String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- removeSmilElement(String, String) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
- removeSmilElement(Smil, String) - Method in interface org.opencastproject.smil.api.SmilService
-
Remove element (identified by elementId) from
Smilif exists. - removeSmilElement(Smil, String) - Method in class org.opencastproject.smil.impl.SmilServiceImpl
-
Remove element (identified by elementId) from
Smilif exists. - removeSource() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_SOURCEproperty. - removeSpatial() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_SPATIALproperty. - removeStaticFileAuthorization(StaticFileAuthorization) - Method in class org.opencastproject.fsresources.StaticResourceServlet
- 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. - removeTag(String) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Removes the tag from the workflow definition.
- removeTag(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- removeTemporal() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_TEMPORALproperty. - removeTitle() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_TITLEproperty. - removeType() - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Remove the
DublinCore.PROPERTY_TYPEproperty. - removeUserProvider(UserProvider) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Remove a user provider.
- removeVideoContent(String) - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Removes the video content with the specified id.
- removeVideoContent(String) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- removeVideoFromPlaylist(String, String) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Remove a previously uploaded video from specified YouTube playlist.
- removeVideoFromPlaylist(String, String) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- removeWorkflowDefinition(WorkflowIdentifier) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
Remove the workflow definition with the given id from the installed definition list.
- removeWorkflowListener(WorkflowListener) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Removes a workflow listener.
- removeWorkflowListener(WorkflowListener) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Removes a workflow listener.
- removeWorkflowListener(WorkflowListener) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Removes a workflow listener.
- removeWriter(String) - Method in interface org.opencastproject.statistics.api.StatisticsCoordinator
-
Remove a writer
- removeWriter(String) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- RenameFilesWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.rename
-
The
RenameFilesWorkflowOperationHandlerwill rename files referenced in tracks based on metadata contained in the media package. - RenameFilesWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.rename.RenameFilesWorkflowOperationHandler
- repeat(X, int) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create an iterator that repeats
afor the said times. - replace(String, String, String, String) - Method in class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- replace(String, String, String, String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- replace(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in interface org.opencastproject.publication.api.ConfigurablePublicationService
-
Replaces media package elements.
- replace(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- replace(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in class org.opencastproject.publication.configurable.remote.ConfigurablePublicationServiceRemoteImpl
- replace(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Updates the given media package in the Oai-Pmh storage incrementally, i.e. without retracting the whole media package.
- replace(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- replace(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- Replace - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- Replace - Enum constant in enum class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl.Operation
- Replace - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
- REPLACE_CA_NAME - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- REPLACE_FLAVOR - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- REPLACE_ID - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
-
Variables that can be replaced in stream name
- REPLACE_RESOLUTION - Static variable in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- replaceAllTracksWith(Smil, Track[]) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- replaces - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- replaces - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- replaceSync(String, String, String, String) - Method in class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- replaceSync(String, String, String, String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- replaceSync(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in interface org.opencastproject.publication.api.ConfigurablePublicationService
-
Synchronously replaces media package elements.
- replaceSync(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- replaceSync(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in class org.opencastproject.publication.configurable.remote.ConfigurablePublicationServiceRemoteImpl
- replaceSync(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Synchronously updates the given media package in the Oai-Pmh storage incrementally, i.e. without retracting the whole media package.
- replaceSync(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- replaceSync(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- 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
- replaceVariables(String, Function<String, String>, Map<String, String>, boolean) - Static method in class org.opencastproject.workflow.conditionparser.WorkflowConditionInterpreter
-
Replaces all occurrences of
${.*+}with the property in the provided map, or if not available in the map, from the bundle context properties, if available. - replaceVars(String, Map<String, String>) - Static method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
-
Replace variables of the form #{xxx} in a string template.
- replaceVarsF(Map<String, String>) - Static method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
-
AbstractIncidentService.replaceVars(String, java.util.Map)as a function. - repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- repopulate(IndexRebuildService.DataType) - Method in interface org.opencastproject.elasticsearch.index.rebuild.IndexProducer
-
Re-add the data of this service to the index.
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- Report - Interface in org.opencastproject.usertracking.api
-
A class that represents a report
- reportAsJson(String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- reportAsXml(String, String, int, int) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- ReportImpl - Class in org.opencastproject.usertracking.endpoint
-
A
Report - ReportImpl() - Constructor for class org.opencastproject.usertracking.endpoint.ReportImpl
-
A no-arg constructor needed by JAXB
- ReportItem - Interface in org.opencastproject.usertracking.api
-
A class that represents a Report Item
- ReportItemImpl - Class in org.opencastproject.usertracking.endpoint
-
A JAXB-annotated implementation of ReportItem
- ReportItemImpl() - Constructor for class org.opencastproject.usertracking.endpoint.ReportItemImpl
-
A no-arg constructor needed by JAXB
- reportItems - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- reportStatus(String) - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
-
{ "id": "{job_id}", "event": "{recognitions_status}", "user_token": "{user_token}" } If the event is recognitions.completed_with_results, the object includes a results field that provides the results of the recognition request.
- repository - Variable in class org.opencastproject.oaipmh.server.OaiXmlGen
- repositoryId(String) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- repositoryId(HttpServletRequest, String) - Static method in class org.opencastproject.oaipmh.server.OaiPmhServer
-
Retrieve the repository id from the requested path.
- repositoryId(Option<String>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- RepublishOaiPmhWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for handling "republish" operations to OAI-PMH repositories.
- RepublishOaiPmhWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.RepublishOaiPmhWorkflowOperationHandler
- REQUESTED_AUTH_HEADER - Static variable in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- RequestUtils - Class in org.opencastproject.index.service.util
- required() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- REQUIRED_JSON_KEY - Static variable in class org.opencastproject.index.service.util.RequestUtils
- requireNotBlank(String, String) - Static method in class org.opencastproject.util.RequireUtil
-
The given string value must not be blank, empty nor
null. - requires - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- requires - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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
- resetExtendedMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Removes all external metadata.
- resetExtendedMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Removes all external metadata.
- resetPreviousAuthentication(Authentication) - Method in class org.opencastproject.kernel.security.LtiProcessingFilter
- resetRecordingState(String) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- resetRecordingState(String) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Nulls recording state and recording last heard of of the given media package.
- resolution - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- RESOLUTION - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
- resolutionX - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The horizontal resolution of a single preview image
- resolutionY - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The vertical resolution of a single preview image
- resolve - Enum constant in enum class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler.Operation
- RESOLVED - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
- RESOLVED - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
- RESOLVED_STATUS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.CommentIndexSchema
-
The recording object
- resolveEventComment(String, long) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- RESOURCE_IDENTIFIER - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML urn for resources
- RESOURCE_LINK_DESCRIPTION - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- RESOURCE_LINK_ID - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- RESOURCE_LINK_TITLE - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- ResourceListFilter<A> - Interface in org.opencastproject.list.api
-
Resource list filter interface
- ResourceListFilter.SourceType - Enum Class in org.opencastproject.list.api
- ResourceListProvider - Interface in org.opencastproject.list.api
- ResourceListQuery - Interface in org.opencastproject.list.api
-
Query for the resource list
- ResourceListQueryImpl - Class in org.opencastproject.list.impl
- ResourceListQueryImpl() - Constructor for class org.opencastproject.list.impl.ResourceListQueryImpl
- ResourceRequest - Class in org.opencastproject.urlsigning.common
-
Represents a request for a streaming resource whose signed url must be validated.
- ResourceRequest() - Constructor for class org.opencastproject.urlsigning.common.ResourceRequest
- ResourceRequest.Status - Enum Class in org.opencastproject.urlsigning.common
- resourceRequestFromQueryString(String, String, String, Properties, boolean) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
- resourceRequestToQueryString(ResourceRequest) - Static method in class org.opencastproject.urlsigning.utils.ResourceRequestUtil
-
Transform a
ResourceRequestinto a query string. - ResourceRequestUtil - Class in org.opencastproject.urlsigning.utils
-
A utility class to transform ResourceRequests into query strings and back.
- ResourceStrategy - Interface in org.opencastproject.urlsigning.common
- ResourceType - Enum Class in org.opencastproject.statistics.api
-
Types of resources for which statistics are provided.
- ResourceTypeUtils - Class in org.opencastproject.external.util.statistics
- responseCode() - Element in annotation interface org.opencastproject.util.doc.rest.RestResponse
- responseMap - Variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The map of open responses to their http clients, which need to be closed after we are finished with the response
- responses() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- REST_ACL - Static variable in class org.opencastproject.search.api.SearchResult
- RESTART - Enum constant in enum class org.opencastproject.job.api.Job.Status
- restCleanupOldFilesFromCollection(String, long) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restCleanupOldFilesFromMediaPackage(long) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- RestConstants - Interface in org.opencastproject.rest
-
Constant definitions used to define and consume Opencast REST services.
- restCopyTo(String, String, String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restDelete(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restDeleteFromCollection(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- RestDocData - Class in org.opencastproject.runtimeinfo.rest
-
This is the document model class which holds the data about a set of rest endpoints.
- RestDocData(String, String, String, String[]) - Constructor for class org.opencastproject.runtimeinfo.rest.RestDocData
-
Create the base data object for creating REST documentation.
- RestDocsServlet - Class in org.opencastproject.runtimeinfo
-
A bundle activator that registers the REST documentation servlet.
- RestDocsServlet() - Constructor for class org.opencastproject.runtimeinfo.RestDocsServlet
- RestEndpointData - Class in org.opencastproject.runtimeinfo.rest
- RestEndpointData(Class<?>, String, String, String, String) - Constructor for class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Create a new basic endpoint, you should use the add methods to fill in the rest of the information about the endpoint data
- RestEndpointHolderData - Class in org.opencastproject.runtimeinfo.rest
-
Represents a group of endpoints.
- RestEndpointHolderData(String, String) - Constructor for class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
- RestFormatData - Class in org.opencastproject.runtimeinfo.rest
-
Represents an output format for a REST endpoint.
- RestFormatData(String) - Constructor for class org.opencastproject.runtimeinfo.rest.RestFormatData
-
Constructor that accepts a format name and finds the format's corresponding default URL and description.
- RestFormData - Class in org.opencastproject.runtimeinfo.rest
- RestFormData(RestEndpointData) - Constructor for class org.opencastproject.runtimeinfo.rest.RestFormData
-
Constructor which will auto-populate the form using the data in the endpoint, this will enable the ajax submit if it is possible to do so.
- restGet(String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGet(String, String, String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetBaseUri() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetCollectionContents(String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetCollectionUri(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetFromCollection(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetTotalStorage() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetUri(String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restGetUri(String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restMoveTo(String, String, String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restoreAssets(String, Integer) - Method in class org.opencastproject.assetmanager.aws.s3.endpoint.AwsS3RestEndpoint
- restoreContext(DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- RestParamData - Class in org.opencastproject.runtimeinfo.rest
-
Represents a single parameter for an endpoint.
- RestParamData(String, RestParamData.Type, String, String, String) - Constructor for class org.opencastproject.runtimeinfo.rest.RestParamData
-
Create a parameter for this endpoint, the thing you are adding it to indicates if required or optional
- RestParamData(RestParameter) - Constructor for class org.opencastproject.runtimeinfo.rest.RestParamData
-
Convenient constructor: take a RestParameter annotation and create a RestParamData from it.
- RestParamData.Type - Enum Class in org.opencastproject.runtimeinfo.rest
- 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
- RestPublisher - Class in org.opencastproject.kernel.rest
-
Listens for JAX-RS annotated services and publishes them to the global URL space using a single shared HttpContext.
- RestPublisher() - Constructor for class org.opencastproject.kernel.rest.RestPublisher
- RestPublisher.JaxRsServiceTracker - Class in org.opencastproject.kernel.rest
-
A custom ServiceTracker that published JAX-RS annotated services with the
RestConstants.SERVICE_PATH_PROPERTYproperty set to some non-null value. - RestPublisher.OpencastJSONProvider<T> - Class in org.opencastproject.kernel.rest
-
Extends the CXF JSONProvider for the grand purpose of removing '@' symbols from json and padded jsonp.
- RestPublisher.RestServlet - Class in org.opencastproject.kernel.rest
-
An HttpServlet that uses a JAX-RS service to handle requests.
- restPut(String, String, HttpServletRequest) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restPutInCollection(String, HttpServletRequest) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- restPutURLEncoded(HttpServletRequest, String, String, String, String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- 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).
- RestServiceTestEnv - Class in org.opencastproject.test.rest
-
Helper environment for creating REST service unit tests.
- RestServiceTracker - Class in org.opencastproject.serviceregistry.internal
-
A custom ServiceTracker that registers all locally published servlets so clients can find the most appropriate service on the network to handle new jobs.
- RestServiceTracker(ServiceRegistry, BundleContext) - Constructor for class org.opencastproject.serviceregistry.internal.RestServiceTracker
- RestServlet() - Constructor for class org.opencastproject.kernel.rest.RestPublisher.RestServlet
-
Default constructor needed by Jetty
- RestUtil - Class in org.opencastproject.util
-
Utility functions for REST endpoints.
- RestUtil.R - Class in org.opencastproject.util
-
Response builder functions.
- RestUtils - Class in org.opencastproject.index.service.util
-
Utils method for the Rest Endpoint implementation
- result - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The search result
- Result(String, File) - Constructor for class org.opencastproject.speechtotext.api.SpeechToTextEngine.Result
- Result(Map<Job, Job.Status>) - Constructor for class org.opencastproject.job.api.JobBarrier.Result
-
Creates a new job barrier result.
- resultingMediaPackage - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- ResumableQuery - Class in org.opencastproject.oaipmh.server
-
Stores information about a query with a paged response so that the next page can be retrieved.
- ResumableWorkflowOperationHandler - Interface in org.opencastproject.workflow.api
-
A
WorkflowOperationHandlerthat is allowed to return Action.PAUSE to pause (and later resume) a workflow. - ResumableWorkflowOperationHandlerBase - Class in org.opencastproject.workflow.handler.workflow
-
Abstract base implementation for a resumable operation handler, which implements a simple operations for starting an operation, returning a
WorkflowOperationResultwith the current mediapackage andWorkflowOperationResult.Action.PAUSEand resuming an operation, returning aWorkflowOperationResultwith the current mediapackage andWorkflowOperationResult.Action.CONTINUE. - ResumableWorkflowOperationHandlerBase() - Constructor for class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
- resume(long) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Resumes a suspended workflow instance.
- resume(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Resumes a suspended workflow instance.
- resume(long) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Resumes a suspended workflow instance.
- resume(long, String, LocalHashMap) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- resume(long, Map<String, String>) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Resumes a suspended workflow instance, applying new properties to the workflow.
- resume(long, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Resumes a suspended workflow instance, applying new properties to the workflow.
- resume(long, Map<String, String>) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Resumes a suspended workflow instance, applying new properties to the workflow.
- resume(long, LocalHashMap) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- resume(WorkflowInstance, JobContext, Map<String, String>) - Method in interface org.opencastproject.workflow.api.ResumableWorkflowOperationHandler
-
Continues a suspended
WorkflowInstance. - resume(WorkflowInstance, JobContext, Map<String, String>) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- resume(WorkflowInstance, JobContext, Map<String, String>) - Method in class org.opencastproject.workflow.handler.workflow.ErrorResolutionWorkflowOperationHandler
-
Continues a suspended
WorkflowInstance. - resume(WorkflowInstance, JobContext, Map<String, String>) - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Continues a suspended
WorkflowInstance. - RESUME - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Id of the workflow's resume operation, need to match the corresponding enum value in WorkflowServiceImpl
- resumeIndexRebuild(String) - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- resumeIndexRebuild(IndexRebuildService.Service) - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
-
Start Index Rebuild from the specified service and then do all that follow.
- ResumptionTokenStore - Class in org.opencastproject.oaipmh.util
-
Strategy to store resumption tokens.
- retainAll(Collection<?>) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- 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
- retract(String) - Method in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
- retract(String, String) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- retract(String, String, String) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
- retract(String, String, String) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
- retract(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- retract(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
-
Retract a media package element from the distribution channel.
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Retract a media package element from the distribution channel.
- retract(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
- retract(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- retract(Job, MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- retract(MediaPackage) - Method in interface org.opencastproject.publication.api.YouTubePublicationService
-
Retract a media package element from the distribution channel.
- retract(MediaPackage) - Method in class org.opencastproject.publication.youtube.remote.YouTubePublicationServiceRemoteImpl
- retract(MediaPackage) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
- retract(MediaPackage, String) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Retract a media package from the publication channel.
- retract(MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- retract(MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- retract(MediaPackage, String, boolean) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableWorkflowOperationHandlerBase
- Retract - Enum constant in enum class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl.Operation
- Retract - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
- RETRACT_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- RETRACT_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
The key to look for in the service configuration file to override the
DownloadDistributionServiceImpl.DEFAULT_RETRACT_JOB_LOAD - RETRACT_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key to look for in the service configuration file to override the
WowzaStreamingDistributionService.DEFAULT_RETRACT_JOB_LOAD - retractElement(String, MediaPackage, MediaPackageElement) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Retracts the media package element with the given identifier from the distribution channel.
- retractElement(String, MediaPackage, MediaPackageElement) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Retract a media package element from the distribution channel.
- retractElements(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
Retract a media package element from the distribution channel.
- retractElements(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
-
Retract a media package element from the distribution channel.
- retractElements(Set<String>, MediaPackage) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
Generate the jobs retracted the selected elements
- RetractEngageAWSS3WorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for retracting a media package from the engage player.
- RetractEngageAWSS3WorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.RetractEngageAWSS3WorkflowOperationHandler
- RetractEngageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for retracting a media package from the engage player.
- RetractEngageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
- RETRACTING - Enum constant in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- RETRACTING - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- Retraction - Class in org.opencastproject.index.service.impl.util
- Retraction(User, Organization) - Constructor for class org.opencastproject.index.service.impl.util.Retraction
- RetractionListener - Class in org.opencastproject.index.service.impl.util
- RetractionListener(IndexService, SecurityService, Map<Long, Retraction>) - Constructor for class org.opencastproject.index.service.impl.util.RetractionListener
- RetractOaiPmhWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for retracting a media package from OAI-PMH publication repository.
- RetractOaiPmhWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.RetractOaiPmhWorkflowOperationHandler
- retractSync(String, String, String) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
- retractSync(String, String, String) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
- retractSync(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- retractSync(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
-
Retract a media package element from the distribution channel synchronously, bypassing the Opencast job system.
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- retractSync(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
-
Retracts the given elements synchronously.
- retractSync(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
-
Retracts the given elements synchronously.
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- RetractYouTubeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
-
Workflow operation for retracting a media package from youtube publication channel.
- RetractYouTubeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.RetractYouTubeWorkflowOperationHandler
- Retry - Enum constant in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
- RETRY - Enum constant in enum class org.opencastproject.workflow.api.RetryStrategy
-
Restart the operation
- RETRY - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- RETRY_WORKLFOW_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- retryOrError(String, String, String) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- retryStrategy - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- retryStrategy - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- retryStrategy - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- RetryStrategy - Enum Class in org.opencastproject.workflow.api
-
List of possible retry strategies in case of operation hold state
- RetryStrategy.Adapter - Class in org.opencastproject.workflow.api
- RETURN_URL - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- returnDescription() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- rewrite(QueryRewriteContext) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- 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.
- rewriteUris(Snapshot, Fn<MediaPackageElement, URI>) - Static method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
Rewrite URIs of all asset elements of a snapshot's media package.
- RichAResult - Class in org.opencastproject.assetmanager.api.query
-
Extensions for
AResult. - RichAResult(AResult) - Constructor for class org.opencastproject.assetmanager.api.query.RichAResult
- 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.
- right(Layout) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Get the X coordinate of the right bound of the layout.
- rightBoundedInterval(Date) - Static method in class org.opencastproject.metadata.api.util.Interval
-
Constructor function for a right bounded interval, i.e. an interval with an infinite left endpoint.
- rightInfinite(Date) - Method in interface org.opencastproject.metadata.api.util.Interval.Match
- rights - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- rights - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- RIGHTS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The rights
- RIGHTS_HOLDER - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The rights holder for a series
- rightsHolder - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- rightsHolder - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- rightsHolder() - Method in class org.opencastproject.graphql.series.GqlSeries
- 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() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- Role - Class in org.opencastproject.userdirectory.brightspace.client.api
- Role - Interface in org.opencastproject.security.api
-
Represent a role in Opencast
- Role(Long, String, String) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.Role
- ROLE - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Role constant used in JSON formatted access control entries
- ROLE_CLEAN_REGEXP - Static variable in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
- ROLE_CLEAN_REPLACEMENT - Static variable in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
- ROLE_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- 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 - Variable in class org.opencastproject.userdirectory.RoleEndpoint
-
The role directory service
- RoleDirectoryService - Interface in org.opencastproject.security.api
-
A marker interface for the federation of all
RoleProviders. - RoleEndpoint - Class in org.opencastproject.userdirectory
-
Provides a sorted set of known roles
- RoleEndpoint() - Constructor for class org.opencastproject.userdirectory.RoleEndpoint
- roleProvider - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Role provider
- RoleProvider - Interface in org.opencastproject.security.api
-
Mix-in interface for directories that can list roles.
- roleProviders - Variable in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
The list of role providers
- 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 - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- roles - Variable in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- roles() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- roles() - Method in class org.opencastproject.graphql.user.GqlUser
- ROLES - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- ROLES - Static variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Role constant used in JSON formatted users
- ROLES - Static variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Role constant used in JSON formatted users
- ROLES_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for the desired role
- ROLES_PATH_PREFIX - Static variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
Path to the list of roles
- RolesAllowed - Annotation Interface in org.opencastproject.graphql.directive
- RolesAllowedWiring - Class in org.opencastproject.graphql.directive
- RolesAllowedWiring() - Constructor for class org.opencastproject.graphql.directive.RolesAllowedWiring
- ROOT - Static variable in class org.opencastproject.kernel.security.AuthenticationSuccessHandler
-
The root resource
- rootDirectory - Variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
The root directory for storing files
- rootDirectory() - Method in interface org.opencastproject.workspace.api.Workspace
-
Returns the workspace's root directory
- rootDirectory() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- RS256 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- RS384 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- RS512 - Static variable in class org.opencastproject.security.jwt.AlgorithmBuilder
- 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
- RULE_atom - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- RULE_booleanExpression - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- RULE_booleanTerm - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- RULE_booleanValue - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- RULE_COMBINING_ALG - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML rule for combining policies
- RULE_relation - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- RULE_relationOperand - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- ruleNames - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- ruleNames - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- run - Static variable in class org.opencastproject.util.data.functions.Functions
-
Create an effect that runs its argument.
- run() - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
The scheduled method.
- run() - Method in interface org.opencastproject.assetmanager.api.query.ADeleteQuery
-
Delete the selected items.
- run() - Method in interface org.opencastproject.assetmanager.api.query.ASelectQuery
-
Run the query and return the result.
- run() - Method in class org.opencastproject.assetmanager.impl.ADeleteQueryDecorator
- run() - Method in class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- run() - Method in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery
- run() - Method in class org.opencastproject.assetmanager.impl.query.AbstractASelectQuery
- run() - Method in class org.opencastproject.ingest.scanner.Ingestor
- run() - Method in class org.opencastproject.plugin.impl.PluginManagerImpl.PluginStarter
- run() - Method in class org.opencastproject.serviceregistry.impl.JobDispatcher.JobDispatcherRunner
- 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(AbstractADeleteQuery.DeleteEpisodeHandler) - Method in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery
- run(Function<JPAQueryFactory, A>) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Run a Queryldsl query inside a persistence context/transaction.
- 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. - runDetection(Track) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
Run silence detection on the source track and returns
MediaSegmentsXML as string. - runHunspell(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
-
Run hunspell with text as input.
- 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. - Runner() - Constructor for class org.opencastproject.assetmanager.impl.TimedMediaArchiver.Runner
- Runner() - Constructor for class org.opencastproject.fileupload.service.FileUploadServiceCleaner.Runner
- Runner() - Constructor for class org.opencastproject.scheduler.impl.CaptureNowProlongingService.Runner
- Runner() - Constructor for class org.opencastproject.scheduler.impl.OldScheduledScanner.Runner
- Runner() - Constructor for class org.opencastproject.workflow.impl.WorkflowCleanupScanner.Runner
- Runner() - Constructor for class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryCleaner.Runner
- Runner() - Constructor for class org.opencastproject.workspace.impl.WorkspaceCleaner.Runner
- RUNNING - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.State
- RUNNING - Enum constant in enum class org.opencastproject.job.api.Job.Status
- RUNNING - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- RUNNING - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- 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
- RuntimeInfo - Class in org.opencastproject.runtimeinfo
-
This REST endpoint provides information about the runtime environment, including the services and user interfaces deployed and the current login context.
- RuntimeInfo() - Constructor for class org.opencastproject.runtimeinfo.RuntimeInfo
- RuntimeNotFoundException - Exception Class in org.opencastproject.scheduler.impl
- RuntimeNotFoundException(NotFoundException) - Constructor for exception class org.opencastproject.scheduler.impl.RuntimeNotFoundException
- RuntimeTypes - Class in org.opencastproject.assetmanager.impl
-
This implementation of the AssetManager only takes its own implementation of query, result, record etc.
- runWorkflow(WorkflowInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Executes the workflow.
- runWorkflowOperation(WorkflowInstance, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Executes the workflow's current operation.
S
- SAFE_PATTERN - Static variable in class org.opencastproject.kernel.rest.JsonpFilter
-
The regular expression to ensure that the callback is safe for display to a browser
- SakaiUserProviderFactory - Class in org.opencastproject.userdirectory.sakai
-
Sakai implementation of the spring UserDetailsService, taking configuration information from the component context.
- SakaiUserProviderFactory() - Constructor for class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
- SakaiUserProviderInstance - Class in org.opencastproject.userdirectory.sakai
-
A UserProvider that reads user roles from Sakai.
- SakaiUserProviderInstance(String, Organization, String, String, String, String, String, Set<String>, int, int) - Constructor for class org.opencastproject.userdirectory.sakai.SakaiUserProviderInstance
-
Constructs an Sakai user provider with the needed settings.
- SAMPLE_PLAYLIST_ENTRIES_JSON - Static variable in class org.opencastproject.playlists.PlaylistRestService
- SAMPLE_PLAYLIST_ENTRIES_XML - Static variable in class org.opencastproject.playlists.PlaylistRestService
- SAMPLE_PLAYLIST_JSON - Static variable in class org.opencastproject.playlists.PlaylistRestService
- SAMPLE_PLAYLIST_XML - Static variable in class org.opencastproject.playlists.PlaylistRestService
- samplingrate - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- sanitize(String) - Static method in class org.opencastproject.elasticsearch.index.QueryPreprocessor
-
Sanitize a potentially malformed query string so it conforms to the Lucene query syntax
- 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
- sanitize(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- sanitize(String, String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Sets the given service to NORMAL state
- SanitizeAdaptiveWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The
operation will make sure that media where hls playlists and video track come in separate files will have appropriately references prior to further processing such as inspection. - SanitizeAdaptiveWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.SanitizeAdaptiveWorkflowOperationHandler
- sanityCheck(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Basic sanity checking for media packages.
- save(Adopter) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
Saves the submitted registration form.
- saveDublinCoreCatalog(String, DublinCoreCatalog) - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- saveDublinCoreCatalog(String, DublinCoreCatalog) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- saveOrganizationQuery(JpaOrganization) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Persist an organization
- saveProperty(Property) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Save a property to the database.
- saveQuery(ResumableQuery) - Method in class org.opencastproject.oaipmh.server.DefaultRepository
- saveQuery(ResumableQuery) - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Save a query.
- saveRolesQuery(Set<? extends Role>) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Persist a set of roles
- saveSnapshot(String, PartialMediaPackage, Date, VersionImpl, Availability, String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Save a snapshot and all of its assets.
- saveUserQuery(JpaUser) - Static method in class org.opencastproject.userdirectory.UserDirectoryPersistenceUtil
-
Persist an user
- scale(Dimension, Dimension, double) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Scale
shapebyscaleand ensure that any rounding errors are limited so that the resulting dimension does not exceedlimit. - scaleToFit(Dimension, Dimension) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Scale
dto fit intocanvas. - scan() - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- scan() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
- scan() - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- scan() - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- SCANNER_NAME - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- SCANNER_NAME - Static variable in class org.opencastproject.scheduler.impl.OldScheduledScanner
- scanOrder - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- ScanOrder - Enum Class in org.opencastproject.mediapackage.track
-
Defines the different types of scan order.
- scanType - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- scanType - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- ScanType - Enum Class in org.opencastproject.mediapackage.track
-
Defines the different types of scan types.
- scene - Enum constant in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
- schedule() - Method in class org.opencastproject.fileupload.service.FileUploadServiceCleaner
-
Set the schedule and start or restart the scheduler.
- schedule() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Schedule the scanning job to execute according to the cron schedule.
- schedule() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryCleaner
-
Set the schedule and start or restart the scheduler.
- schedule() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
-
Set the schedule and start or restart the scheduler.
- schedule(String) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Set the schedule and start or restart the scheduler.
- schedule(String, MultivaluedMap<String, String>) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- schedule(MultivaluedMap<String, String>) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
- schedule(MediaPackage, String, Map<String, String>) - Method in interface org.opencastproject.ingest.api.IngestService
-
Schedule an event with a given media package.
- schedule(MediaPackage, String, Map<String, String>) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- SCHEDULE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.Source
- SCHEDULE_GROUP - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- SCHEDULE_GROUP - Static variable in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- SCHEDULE_JOB_PARAM_PARENT - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- SCHEDULE_JOB_POLLING_TRIGGER - Static variable in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- SCHEDULE_LIFECYCLE_HEARTBEAT_JOB - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- SCHEDULE_LIFECYCLE_HEARTBEAT_TRIGGER - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- SCHEDULE_LIFECYCLE_POLLING_JOB - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- SCHEDULE_LIFECYCLE_POLLING_TRIGGER - Static variable in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- SCHEDULE_MULTIPLE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- SCHEDULE_SINGLE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- SCHEDULED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- scheduledExecutor - Variable in class org.opencastproject.serviceregistry.impl.JobDispatcher
-
The thread pool to use for dispatching.
- scheduledExecutor - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
The thread pool to use for dispatching queued jobs and checking on phantom services.
- Scheduler - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- SchedulerConflictException - Exception Class in org.opencastproject.scheduler.api
-
Thrown when a scheduled event can not be added or updated because of a conflict.
- SchedulerConflictException(String) - Constructor for exception class org.opencastproject.scheduler.api.SchedulerConflictException
-
Build a new scheduler conflict exception with a message
- SchedulerConflictException(String, Throwable) - Constructor for exception class org.opencastproject.scheduler.api.SchedulerConflictException
-
Build a new scheduler conflict exception with a message and an original cause.
- SchedulerConflictException(Throwable) - Constructor for exception class org.opencastproject.scheduler.api.SchedulerConflictException
-
Build a new scheduler conflict exception from the original cause.
- SchedulerEvent - Interface in org.opencastproject.scheduler.api
-
Defines the representation of a scheduled event
- SchedulerEventImpl - Class in org.opencastproject.scheduler.impl
-
An in-memory construct to represent the scheduled event
- SchedulerEventImpl(String, String, MediaPackage, TechnicalMetadata) - Constructor for class org.opencastproject.scheduler.impl.SchedulerEventImpl
-
Builds a representation of the technical metadata.
- SchedulerEventUpdateHandler - Class in org.opencastproject.liveschedule.message
- SchedulerEventUpdateHandler() - Constructor for class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- SchedulerException - Exception Class in org.opencastproject.scheduler.api
-
Thrown when a scheduled event can not be saved or loaded from persistence.
- SchedulerException(String) - Constructor for exception class org.opencastproject.scheduler.api.SchedulerException
-
Build a new scheduler exception with a message
- SchedulerException(String, Throwable) - Constructor for exception class org.opencastproject.scheduler.api.SchedulerException
-
Build a new scheduler exception with a message and an original cause.
- SchedulerException(Throwable) - Constructor for exception class org.opencastproject.scheduler.api.SchedulerException
-
Build a new scheduler exception from the original cause.
- SchedulerItem - Class in org.opencastproject.message.broker.api.scheduler
-
Serializableclass that represents all of the possible messages sent through a SchedulerService queue. - SchedulerItem(String) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- SchedulerItem(String, Long) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
-
Constructor to build an update recording status event
SchedulerItem. - SchedulerItem(Date, Date, SchedulerItem.Type) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- SchedulerItem(Map<String, String>) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
-
Constructor to build an update properties for an event
SchedulerItem. - SchedulerItem(Set<String>) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- SchedulerItem(SchedulerItem.Type) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
-
Constructor to build a delete event
SchedulerItem. - SchedulerItem(DublinCoreCatalog) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
-
Constructor to build an update event
SchedulerItem. - SchedulerItem(AccessControlList) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItem
-
Constructor to build an update access control list event
SchedulerItem. - SchedulerItem.Type - Enum Class in org.opencastproject.message.broker.api.scheduler
- SchedulerItemList - Class in org.opencastproject.message.broker.api.scheduler
- SchedulerItemList(String, List<SchedulerItem>) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItemList
- SchedulerItemList(String, SchedulerItem...) - Constructor for class org.opencastproject.message.broker.api.scheduler.SchedulerItemList
- SchedulerRestService - Class in org.opencastproject.scheduler.endpoint
-
REST Endpoint for Scheduler Service
- SchedulerRestService() - Constructor for class org.opencastproject.scheduler.endpoint.SchedulerRestService
- schedulerRoles - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
-
The roles allowed to schedule this agent
- schedulerService - Variable in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- SchedulerService - Interface in org.opencastproject.scheduler.api
-
Scheduler service manages events (creates new, updates already existing and removes events).
- SchedulerServiceDatabase - Interface in org.opencastproject.scheduler.impl
-
Permanent storage for events.
- SchedulerServiceDatabaseException - Exception Class in org.opencastproject.scheduler.impl
-
General exception representing failure in indexing or storing events, either to persistent storage or index.
- SchedulerServiceDatabaseException(Throwable) - Constructor for exception class org.opencastproject.scheduler.impl.SchedulerServiceDatabaseException
- SchedulerServiceDatabaseImpl - Class in org.opencastproject.scheduler.impl.persistence
-
Implements
SchedulerServiceDatabase. - SchedulerServiceDatabaseImpl() - Constructor for class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- SchedulerServiceImpl - Class in org.opencastproject.scheduler.impl
-
Implementation of
SchedulerService. - SchedulerServiceImpl() - Constructor for class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- SchedulerServiceRemoteImpl - Class in org.opencastproject.scheduler.remote
-
A proxy to a remote series service.
- SchedulerServiceRemoteImpl() - Constructor for class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- SchedulerUpdateHandler - Interface in org.opencastproject.message.broker.api.update
- SchedulerUtil - Class in org.opencastproject.scheduler.impl
-
Functions to support scheduler service operations.
- SCHEDULING_AGENT_ID_KEY - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
Scheduling JSON keys
- SCHEDULING_END_KEY - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- SCHEDULING_PREVIOUS_AGENTID - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- SCHEDULING_PREVIOUS_PREVIOUSENTRIES - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- SCHEDULING_START_KEY - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- SchedulingInfo() - Constructor for class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- SchedulingInfo(SchedulingUtils.SchedulingInfo) - Constructor for class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
-
Copy the given SchedulingInfo object.
- schedulingIntervalsOverlap(Date, Date, Date, Date) - Static method in class org.opencastproject.scheduler.api.Util
-
Check if two intervals (for example, for two scheduled events), overlap.
- SchedulingUtils - Class in org.opencastproject.external.util
- SchedulingUtils.SchedulingInfo - Class in org.opencastproject.external.util
- schema_update_trigger_delay() - Element in annotation interface org.opencastproject.graphql.schema.SchemaService.SchemaConfiguration
- SchemaBuilder - Class in org.opencastproject.graphql.schema
- SchemaBuilder(Organization) - Constructor for class org.opencastproject.graphql.schema.SchemaBuilder
- SchemaException - Exception Class in org.opencastproject.graphql.schema
-
Thrown when there is an error building the GraphQL schema.
- SchemaException() - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaException(String) - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaException(String, Throwable) - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaException(Throwable) - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- schemaLocation(String) - Method in class org.opencastproject.oaipmh.util.XmlGen
- SchemaService - Class in org.opencastproject.graphql.schema
- SchemaService(OrganizationDirectoryService, SchemaService.SchemaConfiguration) - Constructor for class org.opencastproject.graphql.schema.SchemaService
- SchemaService.SchemaConfiguration - Annotation Interface in org.opencastproject.graphql.schema
- SchemaService.SchemaUpdateThreadFactory - Class in org.opencastproject.graphql.schema
- SchemaServlet - Class in org.opencastproject.graphql.servlet
- SchemaServlet(SchemaService, SecurityService) - Constructor for class org.opencastproject.graphql.servlet.SchemaServlet
- SchemaUpdateThreadFactory() - Constructor for class org.opencastproject.graphql.schema.SchemaService.SchemaUpdateThreadFactory
- scopes - Enum constant in enum class org.opencastproject.publication.youtube.YouTubeKey
- score - Variable in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
-
Score within the search result
- SDF_FORMAT - Static variable in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- search(Opt<String>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Date>) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Retrieves all events matching given filter.
- search(Opt<String>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Date>) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- search(Opt<String>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Date>) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- search(Opt<String>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Integer>) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- search(Opt<String>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Date>, Opt<Integer>) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Retrieve all events matching given filter ordered by start time ascending.
- search(SearchSourceBuilder) - Method in interface org.opencastproject.search.api.SearchService
-
Searches the index based on a
SearchSourceBuilder's query - search(SearchSourceBuilder) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- search(SearchSourceBuilder) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- search(Query) - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- search(Query) - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhDatabase
-
Searches mediapackages from the OAI-PMH persistence storage
- Search - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- SearchEntity - Class in org.opencastproject.search.impl.persistence
-
Entity object for storing search in persistence storage.
- SearchEntity() - Constructor for class org.opencastproject.search.impl.persistence.SearchEntity
-
Default constructor without any import.
- SearchException - Exception Class in org.opencastproject.search.api
-
Exception that is thrown for failing search operations.
- SearchException(String) - Constructor for exception class org.opencastproject.search.api.SearchException
- SearchException(String, Throwable) - Constructor for exception class org.opencastproject.search.api.SearchException
- SearchException(Throwable) - Constructor for exception class org.opencastproject.search.api.SearchException
- searchIndex - Variable in class org.opencastproject.search.endpoint.SearchRestService
-
The connector to the actual index
- SearchIndex - Interface in org.opencastproject.elasticsearch.api
- SearchIndexException - Exception Class in org.opencastproject.elasticsearch.api
-
Exception that is thrown if service level error states occur when working with a search index.
- SearchIndexException(String) - Constructor for exception class org.opencastproject.elasticsearch.api.SearchIndexException
-
Creates a new search index exception with the given message.
- SearchIndexException(String, Throwable) - Constructor for exception class org.opencastproject.elasticsearch.api.SearchIndexException
-
Creates a new search index exception with the given message and root cause.
- SearchIndexException(Throwable) - Constructor for exception class org.opencastproject.elasticsearch.api.SearchIndexException
-
Creates a new search index exception with the given root cause.
- SearchMetadata<T> - Interface in org.opencastproject.elasticsearch.api
-
Resource metadata models a piece of metadata that describes one aspect of a resource, e. g. the title.
- SearchMetadataCollection - Class in org.opencastproject.elasticsearch.impl
-
Wrapper that facilitates in posting business objects to the search index.
- SearchMetadataCollection(String) - Constructor for class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Creates a new resource metadata collection for the given document type.
- SearchMetadataCollection(String, String) - Constructor for class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Creates a new resource metadata collection for the given document type.
- SearchMetadataImpl<T> - Class in org.opencastproject.elasticsearch.impl
-
Default implementation for the
SearchMetadata. - SearchMetadataImpl(String) - Constructor for class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Creates a new metadata item with the given name.
- searchMyVideos(String, String, long) - Method in interface org.opencastproject.publication.youtube.YouTubeAPIVersion3Service
-
Search for videos on predefined channel.
- searchMyVideos(String, String, long) - Method in class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- SearchOrder - Class in org.opencastproject.graphql.type.input
- SearchOrder() - Constructor for class org.opencastproject.graphql.type.input.SearchOrder
- SearchOrder(String, OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.SearchOrder
- SearchQuery - Interface in org.opencastproject.elasticsearch.api
-
Interface for the implementation of search queries.
- SearchRestService - Class in org.opencastproject.search.endpoint
-
The REST endpoint
- SearchRestService() - Constructor for class org.opencastproject.search.endpoint.SearchRestService
- searchResult - Variable in class org.opencastproject.graphql.event.GqlEventList
- SearchResult - Class in org.opencastproject.search.api
- SearchResult<T> - Interface in org.opencastproject.elasticsearch.api
-
A result as returned by a search operation.
- SearchResult - Interface in org.opencastproject.oaipmh.persistence
-
A single result of OAI-PMH.
- SearchResult(SearchService.IndexEntryType, DublinCoreCatalog, AccessControlList, String, MediaPackage, Instant, Instant) - Constructor for class org.opencastproject.search.api.SearchResult
- SearchResultElementItem - Interface in org.opencastproject.oaipmh.persistence
-
The OAI-PMH media package element result item
- SearchResultElementItemImpl - Class in org.opencastproject.oaipmh.persistence.impl
- SearchResultElementItemImpl(String, String, String) - Constructor for class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- SearchResultElementItemImpl(OaiPmhElementEntity) - Constructor for class org.opencastproject.oaipmh.persistence.impl.SearchResultElementItemImpl
- SearchResultImpl<T> - Class in org.opencastproject.elasticsearch.impl
-
Base implementation for a search result.
- SearchResultImpl - Class in org.opencastproject.oaipmh.persistence.impl
- SearchResultImpl(long, long, List<SearchResultItem>) - Constructor for class org.opencastproject.oaipmh.persistence.impl.SearchResultImpl
- SearchResultImpl(SearchQuery, long, long) - Constructor for class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Creates a search result that was created using the given query.
- SearchResultItem<T> - Interface in org.opencastproject.elasticsearch.api
-
The search result is what is delivered by the search function.
- SearchResultItem - Interface in org.opencastproject.oaipmh.persistence
-
An item that was found as part of a search.
- SearchResultItemImpl<T> - Class in org.opencastproject.elasticsearch.impl
-
Default implementation of a
SearchResultItem. - SearchResultItemImpl - Class in org.opencastproject.oaipmh.persistence.impl
- SearchResultItemImpl(double, T) - Constructor for class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
-
Creates a new search result item with the given uri.
- SearchResultItemImpl(String, String, String, String, Date, Boolean, MediaPackage, List<SearchResultElementItem>, List<String>) - Constructor for class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- SearchResultItemImpl(OaiPmhEntity) - Constructor for class org.opencastproject.oaipmh.persistence.impl.SearchResultItemImpl
- SearchResultList - Class in org.opencastproject.search.api
- SearchResultList(SearchHits) - Constructor for class org.opencastproject.search.api.SearchResultList
- searchService - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The search service
- searchService - Variable in class org.opencastproject.playlists.PlaylistRestService
-
The search service
- searchService - Variable in class org.opencastproject.search.endpoint.SearchRestService
-
The search service which talks to the database.
- searchService - Variable in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
The search service
- SearchService - Interface in org.opencastproject.search.api
-
Provides search capabilities, possibly to the engage tools, possibly to other services.
- SearchService.IndexEntryType - Enum Class in org.opencastproject.search.api
- SearchServiceDatabase - Interface in org.opencastproject.search.impl.persistence
-
API that defines persistent storage of series.
- SearchServiceDatabaseException - Exception Class in org.opencastproject.search.impl.persistence
-
Presents exception that occurs while storing/retrieving series from permanent storage or from index.
- SearchServiceDatabaseException(Throwable) - Constructor for exception class org.opencastproject.search.impl.persistence.SearchServiceDatabaseException
-
Create exception with a cause.
- SearchServiceDatabaseImpl - Class in org.opencastproject.search.impl.persistence
-
Implements
SearchServiceDatabase. - SearchServiceDatabaseImpl() - Constructor for class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
- SearchServiceImpl - Class in org.opencastproject.search.impl
-
An Opensearch-based
SearchServiceimplementation. - SearchServiceImpl() - Constructor for class org.opencastproject.search.impl.SearchServiceImpl
-
Creates a new instance of the search service.
- SearchServiceIndex - Class in org.opencastproject.search.impl
-
A Elasticsearch-based
SearchServiceimplementation. - SearchServiceIndex() - Constructor for class org.opencastproject.search.impl.SearchServiceIndex
-
Creates a new instance of the search service index.
- SearchTerms<T> - Interface in org.opencastproject.elasticsearch.api
-
Interface for a data structure that is wrapping a group of search terms.
- SearchTerms.Quantifier - Enum Class in org.opencastproject.elasticsearch.api
-
The search quantifier
- SearchTermsImpl<T> - Class in org.opencastproject.elasticsearch.impl
-
Implementation of a list of search terms.
- SearchTermsImpl(SearchTerms.Quantifier, T...) - Constructor for class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
Creates a list of search terms, to be queried using the given quantifier.
- SearchUpdatedEventHandler - Class in org.opencastproject.event.handler
-
Responds to series events by re-distributing metadata and security policy files for published mediapackages.
- SearchUpdatedEventHandler() - Constructor for class org.opencastproject.event.handler.SearchUpdatedEventHandler
- searchUser(Integer, Integer, String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.user.UserQueryExtension
- second - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The number of seconds
- Second - Enum constant in enum class org.opencastproject.metadata.dublincore.Precision
- SECOND - Enum constant in enum class org.opencastproject.oaipmh.Granularity
- secondary - Enum constant in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
- SECRET - Static variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
The attribute name in the configuration file to define the encryption key.
- SECURITY_NAMESPACE - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- 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
- SecurityEndpoint - Class in org.opencastproject.external.endpoint
- SecurityEndpoint() - Constructor for class org.opencastproject.external.endpoint.SecurityEndpoint
- securityFilter - Variable in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
-
The security filter
- SecurityFilter - Class in org.opencastproject.kernel.security
-
A servlet filter that delegates to the appropriate spring filter chain
- SecurityFilter() - Constructor for class org.opencastproject.kernel.security.SecurityFilter
- securityService - Variable in class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.adminui.usersettings.UserSettingsService
-
The security service
- securityService - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
-
Opencast's security service
- securityService - Variable in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
-
The security service
- securityService - Variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
-
The security service
- securityService - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
The security service
- securityService - Variable in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
-
The security service
- securityService - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The security service
- securityService - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The security service
- securityService - Variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The security service to use to run as the context for adding the groups
- securityService - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.kernel.security.OrganizationFilter
-
The security service
- securityService - Variable in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
-
The security service
- securityService - Variable in class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
-
The security service
- securityService - Variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The security service
- securityService - Variable in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.playlists.PlaylistService
-
The security service
- securityService - Variable in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
The security service
- securityService - Variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
The security service
- securityService - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
The security service
- securityService - Variable in class org.opencastproject.series.impl.SeriesServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
An (optional) security service.
- securityService - Variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
The security service
- securityService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
The security service
- securityService - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
The security service to use to run as the context for adding the groups
- securityService - Variable in class org.opencastproject.userdirectory.CustomRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.OrganizationRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.userdirectory.UserIdRoleProvider
-
The security service
- securityService - Variable in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- securityService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
The security service
- securityService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The security service
- securityService - Variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
The security service to get current organization from
- SecurityService - Interface in org.opencastproject.security.api
-
Provides access to the current user's username and roles, if any.
- SecurityServiceSpringImpl - Class in org.opencastproject.kernel.security
-
A Spring Security implementation of
SecurityService. - SecurityServiceSpringImpl() - Constructor for class org.opencastproject.kernel.security.SecurityServiceSpringImpl
- SecurityUtil - Class in org.opencastproject.security.util
-
Opencast security helpers.
- segment(String) - Method in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
-
Segments a track.
- segment(Job, Track) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Starts segmentation on the video track identified by
mediapackageIdandelementIdand returns a receipt containing the final result in the form of anMpeg7Catalog. - segment(Track) - Method in interface org.opencastproject.videosegmenter.api.VideoSegmenterService
-
Takes the given track and returns the job that can be used to get the resulting mpeg7 catalog.
- segment(Track) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Takes the given track and returns the job that can be used to get the resulting mpeg7 catalog.
- segment(Track) - Method in class org.opencastproject.videosegmenter.remote.VideoSegmenterRemoteImpl
- Segment - Interface in org.opencastproject.metadata.mpeg7
-
A video segment represents a temporal decomposition of the video stream that may have properties like text annotations attached to it.
- Segment.Type - Enum Class in org.opencastproject.metadata.mpeg7
-
The segment type
- SegmentData - Class in org.opencastproject.editor.api
- SegmentData(Long, Long) - Constructor for class org.opencastproject.editor.api.SegmentData
- SegmentData(Long, Long, boolean) - Constructor for class org.opencastproject.editor.api.SegmentData
- SEGMENTER_JOB_LOAD_KEY - Static variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_CAPTION_JOB_LOAD
- SegmentImpl - Class in org.opencastproject.metadata.mpeg7
-
Default implementation of the
SegmentType. - SegmentImpl(Segment.Type, String) - Constructor for class org.opencastproject.metadata.mpeg7.SegmentImpl
-
Creates a new content segment.
- SegmentPreviewsWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
-
The workflow definition for creating segment preview images from an segment mpeg-7 catalog.
- SegmentPreviewsWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
- segments - Variable in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
The list of segments in this temporal decomposition
- segments() - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Returns an iteration of the video's segments.
- segments() - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- SEGMENTS - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The flavor produced by video segmentation
- SEGMENTS_MIN_CUT_DURATION_KEY - Static variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- SEGMENTS_MIN_DURATION_KEY - Static variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- select - Static variable in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Full
-
Parameter for query execution methods like
ProjectableQuery.singleResult(com.mysema.query.types.Expression[])orAbstractJPAQuery.list(Expression[]). - select - Static variable in class org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
-
Parameter for query execution methods like
ProjectableQuery.singleResult(com.mysema.query.types.Expression[])orAbstractJPAQuery.list(Expression[]). - select - Static variable in class org.opencastproject.assetmanager.impl.persistence.SnapshotDtos.Medium
-
Parameter for query execution methods like
ProjectableQuery.singleResult(com.mysema.query.types.Expression[])orAbstractJPAQuery.list(Expression[]). - 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(Target...) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Determine what should be included in the result records, i.e. what will actually be fetched from the database.
- select(Target...) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- select(Target...) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- 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.
- SELECT - Enum constant in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
- selectOperationHandler(WorkflowOperationInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Does a lookup of available operation handlers for the given workflow operation.
- selectProperties(String, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Select all properties for a specific media package.
- selectProperties(String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- selectProperties(String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Select all properties for a specific media package.
- selectQuery(String, String) - Static method in class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- SelectQueryContribution - Class in org.opencastproject.assetmanager.impl.query
-
Collect contributions to a JPA query.
- SelectQueryContribution(Stream<Expression<?>>, Stream<EntityPath<?>>, Stream<Join>, Opt<BooleanExpression>, Opt<Integer>, Opt<Integer>, Stream<OrderSpecifier<?>>) - Constructor for class org.opencastproject.assetmanager.impl.query.SelectQueryContribution
- SelectQueryContributor - Interface in org.opencastproject.assetmanager.impl.query
-
Implementations of this interface may contribute to a JPA query.
- SelectStreamsWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.composer
- SelectStreamsWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.composer.SelectStreamsWorkflowOperationHandler
- selectVerb(Params) - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Create an OAI-PMH response based on the given request params.
- SelectVersionWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.assetmanager
-
Replaces the media package in the current workflow with a previous version from the asset manager.
- SelectVersionWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
- self - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- self - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription.TranscriptionSelf
- self - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile
- SELF - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- send(String[], String[], String[], String, String) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Send a message to multiple recipients
- send(String[], String[], String[], String, String, String) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Send a message to multiple recipients
- send(String, String, String) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Method to send a message
- send(String, String, String, String) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Method to send a message
- send(String, String, String, String, String) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Send a message to multiple recipients
- send(String, String, String, String, String, String) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Send a message to multiple recipients
- send(MimeMessage) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
-
Sends
messageusing the configured transport. - sendExtraData(String, String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Executes the 'send' method with the proper REST URL suffix.
- sendGeneralData(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Executes the 'send' method with the proper REST URL suffix.
- sendStatistics(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationSender
-
Executes the 'send' method with the proper REST URL suffix.
- SEPARATOR - Static variable in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Character that separates both parts of a flavor
- SEPARATOR - Static variable in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Separator used to separate strings when serializing arrays of strings.
- SEQ - Enum constant in enum class org.opencastproject.smil.entity.media.container.api.SmilMediaContainer.ContainerType
- sequenceOpt(List<Option<A>>) - Static method in class org.opencastproject.util.data.functions.Options
-
Sequence a list of options.
- serialize(DublinCoreCatalog) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- serialize(Mpeg7Catalog) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
- serialize(JaxbWorkflowConfiguration, JsonGenerator, SerializerProvider) - Method in class org.opencastproject.workflow.api.YamlWorkflowConfigurationSerializer
- serializeAclToJson(AccessControlList) - Static method in class org.opencastproject.external.util.AclUtils
-
Serialize an
AccessControlListinto json. - 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.
- serializeManagedAcl(ManagedAcl) - Static method in class org.opencastproject.authorization.xacml.manager.util.AccessInformationUtil
-
Serializes a
ManagedAclasJSONObject. - serializePrivilegesByRole(AccessControlList) - Static method in class org.opencastproject.authorization.xacml.manager.util.AccessInformationUtil
-
Serialize a
AccessControlListasJSONObject. - serializer - Variable in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
The media package serializer
- serializer - Variable in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- Serializer - Class in org.opencastproject.composer.layout
- series(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.GqlEvent
- Series - Class in org.opencastproject.elasticsearch.index.objects.series
-
Object wrapper for a series.
- Series - Class in org.opencastproject.series.api
-
An Opencast series.
- Series - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- Series - Enum constant in enum class org.opencastproject.search.api.SearchService.IndexEntryType
- Series - Enum constant in enum class org.opencastproject.security.api.AclScope
- Series() - Constructor for class org.opencastproject.elasticsearch.index.objects.series.Series
-
Required default no arg constructor for JAXB.
- Series() - Constructor for class org.opencastproject.series.api.Series
- Series(String, String) - Constructor for class org.opencastproject.elasticsearch.index.objects.series.Series
-
The series identifier.
- Series(DublinCoreCatalog) - Constructor for class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore.Series
- SERIES - Enum constant in enum class org.opencastproject.statistics.api.ResourceType
- SERIES - Enum constant in enum class org.opencastproject.statistics.export.api.DetailLevel
- SERIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Dublin core catalog describing a series
- SERIES_HASEVENTS_DELETE_ALLOW_KEY - Static variable in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- SERIES_ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event series identifier
- SERIES_ID_TEMPLATE_KEY - Static variable in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
The template key for adding the series id to the publication path.
- SERIES_NAME - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event series name
- SERIES_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Name of the configuration option that provides the optional series identifier
- SERIES_WRITE_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- seriesById(String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesQueryExtension
- SeriesCatalogUIAdapter - Interface in org.opencastproject.metadata.dublincore
-
A
SeriesCatalogUIAdapterconverts between a concreteMetadataCatalogimplementation and aDublinCoreMetadataCollection - SeriesData - Class in org.opencastproject.editor.api
- SeriesData(String, String) - Constructor for class org.opencastproject.editor.api.SeriesData
- SeriesDataFetcher - Class in org.opencastproject.graphql.datafetcher.series
-
The SeriesDataFetcher class implements the ContextDataFetcher interface with GqlSeries as the generic type.
- SeriesDataFetcher(String) - Constructor for class org.opencastproject.graphql.datafetcher.series.SeriesDataFetcher
- SeriesDto - Class in org.opencastproject.studio.endpoint.dto
- SeriesDto(String, String) - Constructor for class org.opencastproject.studio.endpoint.dto.SeriesDto
- SeriesEndpoint - Class in org.opencastproject.adminui.endpoint
- SeriesEndpoint - Class in org.opencastproject.external.endpoint
- SeriesEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.SeriesEndpoint
- SeriesEndpoint() - Constructor for class org.opencastproject.external.endpoint.SeriesEndpoint
- SeriesEntity - Class in org.opencastproject.series.impl.persistence
-
Enitity object for storing series in persistence storage.
- SeriesEntity() - Constructor for class org.opencastproject.series.impl.persistence.SeriesEntity
-
Default constructor without any import.
- SeriesException - Exception Class in org.opencastproject.series.api
-
Exception thrown in Series Service
- SeriesException() - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception without parameters.
- SeriesException(String) - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception with exception message.
- SeriesException(String, Throwable) - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception with a message and a cause
- SeriesException(Throwable) - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception with a cause.
- seriesId - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- seriesId - Variable in class org.opencastproject.search.impl.persistence.SearchEntity
- seriesId - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Series ID, primary key
- seriesId - Variable in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- seriesId - Variable in class org.opencastproject.workflow.api.WorkflowInstance
- seriesId() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Get the snapshot's "seriesId" field.
- seriesId() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- seriesId() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- seriesId() - Method in class org.opencastproject.graphql.event.GqlEvent
- seriesId(String) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- seriesId(Option<String>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- seriesIdentifier - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- SeriesIndexSchema - Interface in org.opencastproject.elasticsearch.index.objects.series
-
Interface defining the mapping between data and field names in the search index.
- SeriesIndexUtils - Class in org.opencastproject.elasticsearch.index.objects.series
-
Utility implementation to deal with the conversion of series and its corresponding index data structures.
- SeriesItem - Class in org.opencastproject.message.broker.api.series
-
Serializableclass that represents all of the possible messages sent through a SeriesService queue. - SeriesItem.Type - Enum Class in org.opencastproject.message.broker.api.series
- SeriesListProvider - Class in org.opencastproject.index.service.resources.list.provider
- SeriesListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- SeriesListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the series list.
- SeriesListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- SeriesMutationExtension - Class in org.opencastproject.graphql.series
- seriesName() - Method in class org.opencastproject.graphql.event.GqlEvent
- SeriesOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.series
- SeriesOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- SeriesOrderByInput - Class in org.opencastproject.graphql.type.input
- SeriesOrderByInput() - Constructor for class org.opencastproject.graphql.type.input.SeriesOrderByInput
- SeriesOrderByInput(OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.SeriesOrderByInput
- SeriesQueryBuilder - Class in org.opencastproject.elasticsearch.index.objects.series
-
Opencast
SeriesSearchQueryimplementation of the Elasticsearch query builder. - SeriesQueryBuilder(SeriesSearchQuery) - Constructor for class org.opencastproject.elasticsearch.index.objects.series.SeriesQueryBuilder
-
Creates a new elastic search query based on the series query.
- SeriesQueryExtension - Class in org.opencastproject.graphql.series
- SeriesRestService - Class in org.opencastproject.series.endpoint
-
REST endpoint for Series Service.
- SeriesRestService() - Constructor for class org.opencastproject.series.endpoint.SeriesRestService
- SeriesSearchQuery - Class in org.opencastproject.elasticsearch.index.objects.series
-
This interface defines a fluent api for a query object used to lookup series in the search index.
- SeriesSearchQuery(String, User) - Constructor for class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Creates a query that will return series documents.
- seriesService - Variable in class org.opencastproject.scheduler.impl.CalendarGenerator
-
Series service for Series DC retrieval
- seriesService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The series service
- SeriesService - Interface in org.opencastproject.series.api
-
Series service API for creating, removing and searching over series.
- SeriesServiceDatabase - Interface in org.opencastproject.series.impl
-
API that defines persistent storage of series.
- SeriesServiceDatabaseException - Exception Class in org.opencastproject.series.impl
-
Presents exception that occurs while storing/retrieving series from permanent storage or from index.
- SeriesServiceDatabaseException(String) - Constructor for exception class org.opencastproject.series.impl.SeriesServiceDatabaseException
-
Create exception with a message.
- SeriesServiceDatabaseException(String, Throwable) - Constructor for exception class org.opencastproject.series.impl.SeriesServiceDatabaseException
-
Create exception with a message and a cause.
- SeriesServiceDatabaseException(Throwable) - Constructor for exception class org.opencastproject.series.impl.SeriesServiceDatabaseException
-
Create exception with a cause.
- SeriesServiceDatabaseImpl - Class in org.opencastproject.series.impl.persistence
-
Implements
SeriesServiceDatabase. - SeriesServiceDatabaseImpl() - Constructor for class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- SeriesServiceImpl - Class in org.opencastproject.series.impl
-
Implements
SeriesService. - SeriesServiceImpl() - Constructor for class org.opencastproject.series.impl.SeriesServiceImpl
- SeriesServiceRemoteImpl - Class in org.opencastproject.series.remote
-
A proxy to a remote series service.
- SeriesServiceRemoteImpl() - Constructor for class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- SERIESTAB_ONLYSERIESWITHWRITEACCESS_KEY - Static variable in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- seriesTitle - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- SeriesUpdateHandler - Interface in org.opencastproject.message.broker.api.update
- SeriesUserExtension - Class in org.opencastproject.graphql.series
- SeriesUserExtension(GqlCurrentUser) - Constructor for class org.opencastproject.graphql.series.SeriesUserExtension
- SeriesWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
The workflow definition for handling "series" operations
- SeriesWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
- SERVER_ERROR - Static variable in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- SERVER_STATUS_LABEL_MAINTENANCE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status maintenance filter label.
- SERVER_STATUS_LABEL_OFFLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status offline filter label.
- SERVER_STATUS_LABEL_ONLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status online filter label.
- SERVER_STATUS_MAINTENANCE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status maintenance filter name.
- SERVER_STATUS_OFFLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status offline filter name.
- SERVER_STATUS_ONLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status online filter name.
- 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
- ServerEndpoint - Class in org.opencastproject.adminui.endpoint
- ServerEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.ServerEndpoint
- serverError() - Static method in class org.opencastproject.util.RestUtil.R
- serverError(String, Object...) - Static method in class org.opencastproject.external.common.ApiResponseBuilder
- serverErrorJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create an INTERNAL SERVER ERROR (500) response with the given JSON as body
- servers - Variable in class org.opencastproject.security.api.JaxbOrganization
-
Server and port mapping
- ServersListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Servers list provider.
- ServersListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- ServersListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the servers list.
- ServersListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Default constructor.
- ServersListQuery(ResourceListQuery) - Constructor for class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Copy constructor for the base class
ResourceListQuery. - serverUrl - Variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
Default server URL
- serverUrl - Variable in class org.opencastproject.annotation.impl.AnnotationRestService
-
This server's base URL
- serverUrl - Variable in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
The base server URL
- serverUrl - Variable in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- serverUrl - Variable in class org.opencastproject.series.endpoint.SeriesRestService
-
Default server URL
- serverUrl - Variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
-
This server's base URL
- serverUrl - Variable in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
-
This server's URL
- serverUrl - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The base server URL
- serverUrl - Variable in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- serverUrl - Variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
The default server URL
- serverUrl - Variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
The Base URL for this server
- service - Variable in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
The caption service
- service - Variable in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
-
The distribution service
- service - Variable in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
-
The download distribution service
- service - Variable in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
The execute service
- service - Variable in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
The inspection service
- service - Variable in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
-
The OAI-PMH publication service
- service - Variable in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
- service - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
The service instance
- service - Variable in class org.opencastproject.statistics.provider.influx.provider.InfluxStatisticsProvider
- service - Variable in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
The text analyzer
- service - Variable in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
The timeline previews service
- service - Variable in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
-
The transcription service
- service - Variable in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
-
The transcription service
- service - Variable in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
-
The transcription service
- service - Variable in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
-
The transcription service
- service - Variable in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
-
The video segmenter
- Service - Class in org.opencastproject.index.service.resources.list.api
-
A model class representing the displayed fields in the services screen.
- Service(ServiceStatistics) - Constructor for class org.opencastproject.index.service.resources.list.api.Service
- SERVICE_FILTER - Static variable in class org.opencastproject.runtimeinfo.RuntimeInfo
-
The rest publisher looks for any non-servlet with the 'opencast.service.path' property
- 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_STATUS_FILTER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
Service status filter label prefix.
- SERVICE_TYPE - Static variable in class org.opencastproject.oaipmh.server.remote.OaiPmhServerInfoRemoteImpl
- SERVICE_TYPE - Static variable in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
The job type we use to register with the remote services manager
- SERVICE_TYPE_PROPERTY - Static variable in interface org.opencastproject.rest.RestConstants
-
The service property indicating the type of service.
- ServiceDataFetcher<T> - Class in org.opencastproject.graphql.datafetcher
- ServiceDataFetcher(String, Class<T>) - Constructor for class org.opencastproject.graphql.datafetcher.ServiceDataFetcher
- serviceFor(Organization) - Method in interface org.opencastproject.authorization.xacml.manager.api.AclServiceFactory
-
Create an ACL service for an organization dependend context.
- serviceFor(Organization) - Method in class org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- servicePath - Variable in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
-
The service path for this endpoint
- servicePath - Variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
The URL path for the services provided by the working file repository
- 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.
- ServiceRegistrationJpaImpl - Class in org.opencastproject.serviceregistry.impl.jpa
-
A record of a service that creates and manages receipts.
- ServiceRegistrationJpaImpl() - Constructor for class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
-
Creates a new service registration which is online
- ServiceRegistrationJpaImpl(HostRegistrationJpaImpl, String, String) - Constructor for class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
-
Creates a new service registration which is online
- ServiceRegistrationJpaImpl(HostRegistrationJpaImpl, String, String, boolean) - Constructor for class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
-
Creates a new service registration which is online and not in maintenance mode.
- ServiceRegistrationParser - Class in org.opencastproject.serviceregistry.api
-
Marshals and unmarshals
ServiceRegistrations. - serviceRegistry - Variable in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- serviceRegistry - Variable in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Reference to remote service manager
- serviceRegistry - Variable in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
-
The service registry service
- serviceRegistry - Variable in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
The remote service registry
- serviceRegistry - Variable in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
- serviceRegistry - Variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
The remote service registry
- serviceRegistry - Variable in class org.opencastproject.serviceregistry.command.MaintenanceCommand
- serviceRegistry - Variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
-
The remote service manager
- serviceRegistry - Variable in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
-
The remote service maanger
- serviceRegistry - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Reference to the receipt service
- serviceRegistry - Variable in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Reference to the receipt service
- serviceRegistry - Variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Optional service registry
- serviceRegistry - Variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
The service registry
- serviceRegistry - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The service registry
- ServiceRegistry - Interface in org.opencastproject.serviceregistry.api
-
Manages clustered services and the
Jobs they may create to enable asynchronous job handling. - ServiceRegistryEndpoint - Class in org.opencastproject.serviceregistry.impl.endpoint
-
Displays hosts and the service IDs they provide.
- ServiceRegistryEndpoint() - Constructor for class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- 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
- ServiceRegistryJpaImpl - Class in org.opencastproject.serviceregistry.impl
-
JPA implementation of the
ServiceRegistry - ServiceRegistryJpaImpl() - Constructor for class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- 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
- ServicesEndpoint - Class in org.opencastproject.adminui.endpoint
- ServicesEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.ServicesEndpoint
- ServicesListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Services list provider.
- ServicesListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- ServicesListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the services list.
- ServicesListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Default constructor.
- ServicesListQuery(ResourceListQuery) - Constructor for class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Copy constructor for the base class
ResourceListQuery. - ServicesStatistics - Class in org.opencastproject.serviceregistry.impl.jmx
- ServicesStatistics(String, List<ServiceStatistics>) - Constructor for class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- ServicesStatisticsMXBean - Interface in org.opencastproject.serviceregistry.impl.jmx
-
JMX Bean interface exposing service statistics.
- 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 - Exception Class in org.opencastproject.serviceregistry.impl
-
Exception to indicate general service unavailability.
- ServiceUnavailableException(String) - Constructor for exception class org.opencastproject.serviceregistry.api.ServiceUnavailableException
-
Creates a new service unavailable exception.
- ServiceUnavailableException(String) - Constructor for exception class org.opencastproject.serviceregistry.impl.ServiceUnavailableException
-
Creates an exception with an error message.
- serviceUrl - Variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
Service url
- serviceUrl - Variable in class org.opencastproject.annotation.impl.AnnotationRestService
-
The REST endpoint's base URL
- serviceUrl - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
this media download service's base URL
- serviceUrl - Variable in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- serviceUrl - Variable in class org.opencastproject.series.endpoint.SeriesRestService
-
Service url
- serviceUrl - Variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
-
The REST endpoint's base URL
- serviceUrl - Variable in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- serviceUrl - Variable in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
The default service URL
- SERVLET_NAME - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
Key for the servlet name.
- SERVLET_PATH - Static variable in class org.opencastproject.fsresources.StaticResourceServlet
- SERVLET_PATH - Static variable in class org.opencastproject.runtimeinfo.RestDocsServlet
-
The servlet path
- servletRegistrationMap - Variable in class org.opencastproject.kernel.rest.RestPublisher
-
Holds references to servlets that this class publishes, so they can be unpublished later
- SESSION_ATTRIBUTE_KEY - Static variable in class org.opencastproject.lti.LtiServlet
-
The key used to store the LTI attributes in the HTTP session
- SESSION_LOGGING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- 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.
- set(EName, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Set a value without language information to a property, overwriting an existing value.
- set(EName, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- set(EName, String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- set(EName, String, String) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Set a property to the given value, overwriting an existing value in the given language.
- set(EName, String, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- set(EName, List<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- set(EName, List<DublinCoreValue>) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Set a property to a list of values, overwriting any existing.
- set(EName, List<DublinCoreValue>) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- set(EName, DublinCoreValue) - Method in interface org.opencastproject.metadata.dublincore.DublinCore
-
Set a property to a value, overwriting an existing value.
- set(EName, DublinCoreValue) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- SET_SERIES_ID - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The series ID that should be set on the copies (if unset, uses the same series)
- SET_START_DATE - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The new startDate that should be set on the copies (if unset, uses the old startDate)
- SET_TITLE - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The new title that should be set on the copies (if unset, uses the old title (copy-number-prefix))
- SET_WF_PROPS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property to control whether command output will be used to set workflow properties
- SET_WF_PROPS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property to control whether command output will be used to set workflow properties
- setAaiAttributes(List<String>) - Method in class org.opencastproject.security.aai.api.AttributeMapper
- setAbortable(Boolean) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Defines whether this operation instance should be abortable from a hold state.
- setAbstract(String) - Method in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Creates an abstract section which is displayed at the top of the documentation page.
- setAbstract(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAbstract(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccessControl(String) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Sets serialized access control.
- setAccessControl(String) - Method in class org.opencastproject.series.api.Series
- setAccessControl(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Sets serialized access control.
- setAccessControlEntries(List<PlaylistAccessControlEntry>) - Method in class org.opencastproject.playlists.Playlist
- setAccessPolicy(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the access policy
- setAccessPolicy(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series access policy.
- setAccessRights(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccessRights(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccountNonExpired(boolean) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setAccountNonLocked(boolean) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setAccrualMethod(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccrualMethod(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccrualPeriodicity(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccrualPeriodicity(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccrualPolicy(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAccrualPolicy(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAcl(MediaPackage, AclScope, AccessControlList) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- 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.
- setAcl(AccessControlList) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setAclDb(AclDb) - Method in class org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi callback for the acl service factory
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
-
OSGi callback for setting persistence.
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
-
OSGi callback for acl services.
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- setAction(String) - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- setAction(WorkflowOperationResult.Action) - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Sets the action to take.
- setAction(WorkflowOperationResult.Action) - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Sets the action that the workflow service should take on the workflow instance
- 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
- setActive(boolean) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setActive(boolean) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setAdaptiveMaster(Boolean) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
- setAdditionalOptions(String) - Method in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Sets additional options for tesseract calls.
- setAddToText(boolean) - Method in interface org.opencastproject.elasticsearch.api.SearchMetadata
-
Adds the metadata values to the user facing fulltext index.
- setAddToText(boolean) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Adds the metadata values to the user facing fulltext index.
- setAdminRole(String) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- setAdminUIConfiguration(AdminUIConfiguration) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setAdminUIConfiguration(AdminUIConfiguration) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi DI.
- setAdopterKey(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAdopterKey(String) - Method in class org.opencastproject.adopter.registration.dto.GeneralData
- setAdopterKey(String) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setAgentConfiguration(String, Properties) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Sets the capabilities for the specified agent
- setAgentConfiguration(String, Properties) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Sets the capabilities for the specified agent
- setAgentConfiguration(Map<String, String>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the agent configuration
- setAgentId(Opt<String>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setAgentId(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the agent id
- setAgentId(String) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setAgentState(String, String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
-
Sets a given agent's state.
- setAgentState(String, String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Sets a given agent's state.
- setAgentState(HttpServletRequest, String, String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- setAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
-
OSGi DI
- setAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setAgentUrl(String, String) - Method in interface org.opencastproject.capture.admin.api.CaptureAgentStateService
- setAgentUrl(String, String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- setAgreedToPolicy(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAjaxSubmit(boolean) - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Controls whether the form will be submitted via ajax and the content rendered on the page, NOTE that uploading any files or downloading any content that is binary will require not using ajax submit, also note that there may be other cases where ajax submission will fail to work OR where normal submission will fail to work (using PUT/DELETE)
- setAlignment(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setAllow(boolean) - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- setAllowsAbort(boolean) - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Specifies whether the operation should be abortable by the user.
- setAllowsAbort(boolean) - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Specifies whether the operation should be abortable by the user.
- setAllowsContinue(boolean) - Method in interface org.opencastproject.workflow.api.WorkflowOperationResult
-
Specifies whether the operation should be continuable by the user.
- setAllowsContinue(boolean) - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Specifies whether the operation should be continuable by the user.
- setAllowsErrorReports(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAllowsStatistics(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setAlternative(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAlternative(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAnimateService(AnimateService) - Method in class org.opencastproject.animate.impl.endpoint.AnimateServiceRestEndpoint
-
Sets the animate service
- setAnimateService(AnimateService) - Method in class org.opencastproject.workflow.handler.animate.AnimateWorkflowOperationHandler
- setAnnotationId(Long) - Method in interface org.opencastproject.annotation.api.Annotation
- setAnnotationId(Long) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setAnonymousRole(String) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- setApplicableType(EncodingProfile.MediaType) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the applicable type.
- setArchiveVersion(Long) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the archive version
- setArguments(List<String>) - Method in interface org.opencastproject.job.api.Job
- setArguments(List<String>) - Method in class org.opencastproject.job.api.JobImpl
- setArguments(List<String>) - Method in class org.opencastproject.job.jpa.JpaJob
- setAssetManager(AssetManager) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setAssetManager(AssetManager) - Method in class org.opencastproject.adminui.endpoint.TasksEndpoint
-
OSGi callback to set the asset manager.
- setAssetManager(AssetManager) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the asset manager.
- setAssetManager(AssetManager) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- setAssetManager(AssetManager) - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiAssetManagerRestEndpoint
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- setAssetManager(AssetManager) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
-
OSGi DI callback.
- setAssetManager(AssetManager) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- setAssetManager(AssetManager) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- setAssetManager(AssetManager) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setAssetManager(AssetManager) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setAssetManager(AssetManager) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.metrics.impl.MetricsExporter
- setAssetManager(AssetManager) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to set the asset manager.
- setAssetManager(AssetManager) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- setAssetManager(AssetManager) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setAssetManager(AssetManager) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setAssetManager(AssetManager) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setAssetManager(AssetManager) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerDeleteWorkflowOperationHandler
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerSnapshotWorkflowOperationHandler
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerStorageMoveOperationHandler
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setAssetManager(AssetManager) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Sets the asset manager
- setAssetManagerUpdatedEventHandler(AssetManagerUpdatedEventHandler) - Method in class org.opencastproject.event.handler.ConductingSeriesUpdatedEventHandler
-
OSGi DI callback.
- setAssetStorageLocation(VersionImpl, String, String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- setAssetStore(AssetStore) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setAttribute(String, String) - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Attributes are used for adjusting rendering of form elements related to this parameter.
- setAttributeMap(Map<String, List<String>>) - Method in class org.opencastproject.security.aai.api.AttributeMapper
- setAttributeMapper(AttributeMapper) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
- setAudience(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_AUDIENCEproperty. - setAudience(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAudience(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAudiences(List<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set multiple
DublinCore.PROPERTY_AUDIENCEproperties. - setAudio(List<AudioStream>) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setAuth(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- setAuthor(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the author
- setAuthor(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Sets the author
- setAuthorities(Collection<? extends GrantedAuthority>) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
-
OSGi DI callback.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.editor.EditorServiceImpl
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.playlists.PlaylistRestService
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.playlists.PlaylistService
-
Callback for setting the authorization service.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to set the authorization service.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.workflow.handler.metadatatoacl.MetadataToAclWorkflowOperationHandler
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
OSGi setter
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for setting the authorization service.
- setAutoScaling(AmazonAutoScaling) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
-
Methods below are used by test class
- setAutoScalingGroup(AutoScalingGroup) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- setAvailability(Version, String, Availability) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
Used for testing
- setAvailability(VersionImpl, String, Availability) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- setAvailable(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setAvailable(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- 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
- setBaseUrl(String) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setBasicAuthenticationEntryPoint(BasicAuthenticationEntryPoint) - Method in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- setBibliographicCitation(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setBibliographicCitation(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setBinary(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- setBinary(String) - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
- setBitDepth(Integer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setBitRate(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- setBitRate(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setBitRate(Float) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setBitRateMaximum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- setBitRateMinimum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- setBitRateMode(BitRateMode) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- setBitRateNominal(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- setBody(SmilBody) - Method in class org.opencastproject.smil.entity.SmilImpl
-
Set the body of the SMIL.
- setBoundary(Rectangle) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Sets the text's bounding box.
- setBoundary(Rectangle) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the text's bounding box.
- setBucketName(String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setBuffer(long) - Method in class org.opencastproject.kernel.scanner.AbstractBufferScanner
- setBumperActive(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setBumperActive(boolean) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setBumperFile(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setBumperFile(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setBundleContext(BundleContext) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- setBundleContext(BundleContext) - Method in class org.opencastproject.util.XProperties
-
Sets the
BundleContextfor this object. - setCACount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setCalendar(Calendar) - Method in class org.opencastproject.scheduler.impl.CalendarGenerator
-
Sets an iCalender to work with
- setCaptionService(CaptionService) - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Sets the caption service
- setCaptionService(CaptionService) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- setCaptionService(CaptionService) - Method in class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- setCaptionService(CaptionService) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
- setCaptureAdminService(CaptureAgentStateService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setCaptureAgentConfiguration(Map<String, String>) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setCaptureAgentId(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setCaptureAgentId(String) - Method in class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
-
Sets the capture agent ID.
- setCaptureAgentProperties(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setCaptureAgentService(CaptureAgentStateService) - Method in class org.opencastproject.adminui.endpoint.CaptureAgentsEndpoint
-
Sets the capture agent service
- setCaptureAgentService(CaptureAgentStateService) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
-
OSGi callback for capture-agents services.
- setCaptureAgentService(CaptureAgentStateService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setCaptureAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setCaptureAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentAdminRoleProviderImpl
- setCaptureAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setCaptureAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to set the capture agent state service this REST endpoint uses
- setCaptureDevice(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setCaptureDevice(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setCaptureDevice(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setCaptureDeviceInfo(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setCaptureDeviceURL(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setCaptureDeviceVendor(String) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- 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.inspection.ffmpeg.api.StreamMetadata
- setCaptureDeviceVersion(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setCaptureDeviceVersion(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setChannelPositions(String) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setChannels(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setChannels(Integer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setChecksum(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- 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.
- setCity(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setClaimConstraints(List<String>) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the claim constraints.
- setClientSecrets(File) - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- setClipBegin(String) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Set clipBegin attribute.
- setClipEnd(String) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Set clipEnd attribute.
- setCollection(Map<String, String>) - Method in class org.opencastproject.metadata.dublincore.MetadataField
-
Set the option of a limited list of possible values.
- setCollectionID(String) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setCommand(String) - Method in class org.opencastproject.dictionary.hunspell.DictionaryServiceImpl
- setComments(List<Comment>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the list of comments.
- setCompleted(Integer) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setComposerService(ComposerService) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Sets the composer service.
- setComposerService(ComposerService) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.CompositeWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.ConcatWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.DemuxWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.EncodeWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.ImageConvertWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.ImageToVideoWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.composer.SelectStreamsWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setComposerService(ComposerService) - Method in class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
- setCompressionRatio(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setConfig(Map<String, Object>) - Method in interface org.opencastproject.inspection.ffmpeg.api.MediaAnalyzer
- setConfig(Map<String, Object>) - Method in class org.opencastproject.inspection.ffmpeg.FFmpegAnalyzer
-
Allows configuration
- setConfiguration(String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- setConfiguration(String, String) - Method in interface org.opencastproject.workflow.api.Configurable
-
Sets the configuration with name
keyto valuevalue, or adds it if it doesn't already exist. - setConfiguration(String, String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setConfiguration(String, String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
Sets the configuration with name
keyto valuevalue, or adds it if it doesn't already exist. - setConfiguration(String, String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Sets the configuration with name
keyto valuevalue, or adds it if it doesn't already exist. - setConfiguration(Properties) - Method in interface org.opencastproject.capture.admin.api.Agent
-
Sets the capture agent's configuration list.
- setConfiguration(Properties) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Sets the capture agent's configuration list.
- setConfigurationAdmin(ConfigurationAdmin) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- setConfigurationPanel(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Sets the configuration panel for this workflow.
- setConfigurationPanelJson(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Sets the configuration panel for this workflow.
- setConformsTo(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setConformsTo(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setContactMe(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setContent(String) - Method in class org.opencastproject.smil.entity.SmilMetaImpl
- setContentId(String) - Method in class org.opencastproject.playlists.PlaylistEntry
- setContinuable(Boolean) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Defines whether this operation instance should be continuable from a hold state or whether it is resumed automatically.
- setContributor(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_CONTRIBUTORproperty. - setContributor(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setContributor(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setContributors(String[]) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the mediapackage's contributors.
- setContributors(List<String>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the list of contributors.
- setContributors(List<String>) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the list of contributors.
- setContributors(List<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set multiple
DublinCore.PROPERTY_CONTRIBUTORproperties. - setCores(int) - Method in class org.opencastproject.adopter.registration.dto.Host
- 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
- setCores(int) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setCountry(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setCoverage(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setCoverage(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setCoverImageService(CoverImageService) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
-
OSGi callback to set the a reference to the cover image service.
- setCoverImageService(CoverImageService) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
-
OSGi callback to set the cover image service
- setCreated(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the creation date
- setCreated(Date) - Method in interface org.opencastproject.annotation.api.Annotation
- setCreated(Date) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setCreated(Date) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_CREATEDproperty. - setCreated(Date) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setCreated(Date) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setCreated(Temporal) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_CREATEDproperty. - setCreated(Option<Date>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setCreatedDateTime(Date) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series created date and time.
- setCreationDate(Date) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setCreationDate(Date) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the creation date
- setCreationDate(Date) - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Sets the creation date
- setCreationDate(Date) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setCreator(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the creator
- setCreator(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series creator.
- setCreator(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setCreator(String) - Method in interface org.opencastproject.job.api.Job
- setCreator(String) - Method in class org.opencastproject.job.api.JobImpl
- setCreator(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_CREATORproperty. - setCreator(String) - Method in class org.opencastproject.playlists.Playlist
- setCreator(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setCreator(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setCreatorName(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setCreators(String[]) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the list of creators.
- setCreators(List<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set multiple
DublinCore.PROPERTY_CREATORproperties. - setCredentialDatastore(String) - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- setCredentialsNonExpired(boolean) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setCriteria(TemporalDecomposition.DecompositionCriteria) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Sets the decomposition criteria.
- setCriteria(TemporalDecomposition.DecompositionCriteria) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- setCronExpression(String) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
- setCropService(CropService) - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
Sets the cropper.
- setCropService(CropService) - Method in class org.opencastproject.workflow.handler.crop.CropWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the crop service.
- setCues(List<WebVTTSubtitleCue>) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- setCues(List<T>) - Method in class org.opencastproject.subtitleparser.Subtitle
- setCueSettingsList(String) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleCue
- setCurrentChunk(Chunk) - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- 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
- setCurrentJob(Job) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Sets the current running job
- setCurrentLoad(float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- setCurrentSize(long) - Method in class org.opencastproject.fileupload.api.job.Payload
- setData(String) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationExtra
- setDatabase(AwsAssetDatabase) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
-
OSGi Di
- setDatabase(AwsAssetDatabase) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
OSGi Di
- setDatabase(Database) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setDatabase(TranscriptionDatabase) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setDatabase(TranscriptionDatabase) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setDatabase(TranscriptionDatabase) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setDatabase(TranscriptionDatabase) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setDataStoreDirectory(String) - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- setDate(Date) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setDate(Date) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setDate(Date) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the mediapackage's creation date.
- setDate(Date) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDate(EName, Date, Precision) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- setDate(Option<Date>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDateAccepted(Date) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDateAccepted(Option<Date>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDateCompleted(Date) - Method in interface org.opencastproject.job.api.Job
- setDateCompleted(Date) - Method in class org.opencastproject.job.api.JobImpl
- setDateCompleted(Date) - Method in class org.opencastproject.job.jpa.JpaJob
- setDateCompleted(Date) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setDateCompleted(Date) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
- setDateCompleted(Date) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setDateCopyrighted(Date) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDateCopyrighted(Option<Date>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDateCreated(Date) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setDateCreated(Date) - Method in interface org.opencastproject.job.api.Job
- setDateCreated(Date) - Method in class org.opencastproject.job.api.JobImpl
- setDateCreated(Date) - Method in class org.opencastproject.job.jpa.JpaJob
- setDateCreated(Date) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setDateCreated(Date) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setDateExpected(Date) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setDateModified(Date) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setDateStarted(Date) - Method in interface org.opencastproject.job.api.Job
- setDateStarted(Date) - Method in class org.opencastproject.job.api.JobImpl
- setDateStarted(Date) - Method in class org.opencastproject.job.jpa.JpaJob
- setDateSubmitted(Date) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDateSubmitted(Option<Date>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDay(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setDayDuration(int) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Sets the number of days.
- setDb(BundleInfoDb) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoLogger
-
OSGi DI
- setDb(BundleInfoDb) - Method in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoRestEndpoint
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.serviceregistry.impl.JobDispatcher
-
OSGi DI
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
- setDcIdentifier(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_IDENTIFIERproperty. - setDebug(boolean) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setDebug(boolean) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
If set to
true, the filter will log all request headers to the logging facility. - setDefault(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setDefault(boolean) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setDefinitions(List<OaiPmhSetDefinition>) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- setDefinitions(List<WorkflowDefinition>) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionSet
- setDelay(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setDelegate(UserDetailsService) - Method in class org.opencastproject.kernel.security.OAuthConsumerDetailsService
-
OSGi DI
- setDeleted(boolean) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Sets the deletion flag
- setDeletionDate(Date) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
- setDeletionDate(Date) - Method in class org.opencastproject.playlists.Playlist
- setDeletionDate(Date) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Sets the deletion date
- setDeletionDate(Date) - Method in class org.opencastproject.series.api.Series
- setDeletionDate(Date) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setDelimiter(String) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setDepartmentName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording description.
- setDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series description.
- setDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setDescription(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_DESCRIPTIONproperty. - setDescription(String) - Method in class org.opencastproject.playlists.Playlist
- setDescription(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDescription(String) - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Sets the description
- setDescription(String) - Method in class org.opencastproject.security.impl.jpa.JpaRole
-
Sets the description
- setDescription(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setDescription(String) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Sets the description
- setDescription(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Sets the description
- setDescription(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setDescription(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setDescription(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Set the operation description.
- setDescription(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setDetectionService(SilenceDetectionService) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- setDictionaryService(DictionaryService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the dictionary service
- setDifferentValues() - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setDigestAuthenticationEntryPoint(DigestAuthenticationEntryPoint) - Method in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- setDirection(OrderDirection) - Method in class org.opencastproject.graphql.type.input.SearchOrder
- setDispatchable(boolean) - Method in interface org.opencastproject.job.api.Job
- setDispatchable(boolean) - Method in class org.opencastproject.job.api.JobImpl
- setDispatchable(boolean) - Method in class org.opencastproject.job.jpa.JpaJob
- setDisplayAspectRatio(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setDisplayOrder(int) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Set the display order
- setDisplayOrder(int) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Set the display order
- setDistributionService(DistributionService) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setDistributionService(DistributionService) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setDn(String) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setDn(Name) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setDocumentCount(long) - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Sets the document count.
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageAWSS3WorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageAWSS3WorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageAWSS3WorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setDublinCore(DublinCoreCatalog) - Method in class org.opencastproject.series.api.Series
- setDublinCoreCatalogService(DublinCoreCatalogService) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- setDublinCoreCatalogService(DublinCoreCatalogService) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setDublinCoreCatalogService(DublinCoreCatalogService) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
-
OSGi callback to set the dublin core catalog service
- setDublinCoreCatalogService(DublinCoreCatalogService) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- setDublincoreService(DublinCoreCatalogService) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
- setDublinCoreService(DublinCoreCatalogService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- setDublinCoreService(DublinCoreCatalogService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setDublinCoreService(DublinCoreCatalogService) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
OSGi callback for setting Dublin Core Catalog service.
- setDublinCoreService(DublinCoreCatalogService) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
OSGi callback to set dublin core catalog service.
- setDuration(long) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording duration
- setDuration(Opt<Long>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setDuration(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- 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.
- setEditData(String, EditingData) - Method in interface org.opencastproject.editor.api.EditorService
-
Store information about edited data relevant to the given mediaPackageId
- setEditData(String, EditingData) - Method in class org.opencastproject.editor.EditorServiceImpl
- setEditData(String, EditingData) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- setEditorService(EditorService) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- setEditorService(EditorService) - Method in class org.opencastproject.editor.EditorServiceEndpoint
- setEditorService(EditorService) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteEndpoint
- setEducationLevel(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setEducationLevel(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.editor.EditorServiceImpl
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
-
OSGi DI
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callbacks for setting the Elasticsearch index.
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.studio.endpoint.StudioEndpoint
- 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.
- setElementsList(List<SmilMediaObject>) - Method in class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
-
Set
ListofSmilMediaObjects. - setElementType(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
-
Set thetype of the media package element.
- setEmail(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setEmail(String) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- setEmail(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- setEmailMapping(String) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the email mapping.
- setEnabled(boolean) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
- setEnabled(boolean) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setEncodedDate(Date) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncodedPolicy(String) - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- setEncoderApplication(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderApplicationURL(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderApplicationVendor(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibrary(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibraryInfo(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibraryReleaseDate(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibrarySettings(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibraryURL(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibraryVendor(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncoderLibraryVendor(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setEncoderLibraryVendor(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setEncoderLibraryVersion(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncodingProfileReadinessIndicator(ReadinessIndicator) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- setEncrypted(Boolean) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setEncryptionKeyId(String) - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- setEnd(double) - Method in class org.opencastproject.composer.api.VideoClip
- setEnd(long) - Method in class org.opencastproject.composer.api.VideoClip
- setEndDate(Opt<Date>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setEndDate(Date) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setEndDate(Date) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setEndOffset(long) - Method in class org.opencastproject.util.ChunkedFileInputStream
-
set the ending offset
- setEndTime(long) - Method in class org.opencastproject.subtitleparser.SubtitleCue
- setEntity(HttpEntity) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the entity manager factory.
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.assetmanager.auth.AssetManagerStaticFileAuthorization
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
OSGi dependencies
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.db.DBSessionImpl
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
OSGi DI
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
OSGi DI
- setEntries(List<PlaylistEntry>) - Method in class org.opencastproject.playlists.Playlist
- setEntries(List<JaxbPlaylistEntry>) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylist
- setEpisodeId(String) - Method in interface org.opencastproject.usertracking.api.ReportItem
-
Sets the episode id the report item is referring to
- setEpisodeId(String) - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- setErrorStateTrigger(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the job which triggered the last error state
- setErrorStateTrigger(int) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setEsIndex(ElasticsearchIndex) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- setEventCommentDatabaseService(EventCommentDatabaseService) - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
-
OSGi callback to set the event comment database service.
- setEventCommentService(EventCommentService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setEventCommentService(EventCommentService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback for the event comment service.
- setEventCommentService(EventCommentService) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
-
OSGi callback for the event comment service.
- setEventCommentService(EventCommentService) - Method in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
-
Callback from the OSGi environment that will pass a reference to the workflow service upon component activation.
- setEventCount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setEventId(String) - Method in class org.opencastproject.event.comment.EventComment
- setEventId(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the event identifier
- setEventId(String) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setEventId(String) - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- setEventMetadata(String, String) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
- setEventMetadataJson(String, String) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- setEventMetadataJson(String, String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Set the event metadata
- setEventMetadataJson(String, String) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
- setEventMetadataJson(String, String) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- setEventMetadataValues(Event, DublinCoreMetadataCollection) - Static method in class org.opencastproject.index.service.impl.util.EventUtils
-
Set values of metadata fields from event.
- setEvents(List<AgentStateUpdate>) - Method in class org.opencastproject.capture.admin.endpoint.AgentStateUpdateList
- setExceptionHandlingWorkflow(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setExceptionHandlingWorkflow(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- setExceptionIfParameterMissing(boolean) - Method in class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
-
Defines whether an exception should be raised if the principal parameter is missing.
- setExecuteService(ExecuteService) - Method in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
Sets the service
- setExecuteService(ExecuteService) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Sets the service
- setExecuteService(ExecuteService) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Sets the service
- setExecutionCondition(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setExecutionCondition(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- setExecutionHost(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Sets the current execution host
- setExpectedAlgorithms(List<String>) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the expected algorithms.
- setExtendedMetadata(String, Map<String, List<String>>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the external metadata for a catalog flavor.
- setExtendedMetadata(String, Map<String, List<String>>) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the external metadata for a catalog type.
- setExtensions(Map<String, String>) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the extension properties for that profile.
- setExtent(Long) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_EXTENTproperty. - setExtent(Long) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setExtent(Option<Long>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setFailedAttempts(int) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- setFailOnError(boolean) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- setFailWorkflowOnException(boolean) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setFeaturesService(FeaturesService) - Method in class org.opencastproject.plugin.impl.PluginManagerImpl
- setField(String) - Method in class org.opencastproject.graphql.type.input.SearchOrder
- setFileExtension(String) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
- setFileName(String) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
- setFileUpload(boolean) - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Set this to true if the file contains a file upload control, this will be determined automatically for auto-generated forms.
- setFileUploadService(FileUploadService) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- setFinishedJobs(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the number of finished jobs
- setFirstName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setFlavor(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- setFlavor(MediaPackageElementFlavor) - Method in class org.opencastproject.fileupload.api.job.Payload
- 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.
- setFontSize(int) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Sets the optional font size.
- setFontSize(int) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the optional font size.
- setFontType(String) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Sets the optional font type.
- setFontType(String) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the optional font type.
- setFormat(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setFormat(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setFormat(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setFormat(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setFormat(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setFormatInfo(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setFormatProfile(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setFormatSettingsBVOP(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsCABAC(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsGMC(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsMatrix(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsPulldown(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsQPel(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsRefFrames(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFormatSettingsSummary(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setFormatURL(URL) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setFormatVersion(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setFormatVersion(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setFormatVersion(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setFractionDuration(int) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Sets the number of fractions.
- setFractions(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setFractionsPerSecond(int) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Sets the number of fractions per second.
- setFractionsPerSecond(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setFrameCount(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFrameCount(Long) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setFrameHeight(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Sets the frame height in pixels.
- setFrameHeight(Integer) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setFrameRate(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Sets the frame rate in frames per second.
- setFrameRate(Float) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setFrameRateMaximum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFrameRateMinimum(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFrameRateMode(FrameRateMode) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setFrames(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- setFrameWidth(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
-
Sets the frame width in pixels.
- setFrameWidth(Integer) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setFrom(Calendar) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the the date the data of the report starts from
- setFrom(Calendar) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setFullname(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- setGap(boolean) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Set the
hasGapproperty indicating that there may be gaps in between the segments. - setGap(boolean) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Set the
hasGapproperty indicating that there may be gaps in between the segments. - setGap(boolean) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Set the
hasGapproperty indicating that there may be gaps in between the segments. - setGap(boolean) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- setGroupProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
-
OSGi callback for groups services.
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
-
OSGi callback for the group provider.
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
-
OSGi DI
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.external.userdirectory.ExternalGroupLoader
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
-
OSGi callback for setting the role group service.
- setHasComments(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the has comments status from this event
- setHasFormat(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setHasFormat(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setHasOpenComments(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the has open comments status from this event
- setHasPart(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setHasPart(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setHasPreview(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the has preview status from this event
- setHasVersion(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setHasVersion(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setHead(SmilHead) - Method in class org.opencastproject.smil.entity.SmilImpl
-
Set the head of the SMIL.
- setHeader(String, String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setHeader(Header) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setHeaderLines(List<String>) - Method in class org.opencastproject.subtitleparser.Subtitle
- setHeaders(Header[]) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setHelloWorldService(HelloWorldService) - Method in class org.opencastproject.helloworld.impl.endpoint.HelloWorldRestEndpoint
- setHoldActionTitle(String) - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Sets the title that is displayed on the hold state ui.
- setHost(String) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setHost(String) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setHost(String) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setHost(String) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- setHostname(String) - Method in class org.opencastproject.adopter.registration.dto.Host
- setHostRegistration(HostRegistrationJpaImpl) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setHosts(List<Host>) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setHour(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setHourDuration(short) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Sets the number of hours.
- setHttpAssetProvider(HttpAssetProvider) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setHttpClient(TrustedHttpClient) - Method in class org.opencastproject.ingest.endpoint.IngestRestService
-
Sets the trusted http client
- setHttpClient(TrustedHttpClient) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Sets the trusted http client
- setId(long) - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- setId(long) - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- setId(long) - Method in class org.opencastproject.playlists.PlaylistEntry
- setId(long) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- setId(long) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setId(long) - Method in class org.opencastproject.transcription.persistence.TranscriptionProviderControl
-
Sets the id
- setId(long) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setId(Long) - Method in class org.opencastproject.job.api.JaxbJobContext
-
Sets the context identifier.
- setId(Long) - Method in class org.opencastproject.security.impl.jpa.JpaUser
- setId(Long) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setId(Long) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
-
Sets the primary key identifier.
- setId(Long) - Method in interface org.opencastproject.usertracking.api.UserAction
- setId(Long) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setId(Long) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Sets the unique identifier for this operation.
- setId(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- setId(String) - Method in class org.opencastproject.playlists.Playlist
- setId(String) - Method in class org.opencastproject.series.api.Series
- setId(String) - Method in class org.opencastproject.subtitleparser.SubtitleCue
- setId(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- setId(String) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Sets the identifier
- setId(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Sets the identifier
- setId(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setIdentifier(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the identifier
- setIdentifier(String) - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Sets the document 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(String) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Sets the segment identifier.
- setIdentifier(String) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the segment identifier.
- setIdentifier(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIdentifier(Id) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setIdentifier(Id) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setIdentifier(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIdnumber(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- setIncidentService(IncidentService) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
-
OSGi callback for the incident service.
- setIncidentService(IncidentService) - Method in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
-
Callback for OSGi to unset the
IncidentService. - setIncidentService(IncidentService) - Method in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
-
OSGi callback for setting the incident service.
- setIncidentService(IncidentService) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
OSGi DI.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi callback for the search index.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
-
OSGi DI.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
OSgi callback for the Elasticsearch index.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
OSGi callback for the search index.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
-
OSGi callback for the search index.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSgi callback to set the Elasticsearch index.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
OSGi DI
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback to set the Admin UI index.
- setIndexRebuildService(IndexRebuildService) - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- setIndexService(IndexService) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
-
OSGi callback for the index service.
- setIndexService(IndexService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setIndexService(IndexService) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi DI.
- setIndexService(IndexService) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- setIndexService(IndexService) - Method in class org.opencastproject.editor.EditorServiceImpl
- setIndexService(IndexService) - Method in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
- setIndexService(IndexService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setIndexService(IndexService) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setIndexService(IndexService) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
-
OSGi DI
- setIndexService(IndexService) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setIndexService(IndexService) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- setIngestDownloadService(IngestDownloadService) - Method in class org.opencastproject.ingestdownloadservice.impl.endpoint.IngestDownloadServiceEndpoint
- setIngestDownloadService(IngestDownloadService) - Method in class org.opencastproject.workflow.handler.ingest.IngestDownloadWorkflowOperationHandler
- setIngestService(IngestService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setIngestService(IngestService) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- setIngestService(IngestService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setIngestService(IngestService) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
-
OSGi callback to set the ingest service.
- setIngestService(IngestService) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setInMaintenanceMode(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the maintenance status of this service registration
- setInpoint(int) - Method in interface org.opencastproject.annotation.api.Annotation
- setInpoint(int) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setInpoint(int) - Method in interface org.opencastproject.usertracking.api.UserAction
- setInpoint(int) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setInputs(Opt<String>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setInspectionService(MediaInspectionService) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setInstructionalMethod(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setInstructionalMethod(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setInterleaved(Boolean) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
- setInterleaveDuration(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setInterleavePreload(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setInterleaveVideoFrames(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- 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
- setIpAddress(String) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setIsFormatOf(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsFormatOf(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsPartOf(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore.Episode
-
Set the
DublinCore.PROPERTY_IS_PART_OFproperty. - setIsPartOf(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsPartOf(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsPlaying(boolean) - Method in interface org.opencastproject.usertracking.api.UserAction
- setIsPlaying(boolean) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setIsReferencedBy(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsReferencedBy(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsReplacedBy(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsReplacedBy(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsRequiredBy(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsRequiredBy(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIssued(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIssued(Date) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_ISSUEDproperty. - setIssued(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsTranslatable(Boolean) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setIsVersionOf(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setIsVersionOf(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setJobBarrierPollingInterval(long) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Set the @link org.opencastproject.job.api.JobBarrier polling interval.
- setJobCount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setJobLoad(Float) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the job load for this encoding profile
- 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.
- setJobProducer(boolean) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setJobProducer(AssetManagerJobProducer) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- setJobProducer(AssetManagerJobProducer) - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiAssetManagerRestEndpoint
- setJobProducer(AssetManagerJobProducer) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerStorageMoveOperationHandler
-
OSGi DI
- setJobs(List<Job>) - Method in class org.opencastproject.job.api.JaxbJobList
- setJobService(JobEndpoint) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setJobType(String) - Method in interface org.opencastproject.job.api.Job
- setJobType(String) - Method in class org.opencastproject.job.api.JobImpl
- setJobUri(JpaJob) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- setJpaGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
- setJpaUserAndRoleProvider(JpaUserAndRoleProvider) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- setJpaUserAndRoleProvider(JpaUserAndRoleProvider) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- setJpaUserReferenceProvider(JpaUserReferenceProvider) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- setJwksCacheExpiresIn(int) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the JWKS cache expiration.
- setJwksUrl(String) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the JWKS URL.
- setJwtCacheExpiresIn(int) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the JWT cache expiration.
- setJwtCacheSize(int) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the JWT cache size.
- setKey(String) - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- setKey(String) - Method in class org.opencastproject.kernel.security.SystemTokenBasedRememberMeAuthenticationProvider
- setKey(String) - Method in class org.opencastproject.kernel.security.SystemTokenBasedRememberMeService
-
Set a new key to be used when generating remember-me tokens.
- setKey(String) - Method in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- setLanguage(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the language
- setLanguage(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series language.
- setLanguage(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setLanguage(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setLanguage(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the mediapackage's language.
- setLanguage(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_LANGUAGEproperty. - setLanguage(String) - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Sets the language, which must correspond to the defininition of
xml:lang. - setLanguage(String) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Sets the language, which must correspond to the defininition of
xml:lang. - setLanguage(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setLanguage(Locale) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setLanguage(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setLastHeardFrom(Long) - Method in interface org.opencastproject.capture.admin.api.Agent
-
Sets the time at which the agent last checked in.
- setLastHeardFrom(Long) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Sets the time at which the agent last checked in.
- setLastLogin(Date) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- setLastModified(long) - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- setLastModifiedDate(Date) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setLastModifiedDate(Date) - Method in class org.opencastproject.scheduler.impl.persistence.LastModifiedDto
-
Sets the last modified date
- setLastName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setLicense(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the license
- setLicense(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series license.
- setLicense(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setLicense(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setLicense(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the mediapackage license.
- setLicense(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- setLicense(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setLicense(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setLicenseSlideActive(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setLicenseSlideActive(boolean) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setLicenseSlideBackground(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setLicenseSlideBackground(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setLicenseSlideDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setLicenseSlideDescription(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setLifecycleHook(LifecycleHook) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- setLimit(int) - Method in class org.opencastproject.adminui.usersettings.UserSettings
- setLimit(int) - Method in interface org.opencastproject.annotation.api.AnnotationList
- setLimit(int) - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- setLimit(int) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the maximum number of report items of the report (used for paging)
- setLimit(int) - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Set the upper limit of the total number of results to return upon request.
- setLimit(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setLimit(int) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- setLimit(Integer) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- setLines(List<String>) - Method in class org.opencastproject.subtitleparser.SubtitleCue
- setLines(List<String>) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleRegion
- setLines(List<String>) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleStyle
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
-
OSGi callback for series services.
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi callback for the list provider service
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.external.endpoint.ListProviderEndpoint
-
OSGi DI
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.list.impl.ListProvidersScanner
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- setLive(boolean) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setLiveScheduleService(LiveScheduleService) - Method in class org.opencastproject.liveschedule.message.AssetManagerEventUpdateHandler
- setLiveScheduleService(LiveScheduleService) - Method in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- setLiveScheduleService(LiveScheduleService) - Method in class org.opencastproject.liveschedule.message.UpdateHandler
- setLocale(Locale) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setLocation(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording location.
- setLocked(MetadataList.Locked) - Method in class org.opencastproject.metadata.dublincore.MetadataList
- 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
- setLoginHandler(JWTLoginHandler) - Method in class org.opencastproject.security.jwt.JWTRequestHeaderAuthenticationFilter
-
Setter for the login handler.
- setLoginHandler(JWTLoginHandler) - Method in class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
-
Setter for the login handler.
- setLoginMechanism(String) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- setMail(String) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setMailTransport(String) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- 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
- setMaintenanceMode(boolean) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setMaintenanceMode(String, boolean) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- 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
- setMaintenanceStatus(String, boolean) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Sets a registered host's maintenance status
- setManageable(boolean) - Method in class org.opencastproject.security.api.JaxbUser
- setManageable(boolean) - Method in class org.opencastproject.security.impl.jpa.JpaUser
- setManagedAcl(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the name of the managed ACL used by the event.
- setManagedAcl(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the name of the managed ACL used by the series.
- 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
- setMaxAttempts(int) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setMaxLoad(float) - Method in class org.opencastproject.adopter.registration.dto.Host
- 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
- setMaxLoad(float) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- 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.index.service.resources.list.api.Service
- setMeanQueueTime(long) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the mean queue time.
- setMeanRunTime(long) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setMeanRunTime(long) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the mean run time.
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Sets the media inspection service
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Sets the media inspection service
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Sets the media inspection service
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Sets the media inspection service
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.workflow.handler.animate.AnimateWorkflowOperationHandler
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextAttachWorkflowOperationHandler
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
- setMediaLocator(MediaLocator) - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
-
Sets the media locator for this multimedia content element.
- setMediaLocator(MediaLocator) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
Sets the content's media locator.
- setMediaObjects(List<SmilMediaObject>) - Method in class org.opencastproject.smil.entity.SmilBodyImpl
-
Set SMIL media elements.
- setMediaPackage(MediaPackage) - Method in class org.opencastproject.fileupload.api.job.Payload
- setMediaPackage(MediaPackage) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setMediaPackage(MediaPackage) - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- setMediaPackage(MediaPackage) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setMediaPackage(MediaPackage) - Method in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Sets the resulting media package.
- setMediapackageId(String) - Method in interface org.opencastproject.annotation.api.Annotation
- setMediapackageId(String) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setMediapackageId(String) - Method in interface org.opencastproject.usertracking.api.Stats
- setMediapackageId(String) - Method in interface org.opencastproject.usertracking.api.UserAction
- setMediapackageId(String) - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- setMediapackageId(String) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setMediaPackageId(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Sets media package id.
- setMediaPackageId(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntityId
- setMediaPackageId(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setMediaPackageId(String) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Sets media package id.
- setMediaPackageId(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setMediaPackageSerializer(MediaPackageSerializer) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- setMediaPackageSerializer(MediaPackageSerializer) - Method in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- setMediaPackageXML(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Sets serialized media package
- setMediaPackageXML(String) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Sets serialized media package
- setMediaTime(MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContentType
-
Sets the media time constraints for this multimedia content element.
- setMediaTime(MediaTime) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
Sets the content's media time constraints.
- setMediaTime(MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Sets the segment's media time constraints.
- setMediaTime(MediaTime) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- setMediaTime(MediaTime) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalLocator
-
Sets the media time.
- setMediaTime(MediaTime) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
-
Sets the media time.
- setMediator(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setMediator(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setMediaURI(URI) - Method in class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
-
Sets the media uri.
- setMedium(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setMedium(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setMembers(Set<String>) - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Sets the members
- setMemory(long) - Method in class org.opencastproject.adopter.registration.dto.Host
- 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
- setMemory(long) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setMetadataList(MetadataList) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setMetasList(List<SmilMeta>) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
- setMimeType(String) - Method in interface org.opencastproject.composer.api.EncodingProfile
-
Sets the Mimetype.
- setMimeType(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
sets the mimetype of the output if applicable
- setMimeType(MimeType) - Method in class org.opencastproject.inspection.ffmpeg.api.MediaContainerMetadata
- 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.
- setMinuteDuration(short) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Sets the number of minutes.
- setMinutes(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setModificationDate(Date) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the modification date
- setModificationDate(Date) - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Sets the modification date
- setModificationDate(Date) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Sets the modification date
- setModified(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setModified(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setModifiedDate(Date) - Method in class org.opencastproject.series.api.Series
- setModifiedDate(Date) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setMonth(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setMpeg7CatalogService(Mpeg7CatalogService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the mpeg7CatalogService
- setMpeg7CatalogService(Mpeg7CatalogService) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Sets the mpeg7CatalogService
- setMpeg7CatalogService(Mpeg7CatalogService) - Method in class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setMpeg7CatalogService(Mpeg7CatalogService) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setMultiValueDelimiter(String) - Method in class org.opencastproject.security.aai.api.AttributeMapper
- setName(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the profile name
- setName(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setName(String) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setName(String) - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Sets the group name
- setName(String) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- setName(String) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- setName(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Set param name.
- setName(String) - Method in class org.opencastproject.smil.entity.SmilMetaImpl
- setName(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setName(String) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setNameMapping(String) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the name mapping.
- setNeedsCutting(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the has open needs cutting comment for this event
- 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
- setNodeName(String) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setNopService(NopService) - Method in class org.opencastproject.workflow.handler.incident.IncidentCreatorWorkflowOperationHandler
-
OSGi DI.
- setNumber(int) - Method in class org.opencastproject.fileupload.api.job.Chunk
- setOaiPmhDatabase(OaiPmhDatabase) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setOaiPmhEntity(OaiPmhEntity) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- setOaiPmhPersistence(OaiPmhDatabase) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- setOaiPmhPublicationService(OaiPmhPublicationService) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- setOaiPmhPublicationService(OaiPmhPublicationService) - Method in class org.opencastproject.workflow.handler.distribution.RepublishOaiPmhWorkflowOperationHandler
-
OSGI DI
- setOaiPmhServerInfo(OaiPmhServerInfo) - Method in class org.opencastproject.oaipmh.server.OsgiOaiPmhServerInfoRestEndpoint
-
OSGi DI.
- setOaiPmhServerInfo(OaiPmhServerInfo) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setOaiPmhUpdatedEventHandler(OaiPmhUpdatedEventHandler) - Method in class org.opencastproject.event.handler.ConductingEpisodeUpdatedEventHandler
-
OSGi DI callback.
- setOffset(int) - Method in class org.opencastproject.adminui.usersettings.UserSettings
- setOffset(int) - Method in interface org.opencastproject.annotation.api.AnnotationList
- setOffset(int) - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- setOffset(int) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the number of the report item to start with in the list of all report items (used for paging)
- setOffset(int) - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Set the offset * limit to skip over before returning the results.
- setOffset(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setOffset(int) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- setOffset(long) - Method in class org.opencastproject.util.ChunkedFileInputStream
-
set the starting offset
- setOffset(Integer) - Method in class org.opencastproject.list.impl.ResourceListQueryImpl
- 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
- setOnline(boolean) - Method in class org.opencastproject.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- setOnline(boolean) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setOnlineFrom(Date) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the last time the service has been declared online
- setOnlineFrom(Date) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setOnlineStatus(String, String, String, boolean, Boolean) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Sets the online status of a service registration.
- setOpencastDistributionUrl(String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setOperation(String) - Method in interface org.opencastproject.job.api.Job
- setOperation(String) - Method in class org.opencastproject.job.api.JobImpl
- setOperation(String) - Method in class org.opencastproject.job.jpa.JpaJob
- setOperations(List<WorkflowOperationInstance>) - Method in class org.opencastproject.workflow.api.WorkflowInstance
-
Sets the workflow operations on this workflow instance
- setOrganisationName(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setOrganization(String) - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- setOrganization(String) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
- setOrganization(String) - Method in class org.opencastproject.event.comment.EventComment
- setOrganization(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the organization
- setOrganization(String) - Method in interface org.opencastproject.job.api.Job
- setOrganization(String) - Method in class org.opencastproject.job.api.JobImpl
- setOrganization(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
- setOrganization(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntityId
- setOrganization(String) - Method in class org.opencastproject.playlists.Playlist
- setOrganization(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setOrganization(String) - Method in class org.opencastproject.series.api.Series
- setOrganization(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setOrganization(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setOrganization(Organization) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- setOrganization(Organization) - Method in class org.opencastproject.index.service.impl.util.Retraction
- setOrganization(Organization) - Method in class org.opencastproject.kernel.security.SecurityServiceSpringImpl
-
Sets the organization for the calling thread.
- setOrganization(Organization) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
- setOrganization(Organization) - Method in interface org.opencastproject.security.api.SecurityService
-
Sets the organization for the calling thread.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
OSGi callback to set the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi callback for setting the org directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
-
OSGi callback to set the organization directory service
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
OSGi callback to set the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.external.userdirectory.ExternalGroupLoader
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
-
OSGi callback to set the organization directory server.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.kernel.security.OrganizationFilter
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Sets the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.metrics.impl.MetricsExporter
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.search.impl.SearchServiceIndex
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
OSGi DI
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
OSGi DI
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.RoleEndpoint
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageAWSS3WorkflowOperationHandler
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Sets a reference to the organization directory service.
- setOrganizationId(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setOrganizations(List<JaxbOrganization>) - Method in class org.opencastproject.security.api.JaxbOrganizationList
- setOrganizations(List<Organization>) - Method in class org.opencastproject.security.api.OrganizationList
- setOrganizationService(OrganizationDirectoryService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setOrganizers(List<String>) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the list of organizers.
- setOrgDir(OrganizationDirectoryService) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setOrgDir(OrganizationDirectoryService) - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiEndpointHttpAssetProvider
-
OSGi DI
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callback for setting the organization directory service.
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
-
OSGi callback for setting the organization directory service.
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
-
OSGi callback for setting the organization directory service.
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
-
OSGi callback for setting the organization directory service.
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
-
OSGi callback for setting the organization directory service.
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
-
OSGi callback for setting the organization directory service.
- setOrgDirectory(JpaGroupRoleProvider) - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
OSGi callback for setting the role group service.
- setOrgDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.kernel.security.OrganizationEndpoint
- setOrgDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Sets the organization directory service
- setOrgDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to set the organization directory service.
- setOrgPersistence(OrganizationDatabase) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
-
OSGi DI
- setOrigin(String) - Method in class org.opencastproject.adminui.tobira.TobiraService
- setOutpoint(int) - Method in interface org.opencastproject.annotation.api.Annotation
- setOutpoint(int) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setOutpoint(int) - Method in interface org.opencastproject.usertracking.api.UserAction
- setOutpoint(int) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setOutputType(EncodingProfile.MediaType) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the output type.
- setOverlapping(boolean) - Method in interface org.opencastproject.metadata.mpeg7.SpatioTemporalDecomposition
-
Set the
isOverlappingproperty indicating that some segments may be overlapping. - setOverlapping(boolean) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Set the
isOverlappingproperty indicating that some segments may be overlapping. - setOverlapping(boolean) - Method in interface org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Set the
isOverlappingproperty indicating that some segments may be overlapping. - setOverlapping(boolean) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- setPackageRoot(URL) - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Sets the package root.
- setParameterName(String) - Method in class org.opencastproject.security.jwt.JWTRequestParameterAuthenticationFilter
-
Setter for the parameter name.
- setParamGroup(String) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Set paramGroup Id attribute.
- setParamGroupsList(List<SmilMediaParamGroup>) - Method in class org.opencastproject.smil.entity.SmilHeadImpl
-
Set
ListofSmilMediaParamGroupobjects. - setParams(HttpParams) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setParamsList(List<SmilMediaParam>) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Set
ListofSmilMediaParams. - setParamsList(List<SmilMediaParam>) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
-
Set
ListofSmilMediaParams. - setParentJob(JpaJob) - Method in class org.opencastproject.job.jpa.JpaJob
- setParentJobId(Long) - Method in interface org.opencastproject.job.api.Job
- setParentJobId(Long) - Method in class org.opencastproject.job.api.JobImpl
- setPassword(String) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setPassword(String) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setPath(boolean) - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Set whether this parameter is a path parameter.
- setPath(String) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setPath(String) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setPattern(String) - Method in class org.opencastproject.dictionary.regexp.DictionaryServiceImpl
- setPattern(String) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setPayload(String) - Method in interface org.opencastproject.job.api.Job
- setPayload(String) - Method in class org.opencastproject.job.api.JobImpl
- setPayload(String) - Method in class org.opencastproject.job.jpa.JpaJob
- setPeriod(EName, Date, Date, Precision) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Encode with
Precision.Second. - setPersistence(OaiPmhDatabase) - Method in class org.opencastproject.oaipmh.server.DefaultRepository
-
OSGi DI
- setPersistence(PlaylistDatabaseService) - Method in class org.opencastproject.playlists.PlaylistService
-
Callback to set the playlist database
- setPersistence(SchedulerServiceDatabase) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to set Persistence Service.
- setPersistence(SearchServiceDatabase) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- setPersistence(SearchServiceDatabase) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- setPersistence(SeriesServiceDatabase) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callback for setting persistance.
- setPersistence(WorkflowServiceDatabase) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback to set the workflow database
- setPhoneticTranscription(String, String) - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Sets the phonetic transcription and specifies which alphabet was used to produce it.
- setPhoneticTranscription(String, String) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Sets the phonetic transcription and specifies which alphabet was used to produce it.
- setPixelAspectRatio(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setPkLevDb(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setPlayed(long) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the sum of the number of played seconds of all report items
- setPlayed(long) - Method in interface org.opencastproject.usertracking.api.ReportItem
-
Sets the number of played seconds of the episode
- setPlayed(long) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setPlayed(long) - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- setPlaylist(Playlist) - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- setPlaylist(Playlist) - Method in class org.opencastproject.playlists.PlaylistEntry
- setPlaylistRestService(PlaylistRestService) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- setPlaylistService(PlaylistService) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
-
OSGi DI
- setPlaylistService(PlaylistService) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setPolicy(Policy) - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- setPort(Integer) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setPosition(int) - Method in interface org.opencastproject.usertracking.api.Footprint
- setPosition(int) - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- setPostalCode(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setPresenters(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setPresenters(List<String>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the list of presenters.
- setPresenters(Set<String>) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setPresetProvider(PresetProvider) - Method in class org.opencastproject.adminui.endpoint.PresetsEndpoint
- setPrincipalPrefix(String) - Method in class org.opencastproject.security.jwt.JWTRequestHeaderAuthenticationFilter
-
Setter for the principal prefix.
- setPriority(int) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
- setPrivate(Boolean) - Method in interface org.opencastproject.annotation.api.Annotation
- setPrivate(Boolean) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setProcessing(JSONObject) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setProcessingHost(String) - Method in interface org.opencastproject.job.api.Job
- setProcessingHost(String) - Method in class org.opencastproject.job.api.JobImpl
- setProcessorServiceRegistration(ServiceRegistrationJpaImpl) - Method in class org.opencastproject.job.jpa.JpaJob
- setProductionMode(boolean) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setProfiles(List<EncodingProfileImpl>) - Method in class org.opencastproject.composer.api.EncodingProfileList
- setProfileScanner(EncodingProfileScanner) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Sets the profile scanner.
- setProfilesReadyIndicator(ReadinessIndicator) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Dummy callback for osgi
- setProlongingService(CaptureNowProlongingService) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to set the prolonging service this REST endpoint uses
- 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
- setProperties(Map<String, String>) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- setProperties(Map<String, String>) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- 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.
- setProperty(AssetManager, String, String, String, boolean) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Deprecated.make use of a
PropertySchemainstead of creating property IDs manually - setProperty(AssetManager, String, String, String, Long) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Deprecated.make use of a
PropertySchemainstead of creating property IDs manually - setProperty(AssetManager, String, String, String, String) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Deprecated.make use of a
PropertySchemainstead of creating property IDs manually - setProperty(AssetManager, String, String, String, Date) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Deprecated.make use of a
PropertySchemainstead of creating property IDs manually - setProperty(AssetManager, String, String, String, Value) - Static method in class org.opencastproject.assetmanager.api.fn.Properties
-
Deprecated.make use of a
PropertySchemainstead of creating property IDs manually - setProperty(Property) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Set a property.
- setProperty(Property) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
Properties
- setProvenance(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setProvenance(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setProvider(String) - Method in class org.opencastproject.security.api.JaxbUser
- setProvider(String) - Method in class org.opencastproject.security.impl.jpa.JpaUser
- setProvider(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionProviderControl
-
Sets the provider
- setProviderId(long) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setPublications(List<Publication>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the list of publications.
- setPublications(List<Publication>) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- setPublicationService(OaiPmhPublicationService) - Method in class org.opencastproject.workflow.handler.distribution.PublishOaiPmhWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setPublicationService(OaiPmhPublicationService) - Method in class org.opencastproject.workflow.handler.distribution.RetractOaiPmhWorkflowOperationHandler
-
OSGi declarative service configuration callback.
- setPublicationService(YouTubePublicationService) - Method in class org.opencastproject.workflow.handler.distribution.PublishYouTubeWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setPublicationService(YouTubePublicationService) - Method in class org.opencastproject.workflow.handler.distribution.RetractYouTubeWorkflowOperationHandler
-
OSGi declarative service configuration callback.
- setPublisher(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the publisher
- setPublisher(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setPublisher(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setPublishers(List<String>) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the list of publishers.
- setPublishers(List<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- setQualityFactor(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setQuartz(Scheduler) - Method in class org.opencastproject.kernel.scanner.AbstractScanner
- setQuartz(Scheduler) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
- setQueued(Integer) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setQueuedJobs(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the number of queued jobs
- setQueueTime(long) - Method in class org.opencastproject.job.jpa.JpaJob
- setQueueTime(Long) - Method in interface org.opencastproject.job.api.Job
- setQueueTime(Long) - Method in class org.opencastproject.job.api.JobImpl
- setReadinessIndicator(ReadinessIndicator) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- setReadOnly(boolean) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setReason(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- setReason(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the reason
- setReasonPhrase(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setReceived(long) - Method in class org.opencastproject.fileupload.api.job.Chunk
- setRecording(Opt<Recording>) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setRecordingEndDate(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording end date
- setRecordingLastHeard(Long) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setRecordingStartDate(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the start date
- setRecordingState(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setRecordingState(String, String) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- setRecordingStatus(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording status
- setReference(MediaPackageReference) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setReference(MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the element reference.
- setReferences(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setReferences(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setReferenceTimePoint(MediaTimePoint) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
Sets a reference time point which makes this time point relative to the given one.
- setRegistered(boolean) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setRegistrations(List<JaxbHostRegistration>) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- setRegistrationService(AdopterRegistrationServiceImpl) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationRestService
-
OSGi setter for the registration service
- setRejectionReason(String) - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- setRelation(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRelation(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRelevance(double) - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
-
Sets the relevance value, representing the score in the search result.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.caption.remote.CaptionServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Sets the remote service manager.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.coverimage.remote.CoverImageServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.crop.remote.CropServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.execute.remote.ExecuteServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.ingestdownloadservice.remote.IngestDownloadServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Sets the remote service manager.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.oaipmh.server.remote.OaiPmhServerInfoRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.publication.configurable.remote.ConfigurablePublicationServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.publication.youtube.remote.YouTubePublicationServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
-
Sets the remote service manager.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Sets the remote service manager.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.command.MaintenanceCommand
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.silencedetection.remote.SilenceDetectionServiceRemote
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.sox.remote.SoxServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.speechtotext.remote.SpeechToTextServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.textanalyzer.remote.TextAnalysisRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.timelinepreviews.remote.TimelinePreviewsServiceRemote
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.videoeditor.remote.VideoEditorServiceRemote
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.videogrid.remote.VideoGridServiceRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.videosegmenter.remote.VideoSegmenterRemoteImpl
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.waveform.remote.WaveformServiceRemote
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Sets the remote service manager.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Sets the remote service manager.
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
-
Sets the remote service manager.
- setReplaces(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setReplaces(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setReplayGain(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setReplayGainPeak(Float) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setReplies(List<EventCommentReplyDto>) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets a comment replies list.
- setRepository(OaiPmhRepository) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
-
OSGi DI.
- setRepository(WorkingFileRepository) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- setRepositoryId(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Sets the repository id
- setRepositoryId(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntityId
- setRequired(boolean) - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Set whether this parameter is required.
- setRequires(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRequires(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setResolution(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
-
Sets the resolution in bits.
- setResolvedStatus(boolean) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets whether the status is resolved
- setResolvedStatus(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- setResourceStrategy(ResourceStrategy) - Method in class org.opencastproject.urlsigning.common.Policy
-
Set a new
ResourceStrategyto transform the base url to a resource url. - setRetryStrategy(RetryStrategy) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setRights(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the rights
- setRights(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRights(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRightsHolder(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series rights holder.
- setRightsHolder(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRightsHolder(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setRightsHolders(List<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- setRmsLevDb(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setRmsPkDb(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setRole(String) - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- setRoleDirectoryService(RoleDirectoryService) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
-
OSGi callback for role directory service.
- setRoleDirectoryService(RoleDirectoryService) - Method in class org.opencastproject.userdirectory.RoleEndpoint
-
Sets the role directory service
- setRoleMappings(List<String>) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the role mappings.
- setRoleProvider(RoleProvider) - Method in interface org.opencastproject.userdirectory.api.UserReferenceProvider
-
Set an optional roleProvider that takes care about resolving roles
- setRoleProvider(RoleProvider) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- setRoles(List<JaxbGroup>) - Method in class org.opencastproject.security.api.JaxbGroupList
- setRoles(List<JaxbRole>) - Method in class org.opencastproject.security.api.JaxbRoleList
- setRoles(Set<JpaRole>) - Method in class org.opencastproject.security.impl.jpa.JpaGroup
-
Sets the roles
- setRoles(Set<JpaRole>) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- setRootJob(JpaJob) - Method in class org.opencastproject.job.jpa.JpaJob
- setRootTag(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- setRrule(Opt<RRule>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setRunning(Integer) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setRunningJobs(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the number of running jobs
- setRunTime(long) - Method in class org.opencastproject.job.jpa.JpaJob
- setRunTime(Long) - Method in interface org.opencastproject.job.api.Job
- setRunTime(Long) - Method in class org.opencastproject.job.api.JobImpl
- setS3(AmazonS3) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
-
The methods below are used by the test class
- setS3TransferManager(TransferManager) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setSamplingCount(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setSamplingRate(Integer) - Method in class org.opencastproject.inspection.ffmpeg.api.AudioStreamMetadata
- setSamplingRate(Integer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setScanOrder(ScanOrder) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setScanOrder(ScanOrder) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setScanType(ScanType) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setScanType(ScanType) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setScheduler(Scheduler) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- setScheduler(Scheduler) - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
-
Methods below are used by test class
- setSchedulerRoles(Set<String>) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Callback for setting the scheduler service.
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Sets the scheduler service
- setScheduling(JSONObject) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setSearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
-
OSGi callback for the search index.
- setSearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- setSearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
-
OSGi callback for series services.
- setSearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setSearchIndex(SearchServiceIndex) - Method in class org.opencastproject.search.endpoint.SearchRestService
- setSearchIndex(SearchServiceIndex) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- setSearchService(SearchService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setSearchService(SearchService) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setSearchService(SearchService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setSearchService(SearchService) - Method in class org.opencastproject.playlists.PlaylistRestService
- setSearchService(SearchService) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageAWSS3WorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the search service.
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageAWSS3WorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the search service.
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the search service.
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageAWSS3WorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the search service.
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the search service.
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.distribution.TagEngageWorkflowOperationHandler
- setSearchService(SearchService) - Method in class org.opencastproject.workflow.handler.notification.MediaPackagePostOperationHandler
- setSearchService(SearchServiceImpl) - Method in class org.opencastproject.search.endpoint.SearchRestService
-
Callback from OSGi to set the search service implementation.
- setSearchTime(long) - Method in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
Sets the search time in milliseconds.
- setSearchUpdatedEventHandler(SearchUpdatedEventHandler) - Method in class org.opencastproject.event.handler.ConductingSeriesUpdatedEventHandler
-
OSGi DI callback.
- setSecondDuration(short) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
-
Sets the number of seconds.
- setSeconds(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setSecret(String) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the secret used for JWT validation.
- setSecurityFilter(SecurityFilter) - Method in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.CaptureAgentsEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
-
OSGi callback for the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
-
OSGi callback for sercurity service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi callback for the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
-
OSGi callback for the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.annotation.impl.AnnotationServiceJpaImpl
-
Sets the opencast security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- setSecurityService(SecurityService) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpoint
-
OSGi callback for setting security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory
- setSecurityService(SecurityService) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
-
Declarative services callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentAdminRoleProviderImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
-
OSGi callback to set the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.elasticsearch.index.endpoint.IndexEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.email.template.impl.EmailTemplateServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.engage.ui.PlayerRedirect
- setSecurityService(SecurityService) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
OSGi callback to set the security context to run with.
- setSecurityService(SecurityService) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- setSecurityService(SecurityService) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- setSecurityService(SecurityService) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setSecurityService(SecurityService) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.external.userdirectory.ExternalGroupLoader
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
OSGi callback to bind instance of
SecurityService - setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
-
OSGI callback to get the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
-
OSGi callback for security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
-
OSGi callback for the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setSecurityService(SecurityService) - Method in class org.opencastproject.kernel.security.AuthenticationSuccessHandler
-
Sets the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.kernel.security.OrganizationFilter
-
Sets the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.kernel.security.SecurityFilter
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Sets the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.list.impl.ListProvidersServiceImpl
-
OSGi callback for security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.playlists.PlaylistService
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.presets.impl.PresetProviderImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setSecurityService(SecurityService) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- setSecurityService(SecurityService) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Sets the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
-
OSGi DI
- setSecurityService(SecurityService) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to set security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.search.endpoint.SearchRestService
- setSecurityService(SecurityService) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.search.impl.SearchServiceIndex
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
-
Sets the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
-
Sets the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.lti.LtiLaunchAuthenticationHandler
-
Sets the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.urlsigning.provider.impl.GenericUrlSigningProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.security.urlsigning.provider.impl.WowzaUrlSigningProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
OSGi callback for the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Sets the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
OSGi callback to bind service instance.
- setSecurityService(SecurityService) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
OSGi DI
- setSecurityService(SecurityService) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.studio.endpoint.StudioEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.uiconfig.UIConfigRest
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.canvas.CanvasUserRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.CustomRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
-
OSGi callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.ldap.OpencastLdapAuthoritiesPopulator
-
OSGi callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.OrganizationRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
Sets the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.userdirectory.UserIdRoleProvider
- setSecurityService(SecurityService) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
-
Sets the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableAWSS3PublishWorkflowOperationHandler
-
OSGi DI
- setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
-
OSGi DI
- setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.handler.statisticswriter.StatisticsWriterWorkflowOperationHandler
- setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setSecurityService(SecurityService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for setting the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- setSecurityService(SecurityService) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- setSegmentNumAndRecalcErrors(int) - Method in class org.opencastproject.videosegmenter.ffmpeg.OptimizationStep
-
set number of segments
- setSender(String) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- 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
- setSeries(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhEntity
-
Sets the series identifier
- setSeries(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Sets serialized Dublin core.
- setSeriesCount(int) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setSeriesEndpoint(SeriesEndpoint) - Method in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
-
OSGi callback for series end point.
- setSeriesEndpoint(SeriesEndpoint) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setSeriesId(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the series identifier
- setSeriesId(String) - Method in class org.opencastproject.search.impl.persistence.SearchEntity
-
Sets the series ID
- setSeriesId(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Sets series ID.
- setSeriesIdentifier(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the series identifier
- setSeriesName(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the series name
- setSeriesService(SeriesService) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
-
OSGi callback for the series service.
- setSeriesService(SeriesService) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
-
OSGi DI.
- setSeriesService(SeriesService) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the series service.
- setSeriesService(SeriesService) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
OSGi callback to bind instance of
SeriesService - setSeriesService(SeriesService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setSeriesService(SeriesService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- setSeriesService(SeriesService) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- setSeriesService(SeriesService) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setSeriesService(SeriesService) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGI DI
- setSeriesService(SeriesService) - Method in class org.opencastproject.presets.impl.PresetProviderImpl
- setSeriesService(SeriesService) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback for setting Series Service.
- setSeriesService(SeriesService) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- setSeriesService(SeriesService) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setSeriesService(SeriesService) - Method in class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
-
OSGi callback for the series service.
- setSeriesService(SeriesService) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
OSGi setter
- setSeriesService(SeriesService) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setSeriesService(SeriesService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Sets the series service
- setSeriesTitle(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setSeriesTitle(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setSeriesTitle(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the series title.
- setServers(Map<String, Integer>) - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
-
Replaces the existing servers.
- setService(A) - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- setService(AnnotationService) - Method in class org.opencastproject.annotation.impl.AnnotationRestService
-
Method to set the service this REST endpoint uses
- setService(CaptureAgentStateService) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- setService(DownloadDistributionService) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
- setService(StreamingDistributionService) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- setService(AwsS3DistributionService) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
- setService(AwsS3DistributionService) - Method in class org.opencastproject.distribution.aws.s3.PresignedUrlMediaPackageSerializer
- setService(MediaInspectionService) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Sets the inspection service
- setService(LtiService) - Method in class org.opencastproject.lti.LtiServiceGuiEndpoint
-
OSGi DI
- setService(LtiService) - Method in class org.opencastproject.lti.service.endpoint.LtiServiceRestEndpoint
-
OSGi DI
- setService(PlaylistService) - Method in class org.opencastproject.playlists.PlaylistRestService
-
Sets the playlist service
- setService(ConfigurablePublicationService) - Method in class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- setService(OaiPmhPublicationService) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- setService(YouTubePublicationService) - Method in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
-
Callback from OSGi to set a reference to the youtube publication service.
- setService(SchedulerService) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to set the service this REST endpoint uses
- setService(SchedulerService) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
-
Method to set the service this REST endpoint uses
- setService(SeriesService) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
OSGi callback for setting series service.
- setService(NopService) - Method in class org.opencastproject.serviceregistry.impl.endpoint.NopServiceEndpoint
- setService(StatisticsService) - Method in class org.opencastproject.statistics.endpoint.StatisticsRestService
-
OSGi callback for setting statistics service.
- setService(TerminationStateService) - Method in class org.opencastproject.terminationstate.endpoint.aws.AutoScalingTerminationStateRestService
-
OSGI injection callback
- setService(TerminationStateService) - Method in class org.opencastproject.terminationstate.endpoint.impl.TerminationStateRestServiceImpl
-
OSGI injection callback
- setService(UserTrackingService) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
-
Method to set the service this REST endpoint uses
- setService(WorkflowService) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
Sets the workflow service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
-
OSGi callback for the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.adminui.endpoint.ServerEndpoint
-
OSGi callback for the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.adminui.endpoint.ServicesEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.animate.impl.endpoint.AnimateServiceRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.assetmanager.impl.endpoint.OsgiAssetManagerRestEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Setter for remote service manager via declarative activation
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
-
OSGi callback to set the service registry service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.coverimage.impl.endpoint.CoverImageEndpoint
-
OSGi callback to set the a reference to the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
-
Callback from OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Callback for the OSGi environment to set the service registry reference.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.aws.s3.endpoint.AwsS3DistributionRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.download.endpoint.DownloadDistributionRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.execute.impl.endpoint.ExecuteRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Sets the receipt service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
OSGi callback for the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
OSGi callback for the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.ingestdownloadservice.impl.endpoint.IngestDownloadServiceEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Sets the receipt service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.kernel.rest.CurrentJobFilter
-
Sets the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Sets the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.metrics.impl.MetricsExporter
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.configurable.endpoint.ConfigurablePublicationRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
-
Callback from the OSGi declarative services to set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Callback for the OSGi environment to set the service registry reference.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.search.endpoint.SearchRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.impl.endpoint.NopServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
-
Sets the service registry instance for delegation
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
-
OSGI dependency injection of service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the receipt service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Sets the receipt service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptStartTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechStartTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureAttachTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.workflowoperation.StartTranscriptionOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videogrid.endpoint.VideoGridServiceEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Sets the receipt service
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Sets the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerDeleteWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerSnapshotWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerStorageMoveOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.CompositeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.ConcatWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.DemuxWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.EncodeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.ImageConvertWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.ImageToVideoWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.SanitizeAdaptiveWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.composer.SelectStreamsWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.crop.CropWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableAWSS3PublishWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableAWSS3RetractWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableRetractWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageAWSS3WorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageAWSS3WorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.PublishOaiPmhWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.PublishYouTubeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.RepublishOaiPmhWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageAWSS3WorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.RetractOaiPmhWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.RetractYouTubeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.distribution.TagEngageWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.incident.IncidentCreatorWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.ingest.IngestDownloadWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.notification.EmailWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.notification.MediaPackagePostOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.smil.CutMarksToSmilWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextAttachWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.statisticswriter.StatisticsWriterWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.timelinepreviews.TimelinePreviewsWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.videosegmenter.VideoSegmenterWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.waveform.WaveformWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.AssertWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.DefaultsWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.ErrorResolutionWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.WebvttToCutMarksWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for the OSGi environment to register with the
ServiceRegistry. - setServices(String) - Method in class org.opencastproject.adopter.registration.dto.Host
- setServiceState(ServiceState) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the current state of the service.
- setServiceState(ServiceState) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setServiceState(ServiceState, int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the current state of the service and the trigger Job.
- setServiceState(ServiceState, int) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setServiceType(String) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setSession(UserSession) - Method in interface org.opencastproject.usertracking.api.UserAction
- setSession(UserSession) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setSessionId(String) - Method in interface org.opencastproject.annotation.api.Annotation
- setSessionId(String) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setSessionId(String) - Method in interface org.opencastproject.usertracking.api.UserSession
- setSessionId(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setShibbolethLoginHandler(ShibbolethLoginHandler) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Required.
- setSignature(String) - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- setSilenceDetectionService(SilenceDetectionService) - Method in class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- setSize(long) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setSize(long) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the file size in bytes
- setSize(Long) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setSkipCondition(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- setSmilService(SmilService) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- setSmilService(SmilService) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
- setSmilService(SmilService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setSmilService(SmilService) - Method in class org.opencastproject.smil.endpoint.SmilServiceRest
-
Set
SmilService. - setSmilService(SmilService) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- setSmilService(SmilService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setSmilService(SmilService) - Method in class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setSmilService(SmilService) - Method in class org.opencastproject.workflow.handler.smil.CutMarksToSmilWorkflowOperationHandler
- setSmilService(SmilService) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- setSmilService(SmilService) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- setSmtpService(SmtpService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setSmtpService(SmtpService) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setSnapshot(SnapshotDto) - Method in class org.opencastproject.assetmanager.impl.persistence.AssetDto
- setSource(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the source of this event
- setSource(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_SOURCEproperty. - setSource(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setSource(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setSource(JSONObject) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setSource(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setSoxService(SoxService) - Method in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
Sets the SoX service.
- setSoxService(SoxService) - Method in class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setSoxService(SoxService) - Method in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setSpatial(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_SPATIALproperty. - setSpatial(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setSpatial(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setSpatioTemporalLocator(SpatioTemporalLocator) - Method in interface org.opencastproject.metadata.mpeg7.MovingRegion
-
Sets the spatio temporal locator.
- setSpatioTemporalLocator(SpatioTemporalLocator) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the spatio temporal locator.
- setSpec(String) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
- setSpeechToTextEngine(SpeechToTextEngine) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setSpeechToTextService(SpeechToTextService) - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
-
Sets the speechToText service
- setSpeechToTextService(SpeechToTextService) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- setSrc(URI) - Method in class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Set src attribute.
- setSrcFlavors(List<MediaPackageElementFlavor>) - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Setter for srcFlavors list
- setSrcTags(List<String>) - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Setter for srcTags list
- setSsl(boolean) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setStartDate(Opt<Date>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setStartDate(Date) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setStartDate(Date) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setStartDateAsString(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Sets the date and time of recording in utc format.
- setStartTime(long) - Method in class org.opencastproject.subtitleparser.SubtitleCue
- setState(String) - Method in interface org.opencastproject.capture.admin.api.Agent
-
Sets the state of the agent, and updates the time it was last heard from.
- setState(String) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Sets the state of the agent, and updates the time it was last heard from.
- setState(String) - Method in interface org.opencastproject.scheduler.api.Recording
-
Sets the state of the recording, and updates the time it was last heard from.
- setState(String) - Method in class org.opencastproject.scheduler.api.RecordingImpl
-
Sets the state of the recording, and updates the time it was last heard from.
- setState(String) - Method in interface org.opencastproject.terminationstate.endpoint.api.TerminationStateRestService
- setState(String) - Method in class org.opencastproject.terminationstate.endpoint.aws.AutoScalingTerminationStateRestService
- setState(String) - Method in class org.opencastproject.terminationstate.endpoint.impl.TerminationStateRestServiceImpl
- setState(FileUploadJob.JobState) - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- setState(TerminationStateService.TerminationState) - Method in class org.opencastproject.terminationstate.api.AbstractJobTerminationStateService
- setState(TerminationStateService.TerminationState) - Method in interface org.opencastproject.terminationstate.api.TerminationStateService
- setState(TerminationStateService.TerminationState) - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- setState(TerminationStateService.TerminationState) - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- setState(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setState(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- setState(WorkflowOperationInstance.OperationState) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Sets the state of this operation
- setStateChanged(Date) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the last date when the state was changed
- setStateChanged(Date) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setStaticFileRestService(StaticFileRestService) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
-
OSGi DI.
- setStaticFileService(StaticFileService) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
-
OSGi DI.
- setStaticFileService(StaticFileService) - Method in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
OSGi callback to bind service instance.
- setStaticFileService(StaticFileService) - Method in class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
-
OSGi callback for the static file service.
- setStaticMetadataService(StaticMetadataService) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
-
OSGi callback to set the static metadata service
- setStatisticKey(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setStatisticKey(String) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setStatisticsCoordinator(StatisticsCoordinator) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- setStatisticsCoordinator(StatisticsCoordinator) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- setStatisticsExportService(StatisticsExportService) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- setStatisticsExportService(StatisticsExportService) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setStatisticsService(StatisticsService) - Method in class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- setStatisticsService(StatisticsService) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setStatisticsService(StatisticsService) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- setStatisticsWriter(StatisticsWriter) - Method in class org.opencastproject.workflow.handler.statisticswriter.StatisticsWriterWorkflowOperationHandler
- setStats(List<JaxbServiceRegistration>) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- setStats(List<JaxbServiceStatistics>) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
- setStatus(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setStatus(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
- 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) - Method in class org.opencastproject.job.jpa.JpaJob
- 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
- setStatus(Job.Status, Job.FailureReason) - Method in class org.opencastproject.job.jpa.JpaJob
- setStatus(ServiceState) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setStatus(ResourceRequest.Status) - Method in class org.opencastproject.urlsigning.common.ResourceRequest
- 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
- setStorageLocation(Snapshot, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- setStorageLocation(VersionImpl, String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
- setStorageTmp(String) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setStreamingDistributionService(StreamingDistributionService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setStreamingDistributionService(StreamingDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
- setStreamingDistributionService(StreamingDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setStreamingDistributionService(StreamingDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.PublishOaiPmhWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setStreamingDistributionService(StreamingDistributionService) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setStreet(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setStreetNo(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setSubject(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording subject
- setSubject(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series subject.
- setSubject(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setSubject(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setSubjects(String[]) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the mediapackage's subjects.
- setSubtitle(List<SubtitleStream>) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setSuffix(String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the suffix for encoded file names.
- setSuffix(String, String) - Method in class org.opencastproject.composer.api.EncodingProfileImpl
-
Sets the suffix for encoded file names.
- setSystemType(String) - Method in class org.opencastproject.adopter.registration.dto.Adopter
- setTableOfContents(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setTableOfContents(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setTaggedDate(Date) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- 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.
- setTargetFlavors(List<MediaPackageElementFlavor>) - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Setter for targetFlavor list
- setTargetTags(List<String>) - Method in class org.opencastproject.workflow.api.ConfiguredTagsAndFlavors
-
Setter for targetTags list
- setTechnicalEndTime(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the technical end time
- setTechnicalMetadata(TechnicalMetadata) - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- setTechnicalPresenters(List<String>) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the technical presenters
- setTechnicalStartTime(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the technical start time
- setTempDirectory(File) - Static method in class org.opencastproject.util.FileSupport
-
Sets the webapp's temporary directory.
- setTemplate(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setTemplate(String) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Sets the template
- setTemporal(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setTemporal(Date, Date) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_TEMPORALproperty. - setTemporal(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setTenantCount(int) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setTestForm(RestFormData) - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Sets the test form for this endpoint, if this is null then no test form is rendered for this endpoint.
- setText(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
- setText(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Sets the text
- setText(String) - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Sets the text
- setText(String) - Method in interface org.opencastproject.metadata.mpeg7.Textual
-
Sets the text.
- setText(String) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Sets the text.
- setText(Textual) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Sets the text.
- setText(Textual) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the text.
- setTextAnalyzer(TextAnalyzerService) - Method in class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
-
Sets the text analyzer
- setTextAnalyzer(TextAnalyzerService) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration that will set the text analysis service.
- setTextExtractor(TextExtractor) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the text extractor.
- setTheme(Long) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the theme for this series
- setThemesServiceDatabase(ThemesServiceDatabase) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
-
OSGi callback for the themes service database.
- setThemesServiceDatabase(ThemesServiceDatabase) - Method in class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
-
OSGi callback for the themes database service.
- setTimeInQueue(long) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- setTimelinePreviewsService(TimelinePreviewsService) - Method in class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
-
Sets the timeline previews service
- setTimelinePreviewsService(TimelinePreviewsService) - Method in class org.opencastproject.workflow.handler.timelinepreviews.TimelinePreviewsWorkflowOperationHandler
- setTimeZone(String) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- setTitle(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the recording title.
- setTitle(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Sets the series title.
- setTitle(String) - Method in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- setTitle(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setTitle(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setTitle(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
-
Sets the media package's title.
- setTitle(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_TITLEproperty. - setTitle(String) - Method in class org.opencastproject.playlists.Playlist
- setTitle(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setTitle(String) - Method in interface org.opencastproject.workflow.api.WorkflowDefinition
-
Sets the title
- setTitle(String) - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- setTitle(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance
- setTitle(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setTitleSlideActive(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setTitleSlideActive(boolean) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setTitleSlideBackground(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setTitleSlideBackground(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setTitleSlideMetadata(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setTitleSlideMetadata(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setTo(Calendar) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the date the data of the report is referring to
- setTo(Calendar) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setToJSON(Set<String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Turn a set into a
JObjectobject - setTotal(int) - Method in class org.opencastproject.adminui.usersettings.UserSettings
- setTotal(int) - Method in interface org.opencastproject.annotation.api.AnnotationList
- setTotal(int) - Method in class org.opencastproject.annotation.impl.AnnotationListImpl
- setTotal(int) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the total of report items
- setTotal(int) - Method in interface org.opencastproject.usertracking.api.UserActionList
-
Set the total number of results for this particular query.
- setTotal(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setTotal(int) - Method in class org.opencastproject.usertracking.impl.UserActionListImpl
- setTotal(Double) - Method in class org.opencastproject.statistics.api.TimeSeries
- setTotalMinutes(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setTotalSize(long) - Method in class org.opencastproject.fileupload.api.job.Payload
- setTrackDuration(long) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setTrackId(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setTrailerActive(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setTrailerActive(boolean) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setTrailerFile(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setTrailerFile(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setTranscriptionJobId(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControl
- setTranscriptionService(AmberscriptTranscriptionService) - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptStartTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechStartTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureAttachTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- setTranscriptionService(TranscriptionService) - Method in class org.opencastproject.transcription.workflowoperation.StartTranscriptionOperationHandler
- setTranscriptionService(GoogleSpeechTranscriptionService) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- setTranscriptionService(IBMWatsonTranscriptionService) - Method in class org.opencastproject.transcription.ibmwatson.endpoint.IBMWatsonTranscriptionRestService
- setTranscriptionService(MicrosoftAzureTranscriptionService) - Method in class org.opencastproject.transcription.microsoft.azure.endpoint.MicrosoftAzureTranscriptionRestService
- setTransport(TrackImpl.StreamingProtocol) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.caption.remote.CaptionServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Sets the trusted http client
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.coverimage.remote.CoverImageServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.crop.remote.CropServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Callback for the OSGi environment to set the trusted http clientreference.
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.distribution.aws.s3.remote.AwsS3DistributionServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.distribution.download.remote.DownloadDistributionServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.execute.remote.ExecuteServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.ingestdownloadservice.remote.IngestDownloadServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.inspection.remote.MediaInspectionServiceRemoteImpl
-
Sets the trusted http client
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.oaipmh.server.remote.OaiPmhServerInfoRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.publication.configurable.remote.ConfigurablePublicationServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.publication.youtube.remote.YouTubePublicationServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
-
Sets the trusted http client
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Sets the trusted http client
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.silencedetection.remote.SilenceDetectionServiceRemote
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.sox.remote.SoxServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.speechtotext.remote.SpeechToTextServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.textanalyzer.remote.TextAnalysisRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.timelinepreviews.remote.TimelinePreviewsServiceRemote
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.videoeditor.remote.VideoEditorServiceRemote
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.videogrid.remote.VideoGridServiceRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.videosegmenter.remote.VideoSegmenterRemoteImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.waveform.remote.WaveformServiceRemote
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
Sets the trusted http client
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Sets the trusted http client
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- setTrustedKey(String) - Method in class org.opencastproject.adminui.tobira.TobiraService
- setType(String) - Method in interface org.opencastproject.annotation.api.Annotation
- setType(String) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setType(String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_TYPEproperty from a single string. - setType(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setType(String) - Method in interface org.opencastproject.usertracking.api.UserAction
- setType(String) - Method in class org.opencastproject.usertracking.impl.UserActionImpl
- setType(String, String) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Set the
DublinCore.PROPERTY_TYPEproperty from a type and a subtype. - setType(MetadataField.Type) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setType(VideoText.Type) - Method in interface org.opencastproject.metadata.mpeg7.VideoText
-
Sets the videotext type.
- setType(VideoText.Type) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Sets the videotext type.
- setType(PlaylistEntryType) - Method in class org.opencastproject.playlists.PlaylistEntry
- setType(PlaylistEntryType) - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- setType(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setupAgentCache(int, TimeUnit) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- setupCache() - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
- setUpdated(boolean) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setUpdated(Date) - Method in class org.opencastproject.playlists.Playlist
- setUpHLSElementforDistribution(String, MediaPackage, Track, boolean) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setUpServer() - Method in class org.opencastproject.test.rest.RestServiceTestEnv
-
Return the base URL of the HTTP server.
- setUri(URI) - Method in class org.opencastproject.job.jpa.JpaJob
- setURI(URI) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setURI(URI) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the elements location.
- setUrl(String) - Method in interface org.opencastproject.capture.admin.api.Agent
-
Sets the url of the agent.
- setUrl(String) - Method in class org.opencastproject.capture.admin.impl.AgentImpl
-
Sets the url of the agent.
- setUrl(URL) - Method in class org.opencastproject.fileupload.api.job.Payload
- setUrlSigningService(UrlSigningService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setUrlSigningService(UrlSigningService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setUrlSigningService(UrlSigningService) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Sets the url signing service.
- setUrlSigningService(UrlSigningService) - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
-
OSGi callback for UrlSigningService
- setUrlSigningVerifier(UrlSigningVerifier) - Method in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
-
OSGi DI
- setUseHeader(boolean) - Method in class org.opencastproject.security.aai.api.AttributeMapper
- setUser(String) - Method in class org.opencastproject.kernel.mail.BaseSmtpService
- setUser(String, String, String, String, String) - Method in class org.opencastproject.userdirectory.endpoint.UserEndpoint
- setUser(User) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- setUser(User) - Method in class org.opencastproject.index.service.impl.util.Retraction
- setUser(User) - Method in class org.opencastproject.kernel.security.SecurityServiceSpringImpl
-
Sets the current thread's user context to another user.
- setUser(User) - Method in interface org.opencastproject.security.api.SecurityService
-
Sets the current thread's user context to another user.
- setUserAgent(String) - Method in interface org.opencastproject.usertracking.api.UserSession
- setUserAgent(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setUserAndRoleProvider(JpaUserAndRoleProvider) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- setUserCount(long) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setUserDetailsService(UserDetailsService) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the user details service.
- setUserDetailsService(UserDetailsService) - Method in class org.opencastproject.security.lti.LtiLaunchAuthenticationHandler
- setUserDetailsService(UserDetailsService) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Sets the user details service which allows to check whether a user is already known by the system or not.
- setUserDirectory(UserDirectoryService) - Method in class org.opencastproject.workflow.handler.metadatatoacl.MetadataToAclWorkflowOperationHandler
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
-
OSGi callback for users services.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
Sets the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
-
Sets the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
OSGi callback to set user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.assetmanager.impl.AssetManagerJobProducer
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
-
OSGi callback to set the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
-
OSGi callback to set the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
OSGi callback for users services.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
-
OSGi callback for users services.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
-
OSGi callback to set the user directory.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.kernel.security.LogoutSuccessHandler
-
Sets the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
-
OSGI DI
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.search.impl.SearchServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
-
Sets the user directory service which allows to invalidate the cache of a new created user.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.serviceregistry.impl.NopServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
OSGi callback to set the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Sets the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.userdirectory.UserEndpoint
-
Sets the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.userdirectory.UserIdRoleProvider
-
Sets the user directory service
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Callback for setting the user directory service.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for setting the user directory service
- setUserEntryPoint(AuthenticationEntryPoint) - Method in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- setUserId(String) - Method in interface org.opencastproject.annotation.api.Annotation
- setUserId(String) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setUserId(String) - Method in interface org.opencastproject.usertracking.api.UserSession
- setUserId(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setUserIdRoleProvider(UserIdRoleProvider) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- setUserIp(String) - Method in interface org.opencastproject.usertracking.api.UserSession
- setUserIp(String) - Method in class org.opencastproject.usertracking.impl.UserSessionImpl
- setUserIP(String) - Method in class org.opencastproject.kernel.security.SecurityServiceSpringImpl
- setUserIP(String) - Method in interface org.opencastproject.security.api.SecurityService
-
Sets the current thread's user's IP address.
- setUsername(String) - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- setUsername(String) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- setUsername(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setUsername(String) - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails.Essence
- setUsername(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- setUsernameMapping(String) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the username mapping.
- setUserReferenceProvider(UserReferenceProvider) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
-
Sets the user reference provider.
- setUserReferenceProvider(UserReferenceProvider) - Method in class org.opencastproject.security.aai.DynamicLoginHandler
-
Sets the user reference provider.
- setUserReferenceProvider(UserReferenceProvider) - Method in class org.opencastproject.security.jwt.DynamicLoginHandler
-
Setter for the user reference provider.
- setUserReferenceProvider(UserReferenceProvider) - Method in class org.opencastproject.security.lti.LtiLaunchAuthenticationHandler
-
Sets the user reference provider.
- setUserRefProvider(JpaUserReferenceProvider) - Method in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
OSGi setter for the userref provider.
- setUserRegex(String) - Static method in class org.opencastproject.index.service.util.JSONUtils
- setUsers(List<JaxbUser>) - Method in class org.opencastproject.security.api.JaxbUserList
- setUserSettings(Map<String, Collection<UserSetting>>) - Method in class org.opencastproject.adminui.usersettings.UserSettings
- setUserSettingsService(UserSettingsService) - Method in class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
-
OSGi callback to set the service to retrieve user settings from.
- setValid(String) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setValid(Option<String>) - Method in class org.opencastproject.schema.OcDublinCoreBuilder
- setValue(Object) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setValue(Object, boolean) - Method in class org.opencastproject.metadata.dublincore.MetadataField
- setValue(String) - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- setValue(String) - Method in interface org.opencastproject.annotation.api.Annotation
- setValue(String) - Method in class org.opencastproject.annotation.impl.AnnotationImpl
- setValue(String) - Method in class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Set param value.
- setValue(String) - Method in class org.opencastproject.util.HashEntry
- setValue(String) - Method in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- setValue(String) - Method in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- setVersion(long) - Method in class org.opencastproject.job.jpa.JpaJob
- setVersion(String) - Method in class org.opencastproject.adopter.registration.dto.StatisticData
- setVersion(String) - Method in class org.opencastproject.scheduler.impl.SchedulerEventImpl
- setVideo(List<VideoStream>) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setVideoEditorService(VideoEditorService) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- setVideoEditorService(VideoEditorService) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- setVideoGridService(VideoGridService) - Method in class org.opencastproject.videogrid.endpoint.VideoGridServiceEndpoint
-
Sets the videoGridService
- setVideoGridService(VideoGridService) - Method in class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
- setVideoSegmenter(VideoSegmenterService) - Method in class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
-
Sets the segmenter
- setVideoSegmenter(VideoSegmenterService) - Method in class org.opencastproject.workflow.handler.videosegmenter.VideoSegmenterWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the videosegmenter service.
- setVideoStandard(String) - Method in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- setViews(int) - Method in interface org.opencastproject.usertracking.api.Report
-
Sets the sum of views of all report items
- setViews(int) - Method in interface org.opencastproject.usertracking.api.Stats
- setViews(int) - Method in class org.opencastproject.usertracking.endpoint.ReportImpl
- setViews(int) - Method in class org.opencastproject.usertracking.endpoint.StatsImpl
- setViews(long) - Method in interface org.opencastproject.usertracking.api.Footprint
- setViews(long) - Method in interface org.opencastproject.usertracking.api.ReportItem
-
Sets the number of views of the episode
- setViews(long) - Method in class org.opencastproject.usertracking.endpoint.FootprintImpl
- setViews(long) - Method in class org.opencastproject.usertracking.endpoint.ReportItemImpl
- setWarningStateTrigger(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the job which triggered the last warning state
- setWarningStateTrigger(int) - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- setWatermarkActive(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setWatermarkActive(boolean) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setWatermarkFile(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setWatermarkFile(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setWatermarkPosition(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
- setWatermarkPosition(String) - Method in class org.opencastproject.themes.persistence.ThemeDto
- setWaveformService(WaveformService) - Method in class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- setWaveformService(WaveformService) - Method in class org.opencastproject.workflow.handler.waveform.WaveformWorkflowOperationHandler
- setWelcomePages(Map<String, String>) - Method in class org.opencastproject.kernel.security.AuthenticationSuccessHandler
-
Sets the welcome pages mapping.
- setWorkflowDefinitionId(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the current workflow definition id related to this event
- setWorkflowId(Long) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the current workflow id related to this event
- setWorkflowInstance(WorkflowInstance) - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- setWorkflowProperties(String) - Method in class org.opencastproject.scheduler.impl.persistence.ExtendedEventDto
- setWorkflowProperties(String, String) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- setWorkflowProperties(Map<String, String>) - Method in class org.opencastproject.scheduler.api.TechnicalMetadataImpl
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.adminui.endpoint.JobEndpoint
-
OSGi callback for the workflow service.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
-
OSGi DI.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.adminui.endpoint.TasksEndpoint
-
OSGi callback for the workflow service.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
-
OSGi DI
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
-
OSGi DI
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
OSGi callback for the workflow service.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.serviceregistry.impl.OsgiIncidentService
-
Sets the workflow service
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
-
OSGi DI.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setWorkflowState(WorkflowInstance.WorkflowState) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the current workflow state related to this event
- setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
- setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setWorkspace(Workspace) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
-
OSGi Di
- setWorkspace(Workspace) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
OSGi Di
- setWorkspace(Workspace) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.assetmanager.storage.impl.fs.OsgiFileSystemAssetStore
-
OSGi DI.
- setWorkspace(Workspace) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
-
Sets the workspace to use for retrieving XACML policies
- setWorkspace(Workspace) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Setter for workspace via declarative activation
- setWorkspace(Workspace) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Sets the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.coverimage.impl.CoverImageServiceOsgiImpl
-
OSGi callback to set the workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
-
Callback for the OSGi environment to set the workspace reference.
- setWorkspace(Workspace) - Method in class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setWorkspace(Workspace) - Method in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.event.handler.SearchUpdatedEventHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
Sets a reference to the workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Sets a reference to the workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Sets a reference to the workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- setWorkspace(Workspace) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setWorkspace(Workspace) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- setWorkspace(Workspace) - Method in class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl
-
Sets the workspace to use.
- setWorkspace(Workspace) - Method in class org.opencastproject.inspection.ffmpeg.MediaInspectionServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
-
OSGi DI
- setWorkspace(Workspace) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- setWorkspace(Workspace) - Method in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.oaipmh.persistence.impl.OaiPmhDatabaseImpl
-
OSGi callback to set the workspace.
- setWorkspace(Workspace) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Callback for the OSGi environment to set the workspace reference.
- setWorkspace(Workspace) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to set the workspace this REST endpoint uses
- setWorkspace(Workspace) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Sets the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
-
OSGi callback to set the workspace.
- setWorkspace(Workspace) - Method in class org.opencastproject.search.impl.SearchServiceIndex
- setWorkspace(Workspace) - Method in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
-
Sets the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Sets the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Sets the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Sets the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
-
Callback from the OSGi declarative services to set the workspace.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.animate.AnimateWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.CompositeWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.ConcatWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.DemuxWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.EncodeWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.ImageConvertWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.ImageToVideoWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.SanitizeAdaptiveWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.composer.SelectStreamsWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandler
-
OSGi callback to set the workspace service
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.crop.CropWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.metadatatoacl.MetadataToAclWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.rename.RenameFilesWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.smil.CutMarksToSmilWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextAttachWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.subtitletimeshift.SubtitleTimeshiftWorkflowOperationHandler
-
OSGi setter for the workspace class
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
-
OSGi callback for the workspace.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.timelinepreviews.TimelinePreviewsWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
-
Service Callbacks
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.videosegmenter.VideoSegmenterWorkflowOperationHandler
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.waveform.WaveformWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.AddCatalogWorkflowOperationHandler
-
Sets the workspace to use.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
Sets the workspace to use.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
-
Callback for the OSGi environment to set the workspace reference.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
Callback for the OSGi environment to set the workspace reference.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Callback for the OSGi declarative services configuration.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Callback for declarative services configuration that will introduce us to the local workspace service.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.TransferMetadataWorkflowOperationHandler
-
OSGi callback to inject the workspace
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.WebvttToCutMarksWorkflowOperationHandler
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
Sets the workspace to use.
- setWorkspace(Workspace) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Callback for the OSGi environment to register with the
Workspace. - setXml(String) - Method in class org.opencastproject.oaipmh.persistence.OaiPmhElementEntity
- setXmlSchema(String) - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
- setXmlSchema(String) - Method in class org.opencastproject.runtimeinfo.rest.StatusData
- setYear(int) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- SHA256Util - Class in org.opencastproject.urlsigning.utils
-
A utility class to hash plain text with the SHA-256 algorithm.
- SHARED - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
The context key for marking shared contexts.
- SharedHttpContext - Class in org.opencastproject.kernel.http
-
Opencast's shared
HttpContext. - SharedHttpContext - Interface in org.opencastproject.rest
-
Constant definition for the shared
HTTPcontext. - SharedHttpContext() - Constructor for class org.opencastproject.kernel.http.SharedHttpContext
- ShibbolethLoginHandler - Interface in org.opencastproject.security.shibboleth
-
Interface for pre-login handling.
- ShibbolethRequestHeaderAuthenticationFilter - Class in org.opencastproject.security.shibboleth
-
Handles for Shibboleth request headers to create Authorization ids.
- ShibbolethRequestHeaderAuthenticationFilter() - Constructor for class org.opencastproject.security.shibboleth.ShibbolethRequestHeaderAuthenticationFilter
- shiftTime(WebVTTSubtitle, long) - Method in class org.opencastproject.workflow.handler.subtitletimeshift.SubtitleTimeshiftWorkflowOperationHandler
-
Shifts all timestamps of a subtitle file by a given time.
- SHOULD_CREATE_DEFAULT_GROUPS_CONFIG_KEY - Static variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The config key, which specifies whether default groups should be created
- shouldDelete() - Method in class org.opencastproject.adopter.registration.dto.Adopter
- shutdown() - Method in class org.opencastproject.fileupload.service.FileUploadServiceCleaner
-
Shutdown the scheduler.
- shutdown() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Shutdown the scheduler.
- shutdown() - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
-
Shutdown the scheduler.
- shutdown() - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryCleaner
-
Shutdown the scheduler.
- shutdown() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
-
Shutdown the scheduler.
- shutdownAndAwaitTermination(ExecutorService, int, Function0<Void>) - Static method in class org.opencastproject.oaipmh.util.ConcurrencyUtil
-
Gently shut down an executor service.
- SHUTTING_DOWN - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
SHUTTING_DOWN="shutting_down" - sign(String, long, long, String) - Method in class org.opencastproject.security.urlsigning.service.impl.UrlSigningEndpoint
- sign(String, Long, Long, String) - Method in class org.opencastproject.security.urlsigning.service.impl.UrlSigningServiceImpl
- sign(String, Long, Long, String) - Method in interface org.opencastproject.security.urlsigning.service.UrlSigningService
-
Create a secure signature for a resource by adding the validUntilDuration to the current time and optionally adding the validFromDuration to the current time to create the available and expiry dates for the signature.
- sign(String, DateTime, DateTime, String) - Method in class org.opencastproject.security.urlsigning.service.impl.UrlSigningServiceImpl
- sign(String, DateTime, DateTime, String) - Method in interface org.opencastproject.security.urlsigning.service.UrlSigningService
-
Create a secure signature for a resource using DateTime objects.
- sign(Policy) - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- sign(Policy) - Method in class org.opencastproject.security.urlsigning.provider.impl.WowzaUrlSigningProvider
- sign(Policy) - Method in interface org.opencastproject.security.urlsigning.provider.UrlSigningProvider
-
Creates the necessary query string to sign a resource using the given
Policy - SIGNATURE_KEY - Static variable in class org.opencastproject.urlsigning.common.ResourceRequest
-
The query string key representing the encrypted policy.
- SigningMediaPackageSerializer - Class in org.opencastproject.security.urlsigning
-
Implementation of a
MediaPackageSerializerthat will securely sign urls of a Mediapackage. - SigningMediaPackageSerializer() - Constructor for class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
-
Creates a new and unconfigured package serializer that will not be able to perform any redirecting.
- signUrl(String, String, String, String) - Method in class org.opencastproject.external.endpoint.SecurityEndpoint
- signWithClientIP() - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- signWithClientIP() - Method in class org.opencastproject.adminui.endpoint.OsgiEventEndpoint
- SILENCE_MIN_LENGTH - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
-
Minimum length in milliseconds to accept silence sequence.
- SILENCE_PRE_LENGTH - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
-
Timespan in milliseconds before silece cut begin.
- SILENCE_THRESHOLD_DB - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
-
Silence threshold in decibel (e.g. -50 for loud classrooms, -35 for very silent indoor location).
- SilenceDetectionFailedException - Exception Class in org.opencastproject.silencedetection.api
-
Silence detection on audio track failed.
- SilenceDetectionFailedException(String) - Constructor for exception class org.opencastproject.silencedetection.api.SilenceDetectionFailedException
-
Constructor.
- SilenceDetectionFailedException(String, Throwable) - Constructor for exception class org.opencastproject.silencedetection.api.SilenceDetectionFailedException
-
Constructor.
- SilenceDetectionProperties - Interface in org.opencastproject.silencedetection.impl
-
SilenceDetectionService properties.
- SilenceDetectionService - Interface in org.opencastproject.silencedetection.api
-
SilenceDetectionService detect silent seqences in audio tracks.
- SilenceDetectionServiceEndpoint - Class in org.opencastproject.silencedetection.endpoint
-
SilenceDetectionService REST Endpoint.
- SilenceDetectionServiceEndpoint() - Constructor for class org.opencastproject.silencedetection.endpoint.SilenceDetectionServiceEndpoint
- SilenceDetectionServiceImpl - Class in org.opencastproject.silencedetection.impl
-
Implementation of SilenceDetectionService using FFmpeg.
- SilenceDetectionServiceImpl() - Constructor for class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- SilenceDetectionServiceRemote - Class in org.opencastproject.silencedetection.remote
-
Silence dedection service proxy for use as a JVM local service.
- SilenceDetectionServiceRemote() - Constructor for class org.opencastproject.silencedetection.remote.SilenceDetectionServiceRemote
- SilenceDetectionWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.videoeditor
-
workflowoperationhandler for silencedetection executes the silencedetection and adds a SMIL document to the mediapackage containing the cutting points
- SilenceDetectionWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- SimpleConfigurableStaticFileAuthorization - Class in org.opencastproject.fsresources
-
A simple static file authorization service which allows access to a configured set of patterns.
- SimpleConfigurableStaticFileAuthorization() - Constructor for class org.opencastproject.fsresources.SimpleConfigurableStaticFileAuthorization
- 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
- SimpleSnapshotField<A> - Class in org.opencastproject.assetmanager.impl.query
-
Implementation of
AbstractSnapshotFieldwhere business and database type are equal. - SimpleSnapshotField(ComparableExpressionBase<A>) - Constructor for class org.opencastproject.assetmanager.impl.query.SimpleSnapshotField
- SINGLE_FRAME_POS - Static variable in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- 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.assetmanager.impl.persistence.QAssetDto
- size - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- size - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Size in bytes
- size() - Method in interface org.opencastproject.elasticsearch.api.SearchTerms
-
Returns the number of terms.
- size() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- size() - Method in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
Returns the number of terms.
- size() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalogList
-
Return the number of contained catalogs.
- size() - Method in interface org.opencastproject.metadata.mpeg7.MultimediaContent
-
Returns the number of content elements.
- size() - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
- size() - Method in class org.opencastproject.oaipmh.persistence.impl.SearchResultImpl
- size() - Method in interface org.opencastproject.oaipmh.persistence.SearchResult
-
Get the total number of items found, limited by the value returned by
SearchResult.getLimit(). - size() - Method in class org.opencastproject.util.data.NonEmptyList
- size() - Method in interface org.opencastproject.workflow.api.WorkflowSet
-
Get the total number of items returned
- size() - Method in class org.opencastproject.workflow.api.WorkflowSetImpl
-
Get the total number of items returned
- skip(long) - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- skip(long) - Method in class org.opencastproject.util.ProgressInputStream
- skip(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Skips the workflow operation on this
WorkflowInstance. - skip(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Skips the workflow operation on this
WorkflowInstance. - skip(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Skips the workflow operation on this
WorkflowInstance. - skip(WorkflowInstance, JobContext) - Method in interface org.opencastproject.workflow.api.WorkflowOperationHandler
-
Skips the workflow operation on this
WorkflowInstance. - skip(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- Skip - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- SKIP - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationResult.Action
- SKIP_ATTACHMENTS_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Control if attachments sent by capture agents for scheduled events are skipped.
- SKIP_CATALOGS_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Control if catalogs sent by capture agents for scheduled events are skipped.
- skipCondition - Variable in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- SKIPPED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- sleep(long) - Static method in class org.opencastproject.util.data.Prelude
-
Sleep for a while.
- SLEEP_SCALE_FACTOR - Static variable in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
The scale factor to the sleep time between two notification attempts
- SLEEP_SCALE_FACTOR - Static variable in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
The scale factor to the sleep time between two notification attempts
- 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 - Interface in org.opencastproject.smil.entity.api
-
Represent a SMIL document.
- SMIL - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Partial SMIL flavor
- SMIL - Static variable in class org.opencastproject.util.MimeTypes
- SMIL_META_NAME_CATALOG_ID - Static variable in interface org.opencastproject.smil.entity.api.SmilMeta
- SMIL_META_NAME_MEDIA_PACKAGE_ID - Static variable in interface org.opencastproject.smil.entity.api.SmilMeta
- SMIL_META_NAME_TRACK_DURATION - Static variable in interface org.opencastproject.smil.entity.api.SmilMeta
- SMIL_META_NAME_TRACK_ID - Static variable in interface org.opencastproject.smil.entity.api.SmilMeta
- SMIL_META_NAME_WORKFLOW_ID - Static variable in interface org.opencastproject.smil.entity.api.SmilMeta
- SMIL_NODE_NAME - Static variable in class org.opencastproject.smil.api.util.SmilUtil
- SMIL_NS_URI - Static variable in class org.opencastproject.smil.api.util.SmilUtil
- SMIL_ORDER_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key in the properties file that specifies in which order the videos in the SMIL file should be stored
- SmilBody - Interface in org.opencastproject.smil.entity.api
-
Represent a SMIL body element.
- SmilBodyImpl - Class in org.opencastproject.smil.entity
-
SmilBodyimplementation. - SmilBodyImpl() - Constructor for class org.opencastproject.smil.entity.SmilBodyImpl
- SmilException - Exception Class in org.opencastproject.smil.api
-
Will be thrown, if editing Smil fail.
- SmilException(String) - Constructor for exception class org.opencastproject.smil.api.SmilException
- SmilException(String, Throwable) - Constructor for exception class org.opencastproject.smil.api.SmilException
- SmilHead - Interface in org.opencastproject.smil.entity.api
-
Represent a SMIL head element.
- SmilHeadImpl - Class in org.opencastproject.smil.entity
-
SmilHeadimplementation. - SmilHeadImpl() - Constructor for class org.opencastproject.smil.entity.SmilHeadImpl
- SmilImpl - Class in org.opencastproject.smil.entity
-
Smilimplementation. - SmilImpl() - Constructor for class org.opencastproject.smil.entity.SmilImpl
-
Empty constructor.
- SmilMediaAudioImpl - Class in org.opencastproject.smil.entity.media.element
-
Represent audio media element and implement SmilMediaElement.
- SmilMediaAudioImpl(URI, long, long) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaAudioImpl
-
Constructor.
- SmilMediaAudioImpl(URI, long, long, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaAudioImpl
-
Constructor.
- SmilMediaAudioImpl(URI, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaAudioImpl
-
Constructor.
- SmilMediaAudioImpl(URI, String, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaAudioImpl
-
Constructor.
- SmilMediaContainer - Interface in org.opencastproject.smil.entity.media.container.api
-
Represent a media container like
par,seq,... - SmilMediaContainer.ContainerType - Enum Class in org.opencastproject.smil.entity.media.container.api
-
SMIL media container type.
- SmilMediaContainerImpl - Class in org.opencastproject.smil.entity.media.container
-
SmilMediaContainerabstract class. - SmilMediaContainerImpl() - Constructor for class org.opencastproject.smil.entity.media.container.SmilMediaContainerImpl
- SmilMediaElement - Interface in org.opencastproject.smil.entity.media.element.api
-
Represent a media element like
audio,video,... - SmilMediaElement.MediaType - Enum Class in org.opencastproject.smil.entity.media.element.api
-
SMIL media element type.
- SmilMediaElementImpl - Class in org.opencastproject.smil.entity.media.element
-
SmilMediaElemntimplementation. - SmilMediaElementImpl(URI, long, long) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Constructor.
- SmilMediaElementImpl(URI, long, long, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Constructor.
- SmilMediaElementImpl(URI, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Constructor.
- SmilMediaElementImpl(URI, String, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaElementImpl
-
Constructor.
- SmilMediaObject - Interface in org.opencastproject.smil.entity.media.api
-
Represent Smil media elements and containers.
- SmilMediaObjectImpl - Class in org.opencastproject.smil.entity.media
-
SmilMediaObjectimplementation. - SmilMediaObjectImpl() - Constructor for class org.opencastproject.smil.entity.media.SmilMediaObjectImpl
- SmilMediaParallelImpl - Class in org.opencastproject.smil.entity.media.container
-
Represent SMIL par element and implement SmilMediaContainer.
- SmilMediaParallelImpl() - Constructor for class org.opencastproject.smil.entity.media.container.SmilMediaParallelImpl
- SmilMediaParam - Interface in org.opencastproject.smil.entity.media.param.api
-
Represent SMIL param element (inside media elements).
- SmilMediaParamGroup - Interface in org.opencastproject.smil.entity.media.param.api
-
Represent SMIL paramGroup element with params inside.
- SmilMediaParamGroupImpl - Class in org.opencastproject.smil.entity.media.param
-
SmilMediaParamGroupimplementation. - SmilMediaParamGroupImpl() - Constructor for class org.opencastproject.smil.entity.media.param.SmilMediaParamGroupImpl
- SmilMediaParamImpl - Class in org.opencastproject.smil.entity.media.param
-
SmilMediaParamimplementation. - SmilMediaParamImpl(String, String) - Constructor for class org.opencastproject.smil.entity.media.param.SmilMediaParamImpl
-
Constructor.
- SmilMediaReferenceImpl - Class in org.opencastproject.smil.entity.media.element
-
Represent ref media element and implement SmilMediaElement.
- SmilMediaReferenceImpl(URI, long, long) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaReferenceImpl
-
Constructor.
- SmilMediaReferenceImpl(URI, long, long, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaReferenceImpl
-
Constructor.
- SmilMediaReferenceImpl(URI, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaReferenceImpl
-
Constructor.
- SmilMediaReferenceImpl(URI, String, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaReferenceImpl
-
Constructor.
- SmilMediaSequenceImpl - Class in org.opencastproject.smil.entity.media.container
-
Represent SMIL seq element and implement SmilMediaContainer.
- SmilMediaSequenceImpl() - Constructor for class org.opencastproject.smil.entity.media.container.SmilMediaSequenceImpl
- SmilMediaVideoImpl - Class in org.opencastproject.smil.entity.media.element
-
Represent video media element and implements SmilMediaElement.
- SmilMediaVideoImpl(URI, long, long) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaVideoImpl
-
Constructor.
- SmilMediaVideoImpl(URI, long, long, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaVideoImpl
-
Constructor.
- SmilMediaVideoImpl(URI, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaVideoImpl
-
Constructor.
- SmilMediaVideoImpl(URI, String, String, String) - Constructor for class org.opencastproject.smil.entity.media.element.SmilMediaVideoImpl
-
Constructor.
- SmilMeta - Interface in org.opencastproject.smil.entity.api
-
Represent a SMIL meta element.
- SmilMetaImpl - Class in org.opencastproject.smil.entity
-
SmilMetaimplemetation. - SmilMetaImpl(String, String) - Constructor for class org.opencastproject.smil.entity.SmilMetaImpl
-
Constructor.
- SmilObject - Interface in org.opencastproject.smil.entity.api
-
All
Smilobjects should extend this interface. - SmilObjectImpl - Class in org.opencastproject.smil.entity
-
Implementation of
SmilObject. - SmilObjectImpl() - Constructor for class org.opencastproject.smil.entity.SmilObjectImpl
-
Constructor.
- SmilObjectImpl(String) - Constructor for class org.opencastproject.smil.entity.SmilObjectImpl
-
Constructor.
- SmilResponse - Interface in org.opencastproject.smil.api
- SmilResponseImpl - Class in org.opencastproject.smil.impl
-
SmilResponseimplementation. - SmilResponseImpl(Smil) - Constructor for class org.opencastproject.smil.impl.SmilResponseImpl
-
Constructor
- SmilResponseImpl(Smil, SmilObject) - Constructor for class org.opencastproject.smil.impl.SmilResponseImpl
-
Constructor.
- SmilResponseImpl(Smil, SmilObject[]) - Constructor for class org.opencastproject.smil.impl.SmilResponseImpl
-
Constructor.
- smilService - Variable in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
The smil service
- smilService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
- smilService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The smil service.
- SmilService - Interface in org.opencastproject.smil.api
-
SmilServiceprovidesSmilmanipulation. - SmilServiceImpl - Class in org.opencastproject.smil.impl
-
Implement
SmilServiceinterface. - SmilServiceImpl() - Constructor for class org.opencastproject.smil.impl.SmilServiceImpl
- SmilServiceRest - Class in org.opencastproject.smil.endpoint
-
Implement
SmilServiceas REST Endpoint. - SmilServiceRest() - Constructor for class org.opencastproject.smil.endpoint.SmilServiceRest
- SmilUtil - Class in org.opencastproject.smil.api.util
-
General purpose utility functions for dealing with SMIL.
- SmilUtil.TrackType - Enum Class in org.opencastproject.smil.api.util
- SMOOTH - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- SmtpService - Class in org.opencastproject.kernel.mail
-
OSGi service that allows to send e-mails using
javax.mail. - SmtpService() - Constructor for class org.opencastproject.kernel.mail.SmtpService
- snapshot - Variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- snapshot() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Select or delete a snapshot.
- snapshot() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- snapshot() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- snapshot(MediaPackageImpl) - Method in class org.opencastproject.assetmanager.impl.endpoint.AbstractAssetManagerRestEndpoint
- Snapshot - Search tag in interface org.opencastproject.assetmanager.api.AssetManager
- Section
- Snapshot - Interface in org.opencastproject.assetmanager.api
-
A versioned snapshot of a
MediaPackageunder the control of theAssetManager. - snapshotDto - Static variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- SnapshotDto - Class in org.opencastproject.assetmanager.impl.persistence
-
JPA DTO.
- SnapshotDto() - Constructor for class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- SnapshotDtos - Class in org.opencastproject.assetmanager.impl.persistence
-
Collection of non-JPA DTOs to tuple up the
SnapshotDtoJPA entity with some additional joined data. - SnapshotDtos.Medium - Class in org.opencastproject.assetmanager.impl.persistence
- snapshotExists(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Check if any snapshot with the given media package identifier exists.
- snapshotExists(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
-
Snapshots
- snapshotExists(String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Check if any snapshot with the given media package identifier exists.
- snapshotExists(String, String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Check if any snapshot with the given media package identifier exists.
- snapshotExists(String, String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- snapshotExists(String, String) - Method in class org.opencastproject.assetmanager.impl.persistence.Database
-
Check if any snapshot with the given media package identifier exists.
- SnapshotImpl - Class in org.opencastproject.assetmanager.impl
- SnapshotImpl(Long, Version, String, Date, Availability, String, String, MediaPackage) - Constructor for class org.opencastproject.assetmanager.impl.SnapshotImpl
- SnapshotImpl(Version, String, Date, Availability, String, String, MediaPackage) - Constructor for class org.opencastproject.assetmanager.impl.SnapshotImpl
- 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
- SORT_FIELD_NAME_EXTENSION - Static variable in interface org.opencastproject.elasticsearch.impl.IndexSchema
-
Extension for sort field names
- sortBy - Variable in class org.opencastproject.list.impl.ResourceListQueryImpl
- sortByContributors(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByCreatedDateTime(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series created date & time.
- sortByCreatedDateTime(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Defines the sort order for the theme created date & time.
- sortByCreator(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByCreator(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Defines the sort order for the theme by creator username.
- sortByDate(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the recording date.
- sortByDefault(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Defines the sort order for the theme default property
- sortByDescription(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByDescription(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Defines the sort order for the theme by description.
- sortByEndDate(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the recording end date.
- sortByEventStatus(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the event status.
- sortByIdentifer(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByLanguage(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByLicense(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByLocation(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the location.
- sortByManagedAcl(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the managed ACL.
- sortByManagedAcl(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the managed ACL.
- sortByName(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Defines the sort order for the theme by names.
- sortByOrganizers(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by organizers.
- sortByPresenter(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the recording date.
- sortByPublicationIgnoringInternal(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for publication.
- sortByPublishers(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByRightsHolder(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortBySeriesName(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the series name.
- sortByStartDate(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the recording start date.
- sortBySubject(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by contributors.
- sortByTechnicalEndDate(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the technical recording end date.
- sortByTechnicalStartDate(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the technical recording start date.
- sortByTitle(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the recording date.
- sortByTitle(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Defines the sort order for the series by title.
- sortByUID(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- sortByWorkflowState(SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Defines the sort order for the workflow state.
- sortCatalogById - Static variable in class org.opencastproject.scheduler.impl.SchedulerUtil
- 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.
- sortMapByValue(Map<String, String>, boolean) - Static method in class org.opencastproject.list.util.ListProviderUtil
-
Sorts the given map by its values, ascendantly or not
- sortOrderFieldName(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- sortOrderFieldName(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- sortOrderFieldName(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- sortOrderFieldName(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- source - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
- source - Variable in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
-
Source of the search result
- source - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- source - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- source - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- Source - Class in org.opencastproject.assetmanager.api.storage
-
A data source along with some optional content hints.
- Source(URI, Optional<Long>, Optional<MimeType>) - Constructor for class org.opencastproject.assetmanager.api.storage.Source
- SOURCE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The event source
- SOURCE_AUDIO_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property defining whether the track is required to contain or not contain an audio stream to be used an input
- SOURCE_FLAVOR - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- SOURCE_FLAVOR_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the "flavor" that a mediapackage elements must have in order to be used as input arguments
- SOURCE_FLAVOR_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ImportWorkflowPropertiesWOH
- SOURCE_FLAVORS - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- SOURCE_FLAVORS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Name of the configuration option that provides the source flavors we are looking for
- SOURCE_FLAVORS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides the source flavors we are looking for
- SOURCE_FLAVORS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
-
Name of the configuration option that provides the source flavors we are looking for
- SOURCE_SUBTITLE_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property defining whether the track is required to contain or not contain a subtitle stream to be used an input
- SOURCE_TAG - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- SOURCE_TAGS - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- SOURCE_TAGS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the tags that must exist on a mediapackage element for the element to be used as an input arguments
- SOURCE_TAGS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Name of the configuration option that provides the source tags we are looking for
- SOURCE_TAGS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
-
Name of the configuration option that provides the source tags we are looking for
- SOURCE_VIDEO_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property defining whether the track is required to contain or not contain a video stream to be used an input
- SOX_AONLY_PROFILE - Static variable in class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
-
Name of the 'encode to SoX audio only work copy' encoding profile
- SOX_AONLY_PROFILE - Static variable in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
-
Name of the 'encode to SoX audio only work copy' encoding profile
- SOX_AREPLACE_PROFILE - Static variable in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
-
Name of the muxing encoding profile
- SOX_BINARY_DEFAULT - Static variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
Default location of the SoX binary (resembling the installer)
- SoxException - Exception Class in org.opencastproject.sox.api
-
This exception may be thrown by SoX.
- SoxException(String) - Constructor for exception class org.opencastproject.sox.api.SoxException
-
Creates a new sox exception with the given error message.
- SoxException(String, Throwable) - Constructor for exception class org.opencastproject.sox.api.SoxException
-
Creates a new sox exception with the given error message, caused by the given exception.
- SoxException(Throwable) - Constructor for exception class org.opencastproject.sox.api.SoxException
-
Creates a new sox exception, caused by the given exception.
- SoxRestService - Class in org.opencastproject.sox.impl.endpoint
-
A REST endpoint delegating functionality to the
SoxService - SoxRestService() - Constructor for class org.opencastproject.sox.impl.endpoint.SoxRestService
- soxService - Variable in class org.opencastproject.sox.impl.endpoint.SoxRestService
-
The composer service
- SoxService - Interface in org.opencastproject.sox.api
-
Provides sound processing services with SoX
- SoxServiceImpl - Class in org.opencastproject.sox.impl
- SoxServiceImpl() - Constructor for class org.opencastproject.sox.impl.SoxServiceImpl
-
Creates a new composer service instance.
- SoxServiceRemoteImpl - Class in org.opencastproject.sox.remote
- SoxServiceRemoteImpl() - Constructor for class org.opencastproject.sox.remote.SoxServiceRemoteImpl
- spaRedirect - Variable in class org.opencastproject.rest.StaticResource
-
The enable spa redirect flag
- spatial - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- spatial - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- spatioTemporalDecomposition - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
An optional spatio-temporal decomposition
- SpatioTemporalDecomposition - Interface in org.opencastproject.metadata.mpeg7
-
Decomposition type for space and time.
- SpatioTemporalDecompositionImpl - Class in org.opencastproject.metadata.mpeg7
-
Default implementation of a spatio temporal decomposition.
- SpatioTemporalDecompositionImpl(boolean, boolean) - Constructor for class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
Creates a new spatio temporal decomposition.
- SpatioTemporalLocator - Interface in org.opencastproject.metadata.mpeg7
-
This locator specifies elements in time and space.
- SpatioTemporalLocatorImpl - Class in org.opencastproject.metadata.mpeg7
-
Default implementation of the media time.
- SpatioTemporalLocatorImpl(MediaTime) - Constructor for class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
-
Creates a new spatio temporal locator.
- 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
- speechToText(String, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
- SpeechToTextAttachWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.speechtotext
-
Workflow operation for attaching results from asynchronously running speech-to-text service jobs.
- SpeechToTextAttachWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.speechtotext.SpeechToTextAttachWorkflowOperationHandler
- SpeechToTextEngine - Interface in org.opencastproject.speechtotext.api
-
Interface for speech-to-text implementations.
- SpeechToTextEngine.Result - Class in org.opencastproject.speechtotext.api
- SpeechToTextEngineException - Exception Class in org.opencastproject.speechtotext.api
-
Exception thrown by the
SpeechToTextEngineoperations. - SpeechToTextEngineException(String) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextEngineException
-
Creates a new speech-to-text engine exception with the specified error message.
- SpeechToTextEngineException(String, Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextEngineException
-
Creates a new speech-to-text engine exception with the specified error message and wrapping the original exception.
- SpeechToTextEngineException(Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextEngineException
-
Creates a new speech-to-text engine exception by wrapping the original error .
- SpeechToTextService - Interface in org.opencastproject.speechtotext.api
-
Generates subtitles files from video or audio sources.
- SpeechToTextServiceException - Exception Class in org.opencastproject.speechtotext.api
-
Exception thrown by the
SpeechToTextServiceoperations. - SpeechToTextServiceException(String) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextServiceException
-
Creates a new speech-to-text exception with the specified error message.
- SpeechToTextServiceException(String, Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextServiceException
-
Creates a new speech-to-text exception with the specified error message and wrapping the original exception.
- SpeechToTextServiceException(Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextServiceException
-
Creates a new speech-to-text exception by wrapping the original error .
- SpeechToTextServiceImpl - Class in org.opencastproject.speechtotext.impl
-
Creates a subtitles file for a video.
- SpeechToTextServiceImpl() - Constructor for class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
-
Creates a new speech-to-text service instance.
- SpeechToTextServiceRemoteImpl - Class in org.opencastproject.speechtotext.remote
-
Generates subtitles files from video or audio sources.
- SpeechToTextServiceRemoteImpl() - Constructor for class org.opencastproject.speechtotext.remote.SpeechToTextServiceRemoteImpl
-
Creates a new speech-to-text service instance.
- SpeechToTextServiceRestEndpoint - Class in org.opencastproject.speechtotext.impl.endpoint
-
A service endpoint to expose the
SpeechToTextServicevia REST. - SpeechToTextServiceRestEndpoint() - Constructor for class org.opencastproject.speechtotext.impl.endpoint.SpeechToTextServiceRestEndpoint
- SpeechToTextWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.speechtotext
-
Workflow operation for the speech-to-text service.
- SpeechToTextWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
- split(String, int, int, boolean) - Static method in class org.opencastproject.coverimage.impl.xsl.XsltHelper
-
Splits a string into several lines, depending on the maximum allowed characters per line and returns the desired line.
- 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.
- splitCueText(String, int) - Static method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- SpringSecurityConfigurationArtifactInstaller - Class in org.opencastproject.kernel.security
-
Registers a security filter, which delegates to the spring filter chain appropriate for the current request's organization.
- SpringSecurityConfigurationArtifactInstaller() - Constructor for class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
- SqlState - Class in org.opencastproject.db
- stabilityThreshold - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The number of seconds that need to resemble until a scene is considered "stable"
- stabilityThresholdPrefilter - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The minimum segment length in seconds for creation of segments from ffmpeg output
- start - Variable in class org.opencastproject.fsresources.StaticResourceServlet.Range
- start(String, MediaPackageImpl, String, LocalHashMap) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- start(WorkflowDefinition, MediaPackage) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage, Long, Map<String, String>) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage, Long, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage, Long, Map<String, String>) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage, Map<String, String>) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowDefinition, MediaPackage, Map<String, String>) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Creates a new workflow instance and starts the workflow.
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptAttachTranscriptionOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.AmberscriptStartTranscriptionOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.AttachTranscriptionOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechAttachTranscriptionOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.GoogleSpeechStartTranscriptionOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureAttachTranscriptionOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.MicrosoftAzureStartTranscriptionOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.transcription.workflowoperation.StartTranscriptionOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in interface org.opencastproject.workflow.api.WorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.analyzemediapackage.AnalyzeMediapackageWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.animate.AnimateWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerDeleteWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerSnapshotWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.assetmanager.AssetManagerStorageMoveOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.assetmanager.SelectVersionWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.CompositeWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.ConcatWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.DemuxWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.EncodeWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.ImageConvertWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.ImageToVideoWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.MultiEncodeWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.PrepareAVWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.ProcessSmilWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.SanitizeAdaptiveWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.SegmentPreviewsWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.composer.SelectStreamsWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.coverimage.CoverImageWorkflowOperationHandlerBase
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.crop.CropWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.ConfigurableRetractWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.PartialRetractEngageWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.PublishOaiPmhWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.PublishYouTubeWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.RepublishOaiPmhWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractOaiPmhWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.RetractYouTubeWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.distribution.TagEngageWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.hello.HelloWorldWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.incident.IncidentCreatorWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.ingest.IngestDownloadWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.logging.LoggingWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.mattermost.notification.MattermostNotificationWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.metadatatoacl.MetadataToAclWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.notification.EmailWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.notification.HttpNotificationWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.notification.MediaPackagePostOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.rename.RenameFilesWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.smil.CutMarksToSmilWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.sox.AnalyzeAudioWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.sox.NormalizeAudioWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextAttachWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.speechtotext.SpeechToTextWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.statisticswriter.StatisticsWriterWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.subtitletimeshift.SubtitleTimeshiftWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.timelinepreviews.TimelinePreviewsWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.videoeditor.SilenceDetectionWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.videosegmenter.VideoSegmenterWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.waveform.WaveformWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.AddCatalogWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.AnalyzeTracksWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.AssertWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ConfigureByDublinCoreTermWOH
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.DefaultsWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ExportWorkflowPropertiesWOH
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ImportWorkflowPropertiesWOH
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ProbeResolutionWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.PublicationChannelToWorkspace
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.SeriesWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.TransferMetadataWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.WebvttToCutMarksWorkflowOperationHandler
- start(WorkflowInstance, JobContext) - Method in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
Runs the workflow operation on this
WorkflowInstance. - start(BundleContext) - Method in class org.opencastproject.db.Activator
- start(BundleContext) - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
-
Called by OSGI when this bundle is started.
- start(BundleContext) - Method in class org.opencastproject.runtimeinfo.RestDocsServlet
- START_DATE - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- START_DATE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The recording start date
- START_DATE_KEY - Static variable in interface org.opencastproject.ingest.api.IngestService
- START_OPERATION - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Id of the workflow's start operation operation, need to match the corresponding enum value in WorkflowServiceImpl
- START_REPLACEMENT - Static variable in class org.opencastproject.util.XProperties
- START_TIME - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- START_TRANSCRIPTION_JOB_LOAD_KEY - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
-
The key to look for in the service configuration file to override the default h=job load
- START_WORKFLOW - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Id of the workflow's start workflow operation, need to match the corresponding enum value in WorkflowServiceImpl
- startCapture(String, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- startConcatJob(EncodingProfile, List<Track>, float, boolean) - Method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Start job to concatenate a list of tracks.
- startDate() - Method in class org.opencastproject.graphql.event.GqlEvent
- startElement(String, String, String, Attributes) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
-
Read
typeattribute from track or catalog element. - startElement(String, String, String, Attributes) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
-
Read
typeattribute from track or catalog element. - startJobPolling() - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- startPollingLifeCycleHook() - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- startPollingTerminationState() - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- startPrefixMapping(String, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- startTesting() - Static method in class org.opencastproject.elasticsearch.impl.TestUtils
-
Enables testing by setting a system property.
- startTranscription(String, Track) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- startTranscription(String, Track) - Method in interface org.opencastproject.transcription.api.TranscriptionService
- startTranscription(String, Track) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- startTranscription(String, Track) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- startTranscription(String, Track) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- startTranscription(String, Track, String...) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- startTranscription(String, Track, String...) - Method in interface org.opencastproject.transcription.api.TranscriptionService
- startTranscription(String, Track, String...) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- startTranscription(String, Track, String...) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- startTranscription(String, Track, String...) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- StartTranscriptionOperationHandler - Class in org.opencastproject.transcription.workflowoperation
- StartTranscriptionOperationHandler() - Constructor for class org.opencastproject.transcription.workflowoperation.StartTranscriptionOperationHandler
- startUpload(CloseableHttpClient, String, String, String, File, String, String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionServiceStorage
-
Upload to Google Cloud Storage using Json API.
- StartWorkflowWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
This WOH starts a new workflow for given media package.
- StartWorkflowWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
- state - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
-
The state of the agent.
- state - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- state - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- state - Variable in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- stateChanged - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- stateChanged(WorkflowInstance) - Method in class org.opencastproject.index.service.impl.util.RetractionListener
- stateChanged(WorkflowInstance) - Method in interface org.opencastproject.workflow.api.WorkflowListener
-
Called when the state of a workflow instance has changed.
- stateChanged(WorkflowInstance) - Method in class org.opencastproject.workflow.api.WorkflowStateListener
-
Called when the state of a workflow instance has changed.
- StaticFileAuthorization - Interface in org.opencastproject.security.api
-
Interface representing an authorization check for a given list of URL patterns.
- StaticFileRestService - Class in org.opencastproject.staticfiles.endpoint
-
Stores and serves static files via HTTP.
- StaticFileRestService() - Constructor for class org.opencastproject.staticfiles.endpoint.StaticFileRestService
- STATICFILES_ROOT_DIRECTORY_KEY - Static variable in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
-
The key to find the root directory for the static file service in the OSGi properties.
- STATICFILES_UPLOAD_MAX_SIZE_KEY - Static variable in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
The key to find the maximum sized file to accept as an upload.
- STATICFILES_URL_PATH - Static variable in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
The default URL path of the static files
- STATICFILES_WEBSERVER_ENABLED_KEY - Static variable in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
The key to find whether the static file webserver is enabled or not.
- STATICFILES_WEBSERVER_URL_KEY - Static variable in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
The key to find the URL for where a webserver is hosting the static files.
- StaticFileService - Interface in org.opencastproject.staticfiles.api
- StaticFileServiceImpl - Class in org.opencastproject.staticfiles.impl
-
Stores and retrieves static file resources.
- StaticFileServiceImpl() - Constructor for class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- StaticMetadata - Interface in org.opencastproject.metadata.api
-
Provides access to a commonly accepted set of metadata.
- StaticMetadataService - Interface in org.opencastproject.metadata.api
-
The service provides a set of common metadata describing the episode.
- StaticMetadataServiceDublinCoreImpl - Class in org.opencastproject.metadata.dublincore
-
This service provides
StaticMetadatafor a given mediapackage, based on a contained dublin core catalog describing the episode. - StaticMetadataServiceDublinCoreImpl() - Constructor for class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- StaticMetadataServiceMediaPackageImpl - Class in org.opencastproject.metadata
-
This service provides
StaticMetadatafor a given mediapackage, based on the information in the media package itself. - StaticMetadataServiceMediaPackageImpl() - Constructor for class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
- staticResource - Variable in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
The static resource representing the hold state ui
- 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.
- staticResourceRegistration - Variable in class org.opencastproject.workflow.handler.workflow.ResumableWorkflowOperationHandlerBase
-
Reference to the static resource service
- staticResources(String) - Method in class org.opencastproject.runtimeinfo.ui.WelcomeResources
- StaticResourceServlet - Class in org.opencastproject.fsresources
-
Serves static content from a configured path on the filesystem.
- StaticResourceServlet() - Constructor for class org.opencastproject.fsresources.StaticResourceServlet
-
No-arg constructor
- StaticResourceServlet.Range - Class in org.opencastproject.fsresources
- StatisticData - Class in org.opencastproject.adopter.registration.dto
-
DTO that contains anonymous statistic data of an adopter.
- StatisticData(String) - Constructor for class org.opencastproject.adopter.registration.dto.StatisticData
-
A StatisticData instance should always have a unique key.
- StatisticsCoordinator - Interface in org.opencastproject.statistics.api
-
Register or unregister statistics providers.
- StatisticsEndpoint - Class in org.opencastproject.adminui.endpoint
- StatisticsEndpoint - Class in org.opencastproject.external.endpoint
- StatisticsEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.StatisticsEndpoint
- StatisticsEndpoint() - Constructor for class org.opencastproject.external.endpoint.StatisticsEndpoint
- StatisticsExportService - Interface in org.opencastproject.statistics.export.api
- StatisticsExportServiceImpl - Class in org.opencastproject.statistics.export.impl
- StatisticsExportServiceImpl() - Constructor for class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- StatisticsProvider - Interface in org.opencastproject.statistics.api
-
Provider for statistics.
- StatisticsProviderInfluxService - Class in org.opencastproject.statistics.provider.influx
-
Implements statistics providers using influxdb for permanent storage.
- StatisticsProviderInfluxService() - Constructor for class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- StatisticsProviderRandomService - Class in org.opencastproject.statistics.provider.random
-
Implements statistics providers using random data (showcase).
- StatisticsProviderRandomService() - Constructor for class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- StatisticsProviderUtils - Class in org.opencastproject.external.util.statistics
- StatisticsRestService - Class in org.opencastproject.statistics.endpoint
-
REST endpoint for Statistics Service.
- StatisticsRestService() - Constructor for class org.opencastproject.statistics.endpoint.StatisticsRestService
- StatisticsService - Interface in org.opencastproject.statistics.api
-
Statistics service API.
- StatisticsServiceImpl - Class in org.opencastproject.statistics.impl
-
Implements
StatisticsService. - StatisticsServiceImpl() - Constructor for class org.opencastproject.statistics.impl.StatisticsServiceImpl
- StatisticsServiceRemoteImpl - Class in org.opencastproject.statistics.remote
-
A proxy to a remote series service.
- StatisticsServiceRemoteImpl() - Constructor for class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- StatisticsUtil - Class in org.opencastproject.statistics.api
- StatisticsWriter - Interface in org.opencastproject.statistics.api
-
Interface for a class that can write statistical data of various data types
- StatisticsWriterWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.statisticswriter
- StatisticsWriterWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.statisticswriter.StatisticsWriterWorkflowOperationHandler
- stats - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
-
A list of search items.
- Stats - Interface in org.opencastproject.usertracking.api
-
A class that represents the stats of a mediapackage
- statsAsJson(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- statsAsXml(String) - Method in class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- StatsImpl - Class in org.opencastproject.usertracking.endpoint
-
A JAXB-annotated implementation of
Stats - StatsImpl() - Constructor for class org.opencastproject.usertracking.endpoint.StatsImpl
-
A no-arg constructor needed by JAXB
- status - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
- STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- StatusData - Class in org.opencastproject.runtimeinfo.rest
-
Represents a possible status result for an endpoint
- StatusData(int, String) - Constructor for class org.opencastproject.runtimeinfo.rest.StatusData
-
A constructor that takes a HTTP response code and a description for this response and constructs a StatusData object.
- StatusData(int, String, String) - Constructor for class org.opencastproject.runtimeinfo.rest.StatusData
-
A constructor that takes a HTTP response code and a description for this response, and an XML schema for the response and constructs a StatusData object.
- StatusData(RestResponse) - Constructor for class org.opencastproject.runtimeinfo.rest.StatusData
-
A constructor that takes a RestResponse annotation type object and constructs a StatusData object.
- stop(long) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Stops a running workflow instance.
- stop(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- stop(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Stops a running workflow instance.
- stop(long) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Stops a running workflow instance.
- stop(String) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- stop(BundleContext) - Method in class org.opencastproject.db.Activator
- stop(BundleContext) - Method in class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService
-
Called by OSGI when this bundle is stopped.
- stop(BundleContext) - Method in class org.opencastproject.runtimeinfo.RestDocsServlet
- stopCapture(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- stopConsuming() - Method in class org.opencastproject.util.StreamConsumer
-
Forcibly stop consuming the stream.
- stopJobPolling() - Method in class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- STOPPED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- stopPollingLifeCycleHook() - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- stopPollingTerminationState() - Method in class org.opencastproject.terminationstate.aws.AutoScalingTerminationStateService
- storage(String) - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
- storage(String) - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- storage(String) - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- STORAGE_DIR_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for the storage directory
- storageId - Variable in class org.opencastproject.assetmanager.impl.persistence.QAssetDto
- storageId - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- StoragePath - Class in org.opencastproject.assetmanager.api.storage
-
A vector that uniquely identifies a stored media package asset.
- StoragePath(String, String, Version, String) - Constructor for class org.opencastproject.assetmanager.api.storage.StoragePath
- StorageUsage - Interface in org.opencastproject.storage
-
Provides access to storage usage information
- store(BundleInfo) - Method in class org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb
- store(BundleInfo) - Method in interface org.opencastproject.kernel.bundleinfo.BundleInfoDb
-
Store a bundle info object.
- store(MediaPackage, String) - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- store(MediaPackage, String) - Method in interface org.opencastproject.oaipmh.persistence.OaiPmhDatabase
-
Stores or updates a mediapackage from the OAI-PMH persistence
- STORE_TYPE_PROPERTY - Static variable in interface org.opencastproject.assetmanager.api.storage.AssetStore
- storeEvent(String, String, Opt<String>, Opt<Date>, Opt<Date>, Opt<String>, Opt<String>, Opt<Long>, Opt<String>, Opt<Date>, Opt<String>, Opt<Map<String, String>>, Opt<Map<String, String>>) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- storeEvent(String, String, Opt<String>, Opt<Date>, Opt<Date>, Opt<String>, Opt<String>, Opt<Long>, Opt<String>, Opt<Date>, Opt<String>, Opt<Map<String, String>>, Opt<Map<String, String>>) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Create or update an event identified by mediapackageId and organizationId
- storeFields(String, DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- storeFields(String, DublinCoreMetadataCollection) - Method in interface org.opencastproject.metadata.dublincore.SeriesCatalogUIAdapter
-
Store changes made to the fields of the metadata collection in the catalog and return if successful.
- storeFields(MediaPackage, DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- storeFields(MediaPackage, DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- storeFields(MediaPackage, DublinCoreMetadataCollection) - Method in interface org.opencastproject.metadata.dublincore.EventCatalogUIAdapter
-
Store a change in the metadata into the media package as a
Catalog - storeFile(String, InputStream) - Method in interface org.opencastproject.staticfiles.api.StaticFileService
-
Stores a file in the temporary storage section of the static file service.
- storeFile(String, InputStream) - Method in class org.opencastproject.staticfiles.impl.StaticFileServiceImpl
- 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.
- storeIncident(Job, Date, String, Incident.Severity, Map<String, String>, List<Tuple<String, String>>) - Method in class org.opencastproject.serviceregistry.impl.AbstractIncidentService
- storeJobControl(String, String, String, String, long, Date, String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- storeJobControl(String, String, String, String, long, Date, String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- storeMapping(StoragePath, String, String) - Method in interface org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabase
- storeMapping(StoragePath, String, String) - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetDatabaseImpl
- storeMappingQuery(StoragePath, String, String) - Static method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
- storeMediaPackage(MediaPackage, AccessControlList, Date) - Method in interface org.opencastproject.search.impl.persistence.SearchServiceDatabase
-
Store (or update) media package.
- storeMediaPackage(MediaPackage, AccessControlList, Date) - Method in class org.opencastproject.search.impl.persistence.SearchServiceDatabaseImpl
-
Store (or update) media package.
- storeOrganization(Organization) - Method in interface org.opencastproject.kernel.security.persistence.OrganizationDatabase
-
Stores (or updates) an organization.
- storeOrganization(Organization) - Method in class org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl
- storeProperties(AssetManager, MediaPackage, Map<String, String>) - Static method in class org.opencastproject.assetmanager.util.WorkflowPropertiesUtil
-
Store selected properties for a media package
- storeProperty(AssetManager, MediaPackage, String, String) - Static method in class org.opencastproject.assetmanager.util.WorkflowPropertiesUtil
- storeProviderControl(String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- storeProviderControl(String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- storeProviderQuery(String) - Static method in class org.opencastproject.transcription.persistence.TranscriptionProviderControlDto
-
Store new provider
- storeQuery(String, String, String, String, long, Date, long) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Store new job control
- storeSeries(DublinCoreCatalog) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- storeSeries(DublinCoreCatalog) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Store (or update) series.
- storeSeriesAccessControl(String, AccessControlList) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- storeSeriesAccessControl(String, AccessControlList) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Store access control associated with specified series.
- storeSeriesElement(String, String, byte[]) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- storeSeriesElement(String, String, byte[]) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Adds or updates a series element in the series service database.
- storeType - Variable in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
-
The store type e.g. aws (long-term), or other implementations
- storeType - Variable in class org.opencastproject.assetmanager.storage.impl.fs.AbstractFileSystemAssetStore
-
The store type e.g. filesystem (short-term), aws (long-term), other implementations
- stream(Fx<OutputStream>) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create a streaming response entity.
- Stream - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- 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.
- STREAMING_DIRECTORY_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key in the properties file that defines the streaming directory.
- streamingDistributionService - Variable in class org.opencastproject.workflow.handler.distribution.RetractEngageWorkflowOperationHandler
-
The streaming distribution service
- StreamingDistributionService - Interface in org.opencastproject.distribution.api
-
Distributes elements from MediaPackages to distribution channels.
- StreamingDistributionServiceRemoteImpl - Class in org.opencastproject.distribution.streaming.remote
-
A remote distribution service invoker.
- StreamingDistributionServiceRemoteImpl() - Constructor for class org.opencastproject.distribution.streaming.remote.StreamingDistributionServiceRemoteImpl
- streamingUrls - Variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- StreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
Common metadata for all kind of embedded media streams.
- StreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.StreamMetadata
- streamResponse(InputStream, String, Option<Long>, Option<String>) - Static method in class org.opencastproject.util.RestUtil
- STRICT_FILTER_CONFIG_KEY - Static variable in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
-
The property in the configuration file to enable or disable strict checking of the resource.
- STRING - Enum constant in enum class org.opencastproject.runtimeinfo.rest.RestParamData.Type
- STRING - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- STRING - Static variable in class org.opencastproject.assetmanager.api.Value
- STRING - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- STRING - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- STRING() - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser.AtomContext
- StringListFilter - Class in org.opencastproject.list.query
-
Simple
ResourceListFilterimplementation for freetext filter - StringListFilter(String) - Constructor for class org.opencastproject.list.query.StringListFilter
-
This constructor is a shortcut for free-text filters.
- StringListFilter(String, String) - Constructor for class org.opencastproject.list.query.StringListFilter
-
Standard constructor, accepting a key and a value.
- stringProp(String) - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Create a property field for Strings.
- Strings - Class in org.opencastproject.util.data.functions
-
Functions for strings.
- StringType() - Constructor for class org.opencastproject.assetmanager.api.Value.StringType
- stringVal - Static variable in class org.opencastproject.util.Jsons
- stringValue - Variable in class org.opencastproject.assetmanager.impl.persistence.QPropertyDto
- StringValue(String) - Constructor for class org.opencastproject.assetmanager.api.Value.StringValue
- StudioEndpoint - Class in org.opencastproject.studio.endpoint
- StudioEndpoint() - Constructor for class org.opencastproject.studio.endpoint.StudioEndpoint
- StudipUserProviderFactory - Class in org.opencastproject.userdirectory.studip
-
Studip implementation of the spring UserDetailsService, taking configuration information from the component context.
- StudipUserProviderFactory() - Constructor for class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
- StudipUserProviderInstance - Class in org.opencastproject.userdirectory.studip
-
A UserProvider that reads user roles from Studip.
- StudipUserProviderInstance(String, Organization, URI, String, int, int) - Constructor for class org.opencastproject.userdirectory.studip.StudipUserProviderInstance
-
Constructs an Studip user provider with the needed settings.
- subflavorMatches(List<Publication>, String) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
Returns
trueif the previewSubtype matches any of the publicationFlavors. - subject - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- subject - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- SUBJECT - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The subject
- SUBJECT - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The subject of the series
- SUBJECT - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- SUBJECT - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- SUBJECT_IDENTIFIER - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML urn for subject
- SUBJECT_ROLE_IDENTIFIER - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML urn for roles
- subjects - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- subList(int, int) - Method in class org.opencastproject.util.data.NonEmptyList
- SUBMISSION_COLLECTION - Static variable in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- SubRipCaptionConverter - Class in org.opencastproject.caption.converters
-
Converter engine for SubRip srt caption format.
- SubRipCaptionConverter() - Constructor for class org.opencastproject.caption.converters.SubRipCaptionConverter
- subsequentRequest(boolean) - Method in class org.opencastproject.oaipmh.persistence.QueryBuilder
-
Defaults to false.
- subtitle - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- Subtitle<T> - Class in org.opencastproject.subtitleparser
- Subtitle() - Constructor for class org.opencastproject.subtitleparser.Subtitle
- Subtitle(String, String, String[]) - Constructor for class org.opencastproject.editor.api.EditingData.Subtitle
- Subtitle(String, String, String[], boolean) - Constructor for class org.opencastproject.editor.api.EditingData.Subtitle
- SUBTITLE_GRACE_PERIOD - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- SubtitleCue - Class in org.opencastproject.subtitleparser
- SubtitleCue() - Constructor for class org.opencastproject.subtitleparser.SubtitleCue
- SubtitleCue(long, long) - Constructor for class org.opencastproject.subtitleparser.SubtitleCue
-
A single subtitle segment
- SubtitleCue(long, long, List<String>) - Constructor for class org.opencastproject.subtitleparser.SubtitleCue
-
A single subtitle segment
- SubtitleCue(SubtitleCue) - Constructor for class org.opencastproject.subtitleparser.SubtitleCue
- SubtitleParsingException - Exception Class in org.opencastproject.subtitleparser
- SubtitleParsingException(String) - Constructor for exception class org.opencastproject.subtitleparser.SubtitleParsingException
- SubtitleParsingException(String, Throwable) - Constructor for exception class org.opencastproject.subtitleparser.SubtitleParsingException
- 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
- SubtitleStreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
This class bundles technical information about a subtitle stream.
- SubtitleStreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.SubtitleStreamMetadata
- SubtitleTimeshiftWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.subtitletimeshift
-
This workflow operation allows to shift the timestamps of subtitle files.
- SubtitleTimeshiftWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.subtitletimeshift.SubtitleTimeshiftWorkflowOperationHandler
- SUCCEEDED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
- SUCCEEDED - Enum constant in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
- SUCCESS - Enum constant in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- SUCCESS - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- successful() - Method in class org.opencastproject.ingest.impl.jmx.IngestStatistics
- successful() - Method in class org.opencastproject.staticfiles.jmx.UploadStatistics
- 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. - suffixes - Variable in class org.opencastproject.composer.api.EncodingProfileImpl
- sumQueueTime(List<Job>) - Static method in class org.opencastproject.util.JobUtil
-
Sum up the queue time of a list of jobs.
- superimposed - Enum constant in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
- 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. - suspend(long) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Temporarily suspends a started workflow instance.
- suspend(long) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- suspend(long) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Temporarily suspends a started workflow instance.
- suspend(long) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Temporarily suspends a started workflow instance.
- svc - Variable in class org.opencastproject.serviceregistry.impl.endpoint.IncidentServiceEndpoint
-
The incident service
- SYNFIG_BINARY_DEFAULT - Static variable in class org.opencastproject.animate.impl.AnimateServiceImpl
-
Default path to the synfig binary
- SYSTEM - Enum constant in enum class org.opencastproject.security.api.Role.Type
- SYSTEM_ADMIN_GROUP_SUFFIX - Static variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
The administrator group's suffix
- systemAccount - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The system account to use for running asynchronous events
- systemAccount - Variable in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
-
The system account to use for running asynchronous events
- systemAccount - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The system account to use for running asynchronous events
- 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
- SystemTokenBasedRememberMeAuthenticationProvider - Class in org.opencastproject.kernel.security
-
Authentication provider based on the remember-me cookie.
- SystemTokenBasedRememberMeAuthenticationProvider() - Constructor for class org.opencastproject.kernel.security.SystemTokenBasedRememberMeAuthenticationProvider
-
Deprecated.
- SystemTokenBasedRememberMeAuthenticationProvider(String) - Constructor for class org.opencastproject.kernel.security.SystemTokenBasedRememberMeAuthenticationProvider
- SystemTokenBasedRememberMeService - Class in org.opencastproject.kernel.security
-
This implements a zero-configuration version Spring Security's token based remember-me service.
- SystemTokenBasedRememberMeService() - Constructor for class org.opencastproject.kernel.security.SystemTokenBasedRememberMeService
-
Deprecated.
- SystemTokenBasedRememberMeService(String, UserDetailsService) - Constructor for class org.opencastproject.kernel.security.SystemTokenBasedRememberMeService
- SystemTokenRememberMeUtils - Class in org.opencastproject.kernel.security
- systemType() - Method in class org.opencastproject.adopter.registration.dto.Adopter
T
- T__0 - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- T__0 - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- T__1 - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- T__1 - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- tableOfContents - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- tableOfContents - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- TAG_VARIABLES_PROPERTY - Static variable in class org.opencastproject.workflow.handler.analyzemediapackage.AnalyzeMediapackageWorkflowOperationHandler
- TagByDublinCoreTermWOH - Class in org.opencastproject.workflow.handler.workflow
-
Take look in specified catalog for specified term, if the value matches the specified value add the target-tags
- TagByDublinCoreTermWOH() - Constructor for class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
- TagEngageWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.distribution
- TagEngageWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.distribution.TagEngageWorkflowOperationHandler
- tagFold(S) - Static method in class org.opencastproject.workflow.handler.composer.ImageWorkflowOperationHandler
-
Create a fold that folds tags into a media package element selector.
- taggedDate - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- tags - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The tags
- tags - Variable in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
The tags
- tags - Variable in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- tags() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- TAGS_AND_FLAVORS - Static variable in class org.opencastproject.workflow.handler.ingest.IngestDownloadWorkflowOperationHandler
-
config key used to specify, whether both, a tag and a flavor, must match or if one is sufficient
- TagWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Simple implementation that holds for user-entered trim points.
- TagWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
- 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. - takeSnapshot(String, MediaPackage) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Take a versioned snapshot of a media package.
- takeSnapshot(String, MediaPackage) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- takeSnapshot(MediaPackage) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Take a versioned snapshot of a media package using the owner of the last snapshot or the default owner if it does not exist.
- takeSnapshot(MediaPackage) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- target() - Method in interface org.opencastproject.assetmanager.api.query.PropertyField
- target() - Method in class org.opencastproject.assetmanager.impl.query.PropertyFieldImpl
- Target - Interface in org.opencastproject.assetmanager.api.query
-
The item that gets affected by a select or delete query.
- TARGET - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- TARGET_FILE_NAME - Static variable in interface org.opencastproject.editor.api.EditorService
-
The default file name for generated Smil catalogs.
- TARGET_FLAVOR - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- TARGET_FLAVOR_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the flavor that the resulting mediapackage elements will be assigned
- TARGET_FLAVOR_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containing the flavor that the resulting mediapackage elements will be assigned
- TARGET_FLAVOR_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
-
Name of the configuration option that provides the target flavors we are looking for
- TARGET_FLAVOR_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The zip archive's target element flavor
- TARGET_FLAVORS - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- TARGET_FLAVORS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property should be empty, but is needed in order to parse optional target-flavors
- TARGET_TAG - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- TARGET_TAG_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property should be empty, but will be checked, if target-tags is empty
- TARGET_TAGS - Static variable in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- TARGET_TAGS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
Property containing the tags that the resulting mediapackage elements will be assigned
- TARGET_TAGS_PROPERTY - Static variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
Property containing the tags that the resulting mediapackage elements will be assigned
- TARGET_TAGS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
Name of the configuration option that provides the target tags we should apply
- TARGET_TAGS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagByDublinCoreTermWOH
-
Name of the configuration option that provides the target tags we are looking for
- TARGET_TAGS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.TagWorkflowOperationHandler
-
Name of the configuration option that provides the target tags we are looking for
- TARGET_TAGS_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The zip archive's target tags
- TARGET_TYPE - Static variable in class org.opencastproject.workflow.handler.workflow.ChangeTypeWorkflowOperationHandler
- TasksEndpoint - Class in org.opencastproject.adminui.endpoint
- TasksEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.TasksEndpoint
- tearDownServer() - Method in class org.opencastproject.test.rest.RestServiceTestEnv
-
Call in @AfterClass annotated method.
- TECHNICAL_END - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The ending time of the recording.
- TECHNICAL_PRESENTERS - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The technical presenters of the recording.
- TECHNICAL_START - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The start time of the recording.
- technicalEndTime() - Method in class org.opencastproject.graphql.event.GqlEvent
- TechnicalMetadata - Interface in org.opencastproject.scheduler.api
-
Defines the technical metadata of an scheduled event
- TechnicalMetadataImpl - Class in org.opencastproject.scheduler.api
-
An in-memory construct to represent the technical metadata of an scheduled event
- TechnicalMetadataImpl(String, String, Date, Date, Set<String>, Map<String, String>, Map<String, String>, Opt<Recording>) - Constructor for class org.opencastproject.scheduler.api.TechnicalMetadataImpl
-
Builds a representation of the technical metadata.
- technicalMetadataToJson - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- technicalStartTime() - Method in class org.opencastproject.graphql.event.GqlEvent
- template - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- template - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- TEMPLATE_DEFAULT - Static variable in class org.opencastproject.util.doc.DocData
- TEMPLATES - Static variable in class org.opencastproject.assetmanager.impl.persistence.Database
- temporal - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- temporal - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- Temporal - Class in org.opencastproject.metadata.dublincore
-
A time related algebraic data type.
- Temporal - Enum constant in enum class org.opencastproject.metadata.mpeg7.TemporalDecomposition.DecompositionCriteria
- Temporal.Match<A> - Interface in org.opencastproject.metadata.dublincore
-
Safe temporal decomposition.
- temporalDecomposition - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
The content time contraints
- TemporalDecomposition<T> - Interface in org.opencastproject.metadata.mpeg7
-
This interface describes that basis for a temporal decomposition of an audio, video or audiovisual content element.
- TemporalDecomposition.DecompositionCriteria - Enum Class in org.opencastproject.metadata.mpeg7
-
Criteria of decomposition.
- TemporalDecompositionImpl<T> - Class in org.opencastproject.metadata.mpeg7
-
Default implementation of the temporal decomposition.
- TemporalDecompositionImpl(Segment.Type) - Constructor for class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
-
Creates a new temporal decomposition container.
- TemporalMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
Common metadata for all kind of temporal media.
- TemporalMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.TemporalMetadata
- tempStorageDir - Variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The temporary storage location
- TerminationStateRestService - Interface in org.opencastproject.terminationstate.endpoint.api
- TerminationStateRestServiceImpl - Class in org.opencastproject.terminationstate.endpoint.impl
- TerminationStateRestServiceImpl() - Constructor for class org.opencastproject.terminationstate.endpoint.impl.TerminationStateRestServiceImpl
- TerminationStateService - Interface in org.opencastproject.terminationstate.api
- TerminationStateService.TerminationState - Enum Class in org.opencastproject.terminationstate.api
- TerminationStateServiceImpl - Class in org.opencastproject.terminationstate.impl
- TerminationStateServiceImpl() - Constructor for class org.opencastproject.terminationstate.impl.TerminationStateServiceImpl
- TerminationStateServiceImpl.CheckTerminationState - Class in org.opencastproject.terminationstate.impl
- terms - Variable in class org.opencastproject.elasticsearch.impl.SearchTermsImpl
-
The search terms
- Terms - Search tag in interface org.opencastproject.assetmanager.api.AssetManager
- Section
- TERMS_NS_PREFIX - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Namespace prefix if the
/terms/namespace. - TERMS_NS_URI - Static variable in interface org.opencastproject.metadata.dublincore.DublinCore
-
Namespace name of the
/terms/namespace. - TESSERACT_BINARY_CONFIG_KEY - Static variable in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Configuration property that defines the path to the tesseract binary
- TESSERACT_BINARY_DEFAULT - Static variable in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Default name of the tesseract binary
- TESSERACT_OPTS_CONFIG_KEY - Static variable in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Configuration property that defines additional tesseract options like the language or the pagesegmode to use.
- TesseractTextExtractor - Class in org.opencastproject.textextractor.tesseract
-
Commandline wrapper around tesseract'
tesseractcommand. - TesseractTextExtractor() - Constructor for class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Creates a new tesseract command wrapper that will be using the default binary.
- TesseractTextExtractor(String) - Constructor for class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
-
Creates a new tesseract command wrapper that will be using the given binary.
- test - Enum constant in enum class org.opencastproject.kernel.mail.BaseSmtpService.Mode
- testEnvForClasses(Class<?>...) - Static method in class org.opencastproject.test.rest.RestServiceTestEnv
- testMode - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
- TestUtil - Class in org.opencastproject.schema.test
- TestUtils - Class in org.opencastproject.elasticsearch.impl
-
Utility class containing a few helper methods.
- text - Variable in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
-
Text query
- text - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
Query terms
- text - Variable in class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
-
The text annotation
- text - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
-
The text
- text - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The text
- TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- TEXT - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- TEXT - Enum constant in enum class org.opencastproject.runtimeinfo.rest.RestParamData.Type
- TEXT - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- TEXT - Static variable in interface org.opencastproject.elasticsearch.impl.IndexSchema
-
Accumulative text field
- TEXT - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.CommentIndexSchema
-
The recording object
- TEXT - Static variable in class org.opencastproject.util.MimeTypes
- TEXT_CALENDAR - Static variable in class org.opencastproject.util.doc.rest.ExtendedMediaType
- TEXT_FUZZY - Static variable in interface org.opencastproject.elasticsearch.impl.IndexSchema
-
Accumulative text field with analysis targeted for fuzzy search
- TEXT_LONG - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
- TEXT_LONG - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- TextAnalysisRemoteImpl - Class in org.opencastproject.textanalyzer.remote
- TextAnalysisRemoteImpl() - Constructor for class org.opencastproject.textanalyzer.remote.TextAnalysisRemoteImpl
- TextAnalysisRestEndpoint - Class in org.opencastproject.textanalyzer.impl.endpoint
-
The REST endpoint for MediaAnalysisServices
- TextAnalysisRestEndpoint() - Constructor for class org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint
- TextAnalysisWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.textanalyzer
-
The
TextAnalysisOperationHandlerwill take anMPEG-7catalog, look for video segments and run a text analysis on the associated still images. - TextAnalysisWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
- TextAnalyzerException - Exception Class in org.opencastproject.textanalyzer.api
-
This exception is thrown during media analyis.
- TextAnalyzerException(String) - Constructor for exception class org.opencastproject.textanalyzer.api.TextAnalyzerException
-
Creates a new media analysis exception with
messageas a reason. - TextAnalyzerException(String, Throwable) - Constructor for exception class org.opencastproject.textanalyzer.api.TextAnalyzerException
-
Creates a new media analysis exception with
messageas a reason andcauseas the original cause of failure. - TextAnalyzerException(Throwable) - Constructor for exception class org.opencastproject.textanalyzer.api.TextAnalyzerException
-
Creates a new media analysis exception where
causeidentifies the original reason of failure. - TextAnalyzerService - Interface in org.opencastproject.textanalyzer.api
-
Api for text analysis implementations, aimed at extracting text from an image.
- TextAnalyzerServiceImpl - Class in org.opencastproject.textanalyzer.impl
-
Media analysis service that takes takes an image and returns text as extracted from that image.
- TextAnalyzerServiceImpl() - Constructor for class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
Creates a new instance of the text analyzer service.
- TextAnnotation - Interface in org.opencastproject.metadata.mpeg7
-
Base interface for text annotations with relevance and confidence values.
- TextAnnotationImpl - Class in org.opencastproject.metadata.mpeg7
-
Implementation of text annotations.
- TextAnnotationImpl(float, float, String) - Constructor for class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
-
Creates a new text annotation.
- textAnnotations() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns this segment's text annotations.
- textAnnotations() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- textAnnotationsByConfidence() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns this segment's text annotations, sorted by relevance.
- textAnnotationsByConfidence() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- textAnnotationsByRelevance() - Method in interface org.opencastproject.metadata.mpeg7.Segment
-
Returns this segment's text annotations, sorted by relevance.
- textAnnotationsByRelevance() - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- TextExtractor - Interface in org.opencastproject.textextractor.api
-
Interface for implementations that are able to extract text from an image.
- TextExtractorException - Exception Class in org.opencastproject.textextractor.api
-
This exception is thrown during text extraction.
- TextExtractorException(String) - Constructor for exception class org.opencastproject.textextractor.api.TextExtractorException
-
Creates a new text extration exception with
messageas a reason. - TextExtractorException(String, Throwable) - Constructor for exception class org.opencastproject.textextractor.api.TextExtractorException
-
Creates a new text extration exception with
messageas a reason andcauseas the original cause of failure. - TextExtractorException(Throwable) - Constructor for exception class org.opencastproject.textextractor.api.TextExtractorException
-
Creates a new text extration exception where
causeidentifies the original reason of failure. - TextFilter - Class in org.opencastproject.adminui.util
-
Utility class to simplify the implementation of the filter 'text' in case no search index is available.
- TEXTS - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The flavor produced by text extraction
- Textual - Interface in org.opencastproject.metadata.mpeg7
-
Textual is a generic text type:
- TextualImpl - Class in org.opencastproject.metadata.mpeg7
-
Default implementation of a
TextualBasempeg-7 element. - TextualImpl() - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
-
Creates a new textual base element.
- TextualImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
-
Creates a new textual base element.
- TextualImpl(String[]) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
-
Creates a new Textual element from a number of words.
- TextualImpl(String[], String) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
-
Creates a new textual base element.
- TextualImpl(String, String) - Constructor for class org.opencastproject.metadata.mpeg7.TextualImpl
-
Creates a new textual base element.
- THAT_PREFIX - Static variable in class org.opencastproject.workflow.handler.workflow.AssertWorkflowOperationHandler
-
Assert that config key prefix
- Theme - Class in org.opencastproject.themes
-
Business object of themes class
- Theme(Option<Long>, Date, boolean, User, String) - Constructor for class org.opencastproject.themes.Theme
- Theme(Option<Long>, Date, boolean, User, String, String, boolean, String, boolean, String, boolean, String, String, boolean, String, String, boolean, String, String) - Constructor for class org.opencastproject.themes.Theme
- THEME - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The theme used by the series
- THEME_KEY - Static variable in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- THEME_PROPERTY_NAME - Static variable in class org.opencastproject.index.service.impl.IndexServiceImpl
- ThemeDto - Class in org.opencastproject.themes.persistence
-
Entity object for themes.
- ThemeDto() - Constructor for class org.opencastproject.themes.persistence.ThemeDto
-
Default constructor
- ThemeIndexSchema - Interface in org.opencastproject.elasticsearch.index.objects.theme
-
Interface defining the mapping between data and field names in the search index.
- ThemeQueryBuilder - Class in org.opencastproject.elasticsearch.index.objects.theme
-
Opencast
ThemeSearchQueryimplementation of the Elasticsearch query builder. - ThemeQueryBuilder(ThemeSearchQuery) - Constructor for class org.opencastproject.elasticsearch.index.objects.theme.ThemeQueryBuilder
-
Creates a new search query based on the theme query.
- Themes - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- ThemeSearchQuery - Class in org.opencastproject.elasticsearch.index.objects.theme
-
This interface defines a fluent api for a query object used to lookup themes in the search index.
- ThemeSearchQuery(String, User) - Constructor for class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Creates a query that will return theme documents.
- ThemesEndpoint - Class in org.opencastproject.adminui.endpoint
- ThemesEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.ThemesEndpoint
- ThemesListProvider - Class in org.opencastproject.index.service.resources.list.provider
- ThemesListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- ThemesListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the themes list.
- ThemesListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.ThemesListQuery
- ThemesServiceDatabase - Interface in org.opencastproject.themes
-
API that defines persistent storage of themes.
- ThemesServiceDatabaseException - Exception Class in org.opencastproject.themes.persistence
-
The exception thrown if there is an exception while trying to perform CRUD operations on themes.
- ThemesServiceDatabaseException(Throwable) - Constructor for exception class org.opencastproject.themes.persistence.ThemesServiceDatabaseException
-
Create exception with a cause.
- ThemesServiceDatabaseImpl - Class in org.opencastproject.themes.persistence
-
Implements
ThemesServiceDatabase. - ThemesServiceDatabaseImpl() - Constructor for class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- ThemeWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.themes
-
The workflow definition for handling "theme" operations
- ThemeWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.themes.ThemeWorkflowOperationHandler
- 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.
- THUMBNAIL_URI - Static variable in class org.opencastproject.editor.api.TrackSubData
- time - Variable in class org.opencastproject.elasticsearch.impl.SearchResultImpl
-
The time it took to do the search in ms
- Time - Interface in org.opencastproject.caption.api
-
Time representation of single caption (start time, end time, duration,...).
- TIME - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
- TimedMediaArchiver - Class in org.opencastproject.assetmanager.impl
- TimedMediaArchiver() - Constructor for class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- TimedMediaArchiver.Runner - Class in org.opencastproject.assetmanager.impl
-
Quartz job to which offloads old mediapackages from the asset manager to remote storage
- TimeFunction - Class in org.opencastproject.graphql.type
- TimeFunction() - Constructor for class org.opencastproject.graphql.type.TimeFunction
- TimeImpl - Class in org.opencastproject.caption.impl
-
Implementation of
Time. - TimeImpl(int, int, int, int) - Constructor for class org.opencastproject.caption.impl.TimeImpl
- timeInQueue - Variable in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- timeInQueue - Variable in class org.opencastproject.workflow.api.WorkflowOperationInstance
- timeInQueue - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- Timeline - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- TimelinePreview - Enum constant in enum class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl.Operation
- TIMELINEPREVIEWS_JOB_LOAD_KEY - Static variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_TIMELINEPREVIEWS_JOB_LOAD
- TimelinePreviewsException - Exception Class in org.opencastproject.timelinepreviews.api
-
This exception is thrown during generation of timeline preview images.
- TimelinePreviewsException(String) - Constructor for exception class org.opencastproject.timelinepreviews.api.TimelinePreviewsException
-
Creates a new timeline previews exception with
messageas a reason. - TimelinePreviewsException(String, Throwable) - Constructor for exception class org.opencastproject.timelinepreviews.api.TimelinePreviewsException
-
Creates a new timeline previews exception with
messageas a reason andcauseas the original cause of failure. - TimelinePreviewsException(Throwable) - Constructor for exception class org.opencastproject.timelinepreviews.api.TimelinePreviewsException
-
Creates a new timeline previews exception where
causeidentifies the original reason of failure. - TimelinePreviewsRestEndpoint - Class in org.opencastproject.timelinepreviews.endpoint
-
The REST endpoint for the
TimelinePreviewsServiceservice - TimelinePreviewsRestEndpoint() - Constructor for class org.opencastproject.timelinepreviews.endpoint.TimelinePreviewsRestEndpoint
- TimelinePreviewsService - Interface in org.opencastproject.timelinepreviews.api
-
Api for timeline preview generation implementations, that create preview images to be shown on the timeline of a video.
- TimelinePreviewsServiceImpl - Class in org.opencastproject.timelinepreviews.ffmpeg
-
Media analysis plugin that takes a video stream and generates preview images that can be shown on the timeline.
- TimelinePreviewsServiceImpl() - Constructor for class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
Creates a new instance of the timeline previews service.
- TimelinePreviewsServiceImpl.Operation - Enum Class in org.opencastproject.timelinepreviews.ffmpeg
-
List of available operations on jobs
- TimelinePreviewsServiceRemote - Class in org.opencastproject.timelinepreviews.remote
-
This is a remote timeline previews service that will call the timeline previews service implementation on a remote host.
- TimelinePreviewsServiceRemote() - Constructor for class org.opencastproject.timelinepreviews.remote.TimelinePreviewsServiceRemote
-
The default constructor.
- TimelinePreviewsWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.timelinepreviews
-
Workflow operation for the timeline previews service.
- TimelinePreviewsWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.timelinepreviews.TimelinePreviewsWorkflowOperationHandler
- TimeSeries - Class in org.opencastproject.statistics.api
-
TimeSeries result with labels and values.
- TimeSeries(List<String>, List<Double>) - Constructor for class org.opencastproject.statistics.api.TimeSeries
- TimeSeries(List<String>, List<Double>, Double) - Constructor for class org.opencastproject.statistics.api.TimeSeries
- TimeSeriesProvider - Interface in org.opencastproject.statistics.api
-
A provider which provied time series data.
- timestamp - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- TimeUtil - Class in org.opencastproject.caption.util
-
Auxiliary class that contains methods for converting from and to specific time formats.
- timeZone - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The time zone
- title - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The title of this catalog
- title - Variable in class org.opencastproject.inspection.ffmpeg.api.CommonMetadata
- title - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
- title - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- title - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- title() - Method in class org.opencastproject.graphql.event.GqlEvent
- title() - Method in class org.opencastproject.graphql.series.GqlSeries
- title() - Element in annotation interface org.opencastproject.util.doc.rest.RestService
- TITLE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The recording title
- TITLE - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The series title
- TITLE - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- TITLE_EXTENDED - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- TITLE_SLIDE_ACTIVE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
Whether to use a title slide with this theme.
- TITLE_SLIDE_BACKGROUND - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The id of the file to use as a background to the title slides.
- TITLE_SLIDE_METADATA - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The metadata fields to include in the title slide for this theme.
- TitledMetadataCollection(String, DublinCoreMetadataCollection) - Constructor for class org.opencastproject.metadata.dublincore.MetadataList.TitledMetadataCollection
- to - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- toAccessControlEntry() - Method in class org.opencastproject.playlists.PlaylistAccessControlEntry
- toArray() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataCollection
- 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.elasticsearch.impl.SearchMetadataCollection
- toArray(T[]) - Method in class org.opencastproject.util.data.NonEmptyList
- toAWSArchiveMapping() - Method in class org.opencastproject.assetmanager.aws.persistence.AwsAssetMappingDto
-
Convert into business object.
- toBase64EncodedPolicy(Policy) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Create a
Policyin Json format and Base 64 encoded. - TOBIRA_CONFIG - Static variable in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- TobiraEndpoint - Class in org.opencastproject.tobira.impl
-
Tobira API Endpoint
- TobiraEndpoint() - Constructor for class org.opencastproject.tobira.impl.TobiraEndpoint
- TobiraException - Exception Class in org.opencastproject.adminui.tobira
- TobiraService - Class in org.opencastproject.adminui.tobira
- TobiraService() - Constructor for class org.opencastproject.adminui.tobira.TobiraService
- toBool - Static variable in class org.opencastproject.util.data.functions.Strings
-
Convert a string into a boolean.
- toBundleInfo() - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoJpa
- toCatalog(OcDublinCore) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
-
Create a generic DublinCoreCatalog from an OcDublinCore.
- toComment(UserDirectoryService, OrganizationDirectoryService) - Method in class org.opencastproject.event.comment.persistence.EventCommentDto
-
Returns the business object of this comment
- toCommentReply(UserDirectoryService) - Method in class org.opencastproject.event.comment.persistence.EventCommentReplyDto
-
Returns the business object of this comment reply
- 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) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- 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.
- toExternalForm() - Method in class org.opencastproject.external.common.ApiMediaType
- toExternalForm() - Method in enum class org.opencastproject.external.common.ApiVersion
- 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. - toHumanReadableString(Workspace, List<MediaPackageElementFlavor>, SchedulerEvent) - Static method in class org.opencastproject.scheduler.impl.SchedulerUtil
-
Converts a scheduler event to a human readable string
- 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.
- toJaxb(OcDublinCore) - Static method in class org.opencastproject.schema.OcDublinCoreUtil
-
Create a JAXB transfer object from an OcDublinCore.
- toJob() - Method in class org.opencastproject.job.api.JaxbJob
- toJob() - Method in class org.opencastproject.job.jpa.JpaJob
- toJson() - Method in class org.opencastproject.adminui.usersettings.UserSetting
- toJson() - Method in class org.opencastproject.adminui.usersettings.UserSettings
- toJson() - Method in class org.opencastproject.event.comment.EventComment
- toJson() - Method in class org.opencastproject.event.comment.EventCommentReply
- toJson() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- toJson() - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Serializes the catalog to a JSON string.
- toJson() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- 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(Map<String, String>) - Static method in class org.opencastproject.inspection.api.util.Options
-
Transform media inspection service options to a JSON string
- toJson(Set<DataResolution>) - Static method in class org.opencastproject.external.util.statistics.DataResolutionUtils
- toJson(Set<DetailLevel>) - Static method in class org.opencastproject.external.util.statistics.DetailLevelUtils
- toJson(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlParser
- toJson(StatisticsProvider, Boolean) - Static method in class org.opencastproject.external.util.statistics.StatisticsProviderUtils
- toJson(Policy) - Static method in class org.opencastproject.urlsigning.utils.PolicyUtils
-
Render a
Policyinto JSON. - toJson(Jsons.Arr) - Static method in class org.opencastproject.util.Jsons
- toJson(Jsons.Obj) - Static method in class org.opencastproject.util.Jsons
- toJSON() - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
Serializes the recording comment.
- toJSON() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Serializes the recording event.
- toJSON() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Serializes the series.
- toJsonSilent(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlParser
- toJSONString() - Method in class org.opencastproject.editor.api.LockData
- toJSONString() - Method in class org.opencastproject.index.service.resources.list.api.Service
- tokenNames - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
-
Deprecated.Use
WorkflowConditionLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
-
Deprecated.Use
WorkflowConditionParser.VOCABULARYinstead. - 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.elasticsearch.impl.SearchMetadataCollection
-
Returns the metadata keys and the metadata items as a map for convenient access of search metadata by key.
- toMap() - Method in class org.opencastproject.email.template.impl.EmailData
- toMap() - Method in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Verify the integrity of this object.
- toMap() - Method in class org.opencastproject.util.doc.DocData
- toMap(JSONObject) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Converts a JSON object to a map.
- toMediaPackage(String) - Static method in class org.opencastproject.assetmanager.impl.persistence.Conversions
- toMimeType - Static variable in class org.opencastproject.util.MimeTypes
- toMimeType(String) - Static method in class org.opencastproject.assetmanager.impl.persistence.Conversions
- toNonTechnicalMetadataJson(JSONObject) - Static method in class org.opencastproject.adminui.util.BulkUpdateUtil
-
Creates a json object containing meta data based on the given scheduling information.
- toOaiRepresentation(Granularity) - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
- toolOpencastGetCoursesForInstructor(String) - Method in interface org.opencastproject.userdirectory.moodle.MoodleWebService
-
Returns the list of Moodle course IDs the given user has the instructor capability.
- toolOpencastGetCoursesForInstructor(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleWebServiceImpl
-
Returns the list of Moodle course IDs the given user has the instructor capability.
- toolOpencastGetCoursesForLearner(String) - Method in interface org.opencastproject.userdirectory.moodle.MoodleWebService
-
Returns the list of Moodle course IDs the given user has the learner capability.
- toolOpencastGetCoursesForLearner(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleWebServiceImpl
-
Returns the list of Moodle course IDs the given user has the learner capability.
- toolOpencastGetGroupsForLearner(String) - Method in interface org.opencastproject.userdirectory.moodle.MoodleWebService
-
Returns the list of Moodle group IDs where the given user has the learner capability.
- toolOpencastGetGroupsForLearner(String) - Method in class org.opencastproject.userdirectory.moodle.MoodleWebServiceImpl
- 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
- top(Layout) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Get the Y coordinate of the top bound of the layout.
- TOP_LEFT - Static variable in class org.opencastproject.composer.layout.Anchors
- TOP_LEFT_SMALL_BOTTOM_RIGHT_BIG - Static variable in class org.opencastproject.composer.layout.TwoShapeLayouts
-
Layout specification placing the upper media in the top left and the lower media in the bottom right corner of the canvas.
- TOP_RIGHT - Static variable in class org.opencastproject.composer.layout.Anchors
- TopFieldFirst - Enum constant in enum class org.opencastproject.mediapackage.track.ScanOrder
- toPlaylist() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylist
- toPlaylistAccessControlEntry() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistAccessControlEntry
- toPlaylistEntry() - Method in class org.opencastproject.playlists.serialization.JaxbPlaylistEntry
- toPredicate(Function<? super A, Boolean>) - Static method in class org.opencastproject.util.data.functions.Functions
- toProperty() - Method in class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- toQName(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Transform an expanded name to a qualified name based on the registered binding.
- toQName(EName) - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- toQuery(QueryShardContext) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- toRecordingEvent(SearchMetadataCollection, Unmarshaller) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
Creates a search result item based on the data returned from the search index.
- toResponse(NotFoundException) - Method in class org.opencastproject.test.rest.NotFoundExceptionMapper
- toSafeName(String) - Method in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
- toSafeName(String) - Method in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Returns the filename translated into a version that can safely be used as part of a file system path.
- toSafeName(String) - Method in interface org.opencastproject.workspace.api.Workspace
- toSafeName(String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Returns the filename translated into a version that can safely be used as part of a file system path.
- toSearchMetadata() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
Creates search metadata from a theme such that the theme can be stored in the search index.
- toSearchMetadata(Event, ListProvidersService, boolean) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
Creates search metadata from a recording event such that the event can be stored in the search index.
- toSearchMetadata(Series) - Static method in class org.opencastproject.elasticsearch.index.objects.series.SeriesIndexUtils
-
Creates search metadata from a series such that the event can be stored in the search index.
- toSearchQuery(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
-
Creates a series search query from resource list query.
- toSeries(SearchMetadataCollection, Unmarshaller) - Static method in class org.opencastproject.elasticsearch.index.objects.series.SeriesIndexUtils
-
Creates a search result item based on the data returned from the search index.
- toSet(List<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a set from a list.
- toSnapshot() - Method in class org.opencastproject.assetmanager.impl.persistence.SnapshotDto
- toSource() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- toSpecification() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- toSpecification() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- toSrt(float, int) - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- toSrt(float, int) - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- 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.adopter.registration.dto.Adopter
- toString() - Method in class org.opencastproject.assetmanager.api.AssetId
- toString() - Method in class org.opencastproject.assetmanager.api.Property
- toString() - Method in class org.opencastproject.assetmanager.api.PropertyId
- toString() - Method in class org.opencastproject.assetmanager.api.PropertyName
- toString() - Method in class org.opencastproject.assetmanager.api.storage.DeletionSelector
- toString() - Method in class org.opencastproject.assetmanager.api.storage.StoragePath
- toString() - Method in class org.opencastproject.assetmanager.api.Value.TypedValue
- toString() - Method in interface org.opencastproject.assetmanager.api.Version
-
Serialize to a string.
- toString() - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- toString() - Method in class org.opencastproject.composer.api.EncodingProfileImpl
- toString() - Method in class org.opencastproject.composer.api.VideoClip
- toString() - Method in class org.opencastproject.composer.layout.Anchor
- toString() - Method in class org.opencastproject.composer.layout.AnchorOffset
- toString() - Method in class org.opencastproject.composer.layout.Dimension
- toString() - Method in class org.opencastproject.composer.layout.Offset
- toString() - Method in class org.opencastproject.editor.api.EditingData
- toString() - Method in class org.opencastproject.editor.api.LockData
- toString() - Method in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
- toString() - Method in class org.opencastproject.elasticsearch.impl.SearchResultItemImpl
- toString() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- toString() - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
- toString() - Method in class org.opencastproject.email.template.impl.EmailData
-
Returns a string representation of this object.
- toString() - Method in class org.opencastproject.event.comment.EventComment
- toString() - Method in class org.opencastproject.event.comment.EventCommentReply
- toString() - Method in enum class org.opencastproject.external.common.ApiVersion
- toString() - Method in class org.opencastproject.fileupload.api.job.FileUploadJob
- toString() - Method in class org.opencastproject.graphql.type.input.Mutation
- toString() - Method in class org.opencastproject.graphql.type.output.Query
- toString() - Method in class org.opencastproject.job.api.JobImpl
- toString() - Method in class org.opencastproject.job.jpa.JpaJob
- toString() - Method in class org.opencastproject.kernel.mail.EmailAddress
- 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.metadata.api.MetadataValue
- toString() - Method in class org.opencastproject.metadata.dublincore.DCMIPeriod
- toString() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
- toString() - Method in class org.opencastproject.metadata.dublincore.DublinCoreValue
- toString() - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- toString() - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
- toString() - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- toString() - Method in class org.opencastproject.oaipmh.server.Params
- toString() - Method in class org.opencastproject.publication.youtube.auth.ClientCredentials
- toString() - Method in class org.opencastproject.rest.StaticResource
- toString() - Method in class org.opencastproject.runtimeinfo.rest.RestDocData
-
Returns a string representation of this object.
- toString() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointData
-
Returns a string representation of this object.
- toString() - Method in class org.opencastproject.runtimeinfo.rest.RestEndpointHolderData
-
Return a string representation of this RestEndpointHolderData object.
- toString() - Method in class org.opencastproject.runtimeinfo.rest.RestFormatData
-
Return a string representation of this object.
- toString() - Method in class org.opencastproject.runtimeinfo.rest.RestFormData
-
Returns a string representation of this form.
- toString() - Method in class org.opencastproject.runtimeinfo.rest.RestParamData
-
Return a string representation of this RestParamData object.
- toString() - Method in class org.opencastproject.runtimeinfo.rest.StatusData
- 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.security.impl.jpa.JpaGroup
- toString() - Method in class org.opencastproject.security.impl.jpa.JpaOrganization
- toString() - Method in class org.opencastproject.security.impl.jpa.JpaRole
- toString() - Method in class org.opencastproject.security.impl.jpa.JpaUser
- toString() - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- toString() - Method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- toString() - Method in class org.opencastproject.security.urlsigning.provider.impl.GenericUrlSigningProvider
- toString() - Method in class org.opencastproject.security.urlsigning.provider.impl.WowzaUrlSigningProvider
- toString() - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
- 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.serviceregistry.impl.jpa.HostRegistrationJpaImpl
- toString() - Method in class org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImpl
- toString() - Method in class org.opencastproject.subtitleparser.SubtitleCue
- toString() - Method in class org.opencastproject.themes.Theme
- toString() - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- toString() - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
- toString() - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
- toString() - Method in class org.opencastproject.userdirectory.ldap.OpencastUserDetails
- toString() - Method in class org.opencastproject.userdirectory.moodle.MoodleUser
- 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
- toString() - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
- toString() - Method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
- toString() - Method in class org.opencastproject.workflow.api.WorkflowIdentifier
- toString() - Method in class org.opencastproject.workflow.api.WorkflowInstance
- toString() - Method in class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- toString() - Method in class org.opencastproject.workflow.api.WorkflowOperationInstance
- toString() - Method in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- toString() - Method in class org.opencastproject.workflow.conditionparser.Atom
- toString(DataResolution) - Static method in class org.opencastproject.external.util.statistics.DataResolutionUtils
- toString(ResourceType) - Static method in class org.opencastproject.external.util.statistics.ResourceTypeUtils
- toString(DetailLevel) - Static method in class org.opencastproject.external.util.statistics.DetailLevelUtils
- total - Variable in class org.opencastproject.annotation.impl.AnnotationListImpl
- total - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- total - Variable in class org.opencastproject.workflow.api.WorkflowStateListener
- totalCount() - Method in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- totalCount() - Method in class org.opencastproject.graphql.event.GqlEventList
- totalCount() - Method in class org.opencastproject.graphql.series.GqlSeriesList
- totalCount() - Method in class org.opencastproject.graphql.user.GqlUserList
- toTheme(UserDirectoryService) - Method in class org.opencastproject.themes.persistence.ThemeDto
- toTranscriptionJobControl() - Method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Convert into business object.
- toTranscriptionProviderControl() - Method in class org.opencastproject.transcription.persistence.TranscriptionProviderControlDto
-
Convert into business object.
- touchLastEntry(String) - Method in class org.opencastproject.scheduler.impl.persistence.SchedulerServiceDatabaseImpl
- touchLastEntry(String) - Method in interface org.opencastproject.scheduler.impl.SchedulerServiceDatabase
-
Touches the most recent entry by updating its last modification date.
- toUser(String) - Method in class org.opencastproject.security.impl.jpa.JpaUserReference
- toUserSetting() - Method in class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
- toUtc(Date, Granularity) - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
-
Convert a date into a UTC string of the given granularity.
- toUTC(long) - Static method in class org.opencastproject.util.DateTimeSupport
-
Returns the date and time in milliseconds as a utc formatted string.
- toUtcDay(Date) - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
-
Convert to a UTC date string containing only the day (granularity is "day").
- toUtcSecond(Date) - Static method in class org.opencastproject.oaipmh.OaiPmhUtil
-
Convert to a UTC date and time string (granularity is "second").
- toVersion(long) - Static method in class org.opencastproject.assetmanager.impl.persistence.Conversions
- toVersion(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Deserialize a version from a string.
- toVersion(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- toWebVtt(float, int) - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson
- toWebVtt(float, int) - Method in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJsonRecognizedPhrases
- toWorkflowInstance() - Method in class org.opencastproject.workflow.api.JaxbWorkflowInstance
- toWorkflowOperationInstance() - Method in class org.opencastproject.workflow.api.JaxbWorkflowOperationInstance
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- toXml() - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Serializes the catalog to a DOM.
- toXml() - Method in class org.opencastproject.metadata.dublincore.DublinCoreCatalog
-
Saves the dublin core metadata container to a dom.
- toXml() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7Catalog
-
Saves the catalog to disk.
- toXml() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
-
Saves the mpeg-7 metadata container to disk.
- toXml() - Method in class org.opencastproject.silencedetection.api.MediaSegments
-
Serialize to XML.
- toXml() - Method in interface org.opencastproject.smil.api.SmilResponse
-
Return XML serialized instance of this
SmilResponse. - toXml() - Method in class org.opencastproject.smil.impl.SmilResponseImpl
-
Return XML serialized instance of this
SmilResponse. - 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(JaxbWorkflowInstance) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Converts a xml annotated workflowInstance to an xml string
- toXml(WorkflowDefinition) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Converts a workflowDefinition to an xml string
- toXml(WorkflowInstance) - Static method in class org.opencastproject.workflow.api.XmlWorkflowParser
-
Converts a workflowInstance to an xml string
- 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) - Method in class org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaDurationImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaLocatorImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaRelTimePointImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaTimeImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.SegmentImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.SpatioTemporalLocatorImpl
-
Returns an xml node representation of this element.
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.TemporalDecompositionImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.TextAnnotationImpl
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.TextualImpl
-
Returns an xml node representation of this element.
- toXml(Document) - Method in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
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.
- toXML() - Method in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
Serializes the recording comment to an XML format.
- toXML() - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Serializes the recording event to an XML format.
- toXML() - Method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Serializes the series to an XML format.
- toXML() - Method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
Serializes the theme to an XML format.
- toXML() - Method in interface org.opencastproject.smil.entity.api.Smil
-
Serialize this object.
- toXML() - Method in class org.opencastproject.smil.entity.SmilImpl
-
Serialize this object.
- 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
- toYaml(WorkflowDefinition) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
- toYaml(WorkflowInstance) - Static method in class org.opencastproject.workflow.api.YamlWorkflowParser
- 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.
- TRACK - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The publication track(s)
- TRACK_DURATION - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The duration for the track element
- TRACK_TRANSPORT - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.PublicationIndexSchema
-
The transport for the track element
- 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
- TrackData - Class in org.opencastproject.editor.api
- TrackData(String, String, TrackSubData, TrackSubData, String, String, String, int) - Constructor for class org.opencastproject.editor.api.TrackData
- 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
- trackNeedsTobeEncodedToStandard(Track, List<String>) - Static method in class org.opencastproject.workflow.handler.composer.PartialImportWorkflowOperationHandler
-
Determines if the extension of a track is non-standard and therefore should be re-encoded.
- tracks - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- tracks(List<String>) - Method in class org.opencastproject.graphql.type.output.GqlPublication
- 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
- TrackSubData - Class in org.opencastproject.editor.api
- TrackSubData(boolean, String, boolean) - Constructor for class org.opencastproject.editor.api.TrackSubData
- TrackSupport - Class in org.opencastproject.mediapackage
- TRAILER_ACTIVE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
Whether to use the trailer associated with this theme.
- TRAILER_FILE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The id of the file to use as a trailer for this theme.
- 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
- transcribe(URI, String, Boolean) - Method in interface org.opencastproject.speechtotext.api.SpeechToTextService
-
Generates a subtitles file for a media package with an audio track.
- transcribe(URI, String, Boolean) - Method in class org.opencastproject.speechtotext.impl.SpeechToTextServiceImpl
-
Generates a subtitles file for a media package with an audio track.
- transcribe(URI, String, Boolean) - Method in class org.opencastproject.speechtotext.remote.SpeechToTextServiceRemoteImpl
-
Generates a subtitles file for a media package with an audio track.
- transcription - Variable in class org.opencastproject.metadata.mpeg7.TextualImpl
-
The phonetic transcription
- TRANSCRIPTION_MODEL - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- TranscriptionComplete - Enum constant in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
- TranscriptionDatabase - Interface in org.opencastproject.transcription.persistence
- TranscriptionDatabaseException - Exception Class in org.opencastproject.transcription.persistence
- TranscriptionDatabaseException(String) - Constructor for exception class org.opencastproject.transcription.persistence.TranscriptionDatabaseException
- TranscriptionDatabaseException(Throwable) - Constructor for exception class org.opencastproject.transcription.persistence.TranscriptionDatabaseException
- TranscriptionDatabaseImpl - Class in org.opencastproject.transcription.persistence
- TranscriptionDatabaseImpl() - Constructor for class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- transcriptionDone(String, Object) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- transcriptionDone(String, Object) - Method in interface org.opencastproject.transcription.api.TranscriptionService
- transcriptionDone(String, Object) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- transcriptionDone(String, Object) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- transcriptionDone(String, Object) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- transcriptionError(String, Object) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
- transcriptionError(String, Object) - Method in interface org.opencastproject.transcription.api.TranscriptionService
- transcriptionError(String, Object) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- transcriptionError(String, Object) - Method in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- transcriptionError(String, Object) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureTranscriptionService
- TranscriptionFileLinks() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFile.TranscriptionFileLinks
- TranscriptionFiles() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription.TranscriptionFiles
- TranscriptionJobControl - Class in org.opencastproject.transcription.persistence
- TranscriptionJobControl(String, String, String, Date, Date, Date, String, long, long) - Constructor for class org.opencastproject.transcription.persistence.TranscriptionJobControl
- TranscriptionJobControl.Status - Enum Class in org.opencastproject.transcription.persistence
- TranscriptionJobControlDto - Class in org.opencastproject.transcription.persistence
- TranscriptionJobControlDto() - Constructor for class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
- TranscriptionJobControlDto(String, String, String, Date, Date, Date, String, long, long) - Constructor for class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Constructor with all fields.
- TranscriptionProviderControl - Class in org.opencastproject.transcription.persistence
- TranscriptionProviderControl(long, String) - Constructor for class org.opencastproject.transcription.persistence.TranscriptionProviderControl
- TranscriptionProviderControlDto - Class in org.opencastproject.transcription.persistence
-
Entity object for the providers.
- TranscriptionProviderControlDto() - Constructor for class org.opencastproject.transcription.persistence.TranscriptionProviderControlDto
-
Default constructor
- TranscriptionProviderControlDto(String) - Constructor for class org.opencastproject.transcription.persistence.TranscriptionProviderControlDto
-
Creates a provider
- TranscriptionSelf() - Constructor for class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription.TranscriptionSelf
- TranscriptionService - Interface in org.opencastproject.transcription.api
- TranscriptionServiceException - Exception Class in org.opencastproject.transcription.api
- TranscriptionServiceException() - Constructor for exception class org.opencastproject.transcription.api.TranscriptionServiceException
- TranscriptionServiceException(String) - Constructor for exception class org.opencastproject.transcription.api.TranscriptionServiceException
- TranscriptionServiceException(String, int) - Constructor for exception class org.opencastproject.transcription.api.TranscriptionServiceException
- TranscriptionServiceException(String, int, boolean) - Constructor for exception class org.opencastproject.transcription.api.TranscriptionServiceException
- TranscriptionServiceException(String, Throwable) - Constructor for exception class org.opencastproject.transcription.api.TranscriptionServiceException
- TransferMetadataWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
The workflow definition for handling "transfer-metadata" operations
- TransferMetadataWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.TransferMetadataWorkflowOperationHandler
- transformSvg(Result, InputSource, Document, int, int, String) - Static method in class org.opencastproject.coverimage.impl.AbstractCoverImageService
- translatable() - Method in class org.opencastproject.graphql.listprovider.GqlListProvider
- TRANSLATION_PREFIX - Static variable in interface org.opencastproject.capture.admin.api.AgentState
- TransparentProxyFilter - Class in org.opencastproject.kernel.filter.proxy
-
This filter is looking for
X-FORWARDED-FORheaders in the HTTP request and if found sets it as the original IP. - TransparentProxyFilter() - Constructor for class org.opencastproject.kernel.filter.proxy.TransparentProxyFilter
- transport - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- trigger() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Trigger the scheduler once independent of it's actual schedule.
- TRIGGER_GROUP - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- TRIGGER_GROUP - Static variable in class org.opencastproject.scheduler.impl.OldScheduledScanner
- TRIGGER_NAME - Static variable in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- TRIGGER_NAME - Static variable in class org.opencastproject.scheduler.impl.OldScheduledScanner
- triggerIndexUpdate(String) - Method in interface org.opencastproject.assetmanager.api.AssetManager
-
Trigger search index update for event.
- triggerIndexUpdate(String) - Method in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- trim(String, String, long, long) - Method in class org.opencastproject.composer.impl.endpoint.ComposerRestService
-
Trims a track to a new length.
- trim(Track, String, long, long) - Method in interface org.opencastproject.composer.api.ComposerService
-
Trims the given track to the given start time and duration.
- trim(Track, String, long, long) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
-
Trims the given track to the given start time and duration.
- trim(Track, String, long, long) - Method in class org.opencastproject.composer.remote.ComposerServiceRemoteImpl
-
Trims the given track to the given start time and duration.
- 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. - TRUE_PREFIX - Static variable in class org.opencastproject.workflow.handler.workflow.AssertWorkflowOperationHandler
- TrustedAnonymousAuthenticationFilter - Class in org.opencastproject.kernel.security
-
This is a special implementation of the anonymous filter that prevents the filter from going with the anonymous user if there is the potential for a real authentication coming later on.
- TrustedAnonymousAuthenticationFilter() - Constructor for class org.opencastproject.kernel.security.TrustedAnonymousAuthenticationFilter
- trustedHttpClient - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
- 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
- TrustedHttpClientImpl - Class in org.opencastproject.kernel.security
-
An http client that executes secure (though not necessarily encrypted) http requests.
- TrustedHttpClientImpl() - Constructor for class org.opencastproject.kernel.security.TrustedHttpClientImpl
- TrustedHttpClientImpl(String, String) - Constructor for class org.opencastproject.kernel.security.TrustedHttpClientImpl
- tsamjp - Variable in class org.opencastproject.assetmanager.impl.endpoint.AbstractTieredStorageAssetManagerRestEndpoint
- 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
- twoShapeLayout(Dimension, Dimension, Dimension, TwoShapeLayouts.TwoShapeLayoutSpec) - Static method in class org.opencastproject.composer.layout.LayoutManager
-
Compose two shapes on a canvas.
- twoShapeLayout(JsonObj) - Static method in class org.opencastproject.composer.layout.Serializer
- TwoShapeLayout - Class in org.opencastproject.composer.layout
-
Layout of two shapes on a common canvas.
- TwoShapeLayout(Dimension, Layout, Layout) - Constructor for class org.opencastproject.composer.layout.TwoShapeLayout
- TwoShapeLayouts - Class in org.opencastproject.composer.layout
-
Hosts predefined positioning specifications for the
TwoShapeLayout. - TwoShapeLayouts.TwoShapeLayoutSpec - Class in org.opencastproject.composer.layout
- TwoShapeLayoutSpec(HorizontalCoverageLayoutSpec, HorizontalCoverageLayoutSpec) - Constructor for class org.opencastproject.composer.layout.TwoShapeLayouts.TwoShapeLayoutSpec
- type - Variable in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
The reference type
- type - Variable in class org.opencastproject.metadata.mpeg7.KeywordAnnotationImpl
-
Keyword type
- type - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentImpl
-
The content type
- type - Variable in class org.opencastproject.metadata.mpeg7.MultimediaContentTypeImpl
-
The content type
- type - Variable in class org.opencastproject.metadata.mpeg7.SegmentImpl
-
The content type
- type - Variable in class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
The video text type
- type - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- type - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- 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() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- type() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- Type - Class in org.opencastproject.userdirectory.brightspace.client.api
- Type(Long, String, String) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.Type
- 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 - Static variable in class org.opencastproject.search.api.SearchResult
- TYPE_ATTACHMENT - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_CATALOG - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_FORM_PARAMETER - Static variable in interface org.opencastproject.execute.api.ExecuteService
-
Name of the form parameter in the REST endpoints that contains the element type of the generated file
- TYPE_MEDIAPACKAGE - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_NAME - Static variable in class org.opencastproject.graphql.acl.GqlManagedAcl
- TYPE_NAME - Static variable in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- TYPE_NAME - Static variable in class org.opencastproject.graphql.event.GqlDeleteEventPayload
- TYPE_NAME - Static variable in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- TYPE_NAME - Static variable in class org.opencastproject.graphql.event.GqlEvent
- TYPE_NAME - Static variable in class org.opencastproject.graphql.event.GqlEventList
- TYPE_NAME - Static variable in class org.opencastproject.graphql.listprovider.GqlListProvider
- TYPE_NAME - Static variable in class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- TYPE_NAME - Static variable in class org.opencastproject.graphql.series.GqlSeries
- TYPE_NAME - Static variable in class org.opencastproject.graphql.series.GqlSeriesList
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.AccessControlItemInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.AccessControlListInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.EventFilterByInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.EventOrderByInput
- TYPE_NAME - Static variable in enum class org.opencastproject.graphql.type.input.EventStatus
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.Mutation
- TYPE_NAME - Static variable in enum class org.opencastproject.graphql.type.input.OrderDirection
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.SearchOrder
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlGenericItem
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlGroupItem
- TYPE_NAME - Static variable in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlList
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonEventMetadata
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2
- TYPE_NAME - Static variable in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlPublication
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlTrack
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.Query
- TYPE_NAME - Static variable in class org.opencastproject.graphql.user.GqlCurrentUser
- TYPE_NAME - Static variable in class org.opencastproject.graphql.user.GqlUser
- TYPE_NAME - Static variable in class org.opencastproject.graphql.user.GqlUserList
- TYPE_SERIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_TRACK - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_WORKFLOW - Static variable in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Identifier for the workflow service
- TypedQuartzJob(Option<NeedleEye>) - Constructor for class org.opencastproject.kernel.scanner.AbstractScanner.TypedQuartzJob
- TypedQueriesBase() - Constructor for class org.opencastproject.db.Queries.TypedQueriesBase
- TypeFunctionBuilder - Class in org.opencastproject.graphql.schema.builder
- TypeFunctionBuilder() - Constructor for class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- typeFunctionProviders(List<GraphQLTypeFunctionProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- typeIsAccepted(String, String, MediaType, ListProvidersService) - Static method in class org.opencastproject.index.service.util.RequestUtils
-
Check if an uploaded asset conforms to the configured list of accepted file types.
- typeOf(StatisticsProvider) - Static method in class org.opencastproject.external.util.statistics.StatisticsProviderUtils
- types - Variable in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
-
The document types
U
- uiAdapterToFlavor - Static variable in class org.opencastproject.scheduler.impl.SchedulerUtil
- UIConfigRest - Class in org.opencastproject.uiconfig
-
Serves UI configuration files via REST
- UIConfigRest() - Constructor for class org.opencastproject.uiconfig.UIConfigRest
- UID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The unique identifier
- UID - Static variable in interface org.opencastproject.elasticsearch.index.objects.series.SeriesIndexSchema
-
The unique identifier
- UIRolesRoleProvider - Class in org.opencastproject.adminui.userdirectory
-
The admin UI roles role provider.
- UIRolesRoleProvider() - Constructor for class org.opencastproject.adminui.userdirectory.UIRolesRoleProvider
- UNABLE_TO_CREATE_CATALOG - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- unauthorized(Object) - Static method in class org.opencastproject.util.RestUtil.R
- Unauthorized - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- UNAUTHORIZED - Static variable in class org.opencastproject.adminui.endpoint.ListProvidersEndpoint
- 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.
- unbindAdditionalTypeProvider(GraphQLAdditionalTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindDynamicTypeProvider(GraphQLDynamicTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindExtensionProvider(GraphQLExtensionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindFieldVisibilityProvider(GraphQLFieldVisibilityProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindHttpService(HttpService) - Method in class org.opencastproject.kernel.rest.RestPublisher
- unbindMutationProvider(GraphQLMutationProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindQueryProvider(GraphQLQueryProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindTypeFunctionProvider(GraphQLTypeFunctionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- 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
- Undefined - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- 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 - Exception Class in org.opencastproject.serviceregistry.impl
-
Exception that is thrown if a job is not dispatchable by any service that would normally accept this type of work.
- UndispatchableJobException(String) - Constructor for exception class org.opencastproject.serviceregistry.impl.UndispatchableJobException
-
Creates an exception with an error message.
- 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.
- uniformSegmentation(Track, LinkedList<Segment>, int) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Creates a uniform segmentation for a given track, with prefNumber as the number of segments which will all have the same length
- uninstall(File) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclScanner
- uninstall(File) - Method in class org.opencastproject.composer.impl.EncodingProfileScanner
- uninstall(File) - Method in class org.opencastproject.email.template.impl.EmailTemplateScanner
- uninstall(File) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- uninstall(File) - Method in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
- uninstall(File) - Method in class org.opencastproject.list.impl.ListProvidersScanner
- uninstall(File) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- uninstall(File) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- uninstall(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- UNKNOWN - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- UNKNOWN - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- UNKNOWN - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
UNKNOWN="unknown" - UNKNOWN - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
UNKNOWN="unknown" - 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.
- unlock(String, LockData) - Method in class org.opencastproject.editor.EditorLock
- unlockMediapackage(String, String) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
- unlockMediaPackage(String, LockData) - Method in interface org.opencastproject.editor.api.EditorService
-
Remove lock for the mediapackage
- unlockMediaPackage(String, LockData) - Method in class org.opencastproject.editor.EditorServiceImpl
- unlockMediaPackage(String, LockData) - Method in class org.opencastproject.editor.remote.EditorServiceRemoteImpl
- 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(String) - Method in class org.opencastproject.workflow.api.RetryStrategy.Adapter
- unmarshal(String) - Method in class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState.Adapter
- 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(WorkflowSetImpl) - Method in class org.opencastproject.workflow.api.WorkflowSetImpl.Adapter
- unmarshal(T) - Method in class org.opencastproject.util.jaxb.OptionAdapter
- unregister(String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- unregister(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- 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.
- unregisterHost(String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
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
- unRegisterService(String, String) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Unregisters a host from handling a specific type of job
- UNRESOLVED - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
- unschedule() - Method in class org.opencastproject.kernel.scanner.AbstractScanner
-
Unschedule the scanning job.
- unsetAssetManager(AssetManager) - Method in class org.opencastproject.metrics.impl.MetricsExporter
- unsetCaptionService(CaptionService) - Method in class org.opencastproject.caption.endpoint.CaptionServiceRestEndpoint
-
Removes the caption service
- unsetCaptureAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to unset the capture agent state service this REST endpoint uses
- unsetDb(BundleInfoDb) - Method in class org.opencastproject.kernel.bundleinfo.BundleInfoLogger
-
OSGi DI
- unsetFileUploadService(FileUploadService) - Method in class org.opencastproject.fileupload.rest.FileUploadRestService
- unsetIncidentService(IncidentService) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- unsetListProvidersService(ListProvidersService) - Method in class org.opencastproject.elasticsearch.index.ElasticsearchIndex
- unsetMediaPackageSerializer(MediaPackageSerializer) - Method in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- unsetMediaPackageSerializer(MediaPackageSerializer) - Method in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- unsetOaiPmhUpdatedEventHandler(OaiPmhUpdatedEventHandler) - Method in class org.opencastproject.event.handler.ConductingEpisodeUpdatedEventHandler
- unsetProlongingService(CaptureNowProlongingService) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to unset the prolonging service this REST endpoint uses
- unsetRepository(OaiPmhRepository) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
-
OSGi DI.
- unsetSchedulerService(SchedulerService) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- unsetSchedulerService(SchedulerService) - Method in class org.opencastproject.liveschedule.message.SchedulerEventUpdateHandler
- unsetService(CaptureAgentStateService) - Method in class org.opencastproject.capture.admin.endpoint.CaptureAgentStateRestService
- unsetService(MediaInspectionService) - Method in class org.opencastproject.inspection.ffmpeg.endpoints.MediaInspectionRestEndpoint
-
Removes the inspection service
- unsetService(SchedulerService) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
-
Method to unset the service this REST endpoint uses
- unsetService(SchedulerService) - Method in class org.opencastproject.scheduler.impl.OldScheduledScanner
-
Method to unset the service this REST endpoint uses
- unsetServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
Unsets the service registry.
- unsetUrlSigningService(UrlSigningService) - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
- unsetUserIdRoleProvider(UserIdRoleProvider) - Method in class org.opencastproject.runtimeinfo.RuntimeInfo
- UnsupportedAssetException - Exception Class in org.opencastproject.index.service.exception
-
Exception to indicate that the file type of an asset provided by the user is not accepted by opencast.
- UnsupportedAssetException(String) - Constructor for exception class org.opencastproject.index.service.exception.UnsupportedAssetException
- UnsupportedCaptionFormatException - Exception Class in org.opencastproject.caption.api
-
Indicates that a caption format is not supported.
- UnsupportedCaptionFormatException(String) - Constructor for exception class org.opencastproject.caption.api.UnsupportedCaptionFormatException
- 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.
- UNTYPED - Static variable in class org.opencastproject.assetmanager.api.Value
- UntypedType() - Constructor for class org.opencastproject.assetmanager.api.Value.UntypedType
- unwrap(Throwable) - Method in class org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler
-
Called to unwrap an exception to a more suitable cause if required.
- 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.
- upcomingCapture(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- upcomingRecording(String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- update(int, int, ElasticsearchDocument) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
-
Posts the input document to the search index.
- update(File) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclScanner
- update(File) - Method in class org.opencastproject.composer.impl.EncodingProfileScanner
- update(File) - Method in class org.opencastproject.email.template.impl.EmailTemplateScanner
- update(File) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- update(File) - Method in class org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller
- update(File) - Method in class org.opencastproject.list.impl.ListProvidersScanner
- update(File) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- update(File) - Method in class org.opencastproject.statistics.provider.random.StatisticsProviderRandomService
- update(File) - Method in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- update(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- update(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named update query.
- update(Value) - Method in class org.opencastproject.assetmanager.impl.persistence.PropertyDto
- update(EName, Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- update(Playlist) - Method in class org.opencastproject.playlists.PlaylistService
-
Persist a new playlist in the database or update an existing one
- update(ServiceRegistry, Job) - Static method in class org.opencastproject.util.JobUtil
-
Get the latest state of a job.
- update(WorkflowInstance) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Updates the given workflow instance with regard to the media package, the properties and the operations involved.
- update(WorkflowInstance) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Updates the given workflow instance with regard to the media package, the properties and the operations involved.
- update(WorkflowInstance) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
-
Updates the given workflow instance with regard to the media package, the properties and the operations involved.
- Update - Enum constant in enum class org.opencastproject.message.broker.api.assetmanager.AssetManagerItem.Type
- updateAccessControl(String, String, boolean) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- updateAccessControl(String, AccessControlList) - Method in interface org.opencastproject.series.api.SeriesService
-
Updates access control rules for specified series.
- updateAccessControl(String, AccessControlList) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateAccessControl(String, AccessControlList) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- updateAccessControl(String, AccessControlList, boolean) - Method in interface org.opencastproject.series.api.SeriesService
-
Updates access control rules for specified series.
- updateAccessControl(String, AccessControlList, boolean) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateAccessControl(String, AccessControlList, boolean) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- updateAcl(long, String, String) - Method in class org.opencastproject.adminui.endpoint.AclEndpoint
- updateAcl(long, String, String) - Method in class org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
- updateAcl(String, AccessControlList, boolean) - Static method in class org.opencastproject.message.broker.api.series.SeriesItem
- updateAcl(ManagedAcl) - Method in interface org.opencastproject.authorization.xacml.manager.api.AclService
-
Update an existing ACL.
- updateAcl(ManagedAcl) - Method in interface org.opencastproject.authorization.xacml.manager.impl.AclDb
-
Update an existing ACL.
- updateAcl(ManagedAcl) - Method in class org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl
- updateAcl(ManagedAcl) - Method in class org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb
- updateAcl(AccessControlList) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdateAcl - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- UpdateAcl - Enum constant in enum class org.opencastproject.message.broker.api.series.SeriesItem.Type
- updateAgent(String) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdateAgentId - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- updateAgentInDatabase(AgentImpl) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Updates or adds an agent to the database.
- updateAllEventMetadata(String, String, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the event metadata in all available catalogs.
- updateAllEventMetadata(String, String, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateAllSeriesMetadata(String, String, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the series metadata in all available catalogs.
- updateAllSeriesMetadata(String, String, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateAllSeriesMetadata(String, MetadataList, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the series metadata in all available catalogs by providing a complete
MetadataList - updateAllSeriesMetadata(String, MetadataList, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateAsJson(String, String) - Method in class org.opencastproject.playlists.PlaylistRestService
- updateAsJson(String, String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- updateAssets(String, HttpServletRequest) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateAsXml(String, String) - Method in class org.opencastproject.playlists.PlaylistRestService
- updateAudience(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_AUDIENCEproperty. - updateAvg(List<Object[]>) - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- updateCachedLastHeardFrom(Agent, String) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
-
Mix in the last-seen timestamp from the agent cache
- updateCatalog(DublinCoreCatalog) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- updateCatalog(DublinCoreCatalog) - Static method in class org.opencastproject.message.broker.api.series.SeriesItem
- UpdateCatalog - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- UpdateCatalog - Enum constant in enum class org.opencastproject.message.broker.api.series.SeriesItem.Type
- updateComment(EventComment) - Method in interface org.opencastproject.event.comment.EventCommentService
-
Update a comment.
- updateComment(EventComment) - Method in class org.opencastproject.event.comment.EventCommentServiceImpl
- updateComment(EventComment) - Method in interface org.opencastproject.event.comment.persistence.EventCommentDatabaseService
-
Update a comment.
- updateComment(EventComment) - Method in class org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl
- updateCommentCatalog(Event, List<EventComment>) - Method in interface org.opencastproject.index.service.api.IndexService
- updateCommentCatalog(Event, List<EventComment>) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateConfiguration(ExecutionService.ExecutionConfiguration) - Method in class org.opencastproject.graphql.execution.ExecutionService
- updateConfiguration(SchemaService.SchemaConfiguration) - Method in class org.opencastproject.graphql.schema.SchemaService
- updateConfiguration(WorkflowInstance, Map<String, String>) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
- updateContributor(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_CONTRIBUTORproperty. - updateCreator(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_CREATORproperty. - updated(String, Dictionary) - Method in class org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl
- updated(String, Dictionary) - Method in class org.opencastproject.userdirectory.brightspace.BrightspaceUserProviderFactory
- updated(String, Dictionary) - Method in class org.opencastproject.userdirectory.ldap.LdapUserProviderFactory
- updated(String, Dictionary) - Method in class org.opencastproject.userdirectory.moodle.MoodleUserProviderFactory
- updated(String, Dictionary) - Method in class org.opencastproject.userdirectory.sakai.SakaiUserProviderFactory
- updated(String, Dictionary) - Method in class org.opencastproject.userdirectory.studip.StudipUserProviderFactory
- updated(String, Dictionary<String, ?>) - Method in class org.opencastproject.capture.admin.impl.CaptureAgentStateServiceImpl
- updated(String, Dictionary<String, ?>) - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- updated(Dictionary) - Method in class org.opencastproject.animate.impl.AnimateServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.caption.impl.CaptionServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.distribution.download.DownloadDistributionServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.execute.impl.ExecuteServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.fileupload.service.FileUploadServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.ingest.scanner.InboxScannerService
- updated(Dictionary) - Method in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.security.aai.ConfigurableLoginHandler
- updated(Dictionary) - Method in class org.opencastproject.security.urlsigning.SigningMediaPackageSerializer
-
OSGi callback if properties file is present
- updated(Dictionary) - Method in class org.opencastproject.serviceregistry.impl.JobDispatcher
- updated(Dictionary) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- updated(Dictionary) - Method in class org.opencastproject.sox.impl.SoxServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.textextractor.tesseract.TesseractTextExtractor
- updated(Dictionary) - Method in class org.opencastproject.userdirectory.UserIdRoleProvider
- updated(Dictionary) - Method in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.videogrid.impl.VideoGridServiceImpl
- updated(Dictionary) - Method in class org.opencastproject.workflow.handler.textanalyzer.TextAnalysisWorkflowOperationHandler
- updated(Dictionary) - Method in class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.assetmanager.impl.TimedMediaArchiver
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.composer.impl.ComposerServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.crop.impl.CropServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.dictionary.regexp.DictionaryServiceImpl
-
Load configuration
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.event.handler.OaiPmhUpdatedEventHandler
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi callback if properties file is present
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.external.endpoint.SecurityEndpoint
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
Reconfigures the
SeriesCatalogUIAdapterinstance with an updated set of configuration properties; - updated(Dictionary<String, ?>) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.kernel.mail.SmtpService
-
Callback from the OSGi
ConfigurationAdminon configuration changes. - updated(Dictionary<String, ?>) - Method in class org.opencastproject.kernel.scanner.AbstractBufferScanner
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.kernel.security.OAuthConsumerDetailsService
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.oaipmh.server.OaiPmhRepository
-
Parse service configuration file.
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.oaipmh.server.OaiPmhServer
-
Called by the ConfigurationAdmin service.
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.scheduler.impl.CaptureNowProlongingService
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.security.urlsigning.verifier.impl.UrlSigningVerifierImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.statistics.export.impl.StatisticsExportServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.userdirectory.InMemoryUserAndRoleProvider
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- updated(Map<String, Object>) - Method in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
- updateDate(EName, Opt<Date>, Precision) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
- updateDcIdentifier(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_IDENTIFIERproperty. - updateDescription(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_DESCRIPTIONproperty. - updateDublinCore(MediaPackage) - Method in class org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandler
-
Updates those dublin core fields that can be gathered from the technical metadata.
- updateDublincoreCatalog(DublinCoreCatalog, DublinCoreMetadataCollection) - Static method in class org.opencastproject.index.service.catalog.adapter.DublinCoreMetadataUtil
-
Update a
DublinCoreCatalogwith the values contained within aDublinCoreMetadataCollection - updateElement(String, String, String) - Static method in class org.opencastproject.message.broker.api.series.SeriesItem
- 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.
- UpdateElement - Enum constant in enum class org.opencastproject.message.broker.api.series.SeriesItem.Type
- updateEnd(Date) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdateEnd - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- updateEntity(OaiPmhEntity, MediaPackage, String) - Method in class org.opencastproject.oaipmh.persistence.impl.AbstractOaiPmhDatabase
- updateEntries(String, List<PlaylistEntry>) - Method in class org.opencastproject.playlists.PlaylistService
-
Replaces the entries in the playlist with the given entries
- updateEvent(String, GqlCommonEventMetadataInput, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventMutationExtension
- updateEvent(String, Opt<Date>, Opt<Date>, Opt<String>, Opt<Set<String>>, Opt<MediaPackage>, Opt<Map<String, String>>, Opt<Map<String, String>>) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Updates event with specified ID and check for conflicts.
- updateEvent(String, Opt<Date>, Opt<Date>, Opt<String>, Opt<Set<String>>, Opt<MediaPackage>, Opt<Map<String, String>>, Opt<Map<String, String>>) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- updateEvent(String, Opt<Date>, Opt<Date>, Opt<String>, Opt<Set<String>>, Opt<MediaPackage>, Opt<Map<String, String>>, Opt<Map<String, String>>) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- updateEvent(String, Opt<Date>, Opt<Date>, Opt<String>, Opt<Set<String>>, Opt<MediaPackage>, Opt<Map<String, String>>, Opt<Map<String, String>>, boolean) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Updates event with specified ID and possibly checking for conflicts.
- updateEvent(String, Opt<Date>, Opt<Date>, Opt<String>, Opt<Set<String>>, Opt<MediaPackage>, Opt<Map<String, String>>, Opt<Map<String, String>>, boolean) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- updateEvent(String, Opt<Date>, Opt<Date>, Opt<String>, Opt<Set<String>>, Opt<MediaPackage>, Opt<Map<String, String>>, Opt<Map<String, String>>, boolean) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- updateEvent(String, Long, Long, String, String, String, String, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- updateEvent(Event, MediaPackage) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
Update the given
Eventwith the givenMediaPackage. - updateEvent(Event, DublinCore) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
Update the given
Eventwith the givenDublinCore. - updateEventAcl(String, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventMutationExtension
- updateEventAcl(String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventAcl(String, AccessControlList, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the event's
AccessControlList. - updateEventAcl(String, AccessControlList, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- UpdateEventAclCommand - Class in org.opencastproject.graphql.command
- UpdateEventAclCommand(UpdateEventAclCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateEventAclCommand
- UpdateEventAclCommand.Builder - Class in org.opencastproject.graphql.command
- updateEventAssets(MediaPackage, HttpServletRequest) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create or Update an existing event asset.
- updateEventAssets(MediaPackage, HttpServletRequest) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- UpdateEventCommand - Class in org.opencastproject.graphql.command
- UpdateEventCommand(UpdateEventCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateEventCommand
- UpdateEventCommand.Builder - Class in org.opencastproject.graphql.command
- updateEventComment(String, long, String, String, Boolean) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateEventCommentReply(String, long, long, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateEventExtendedMetadata(Event, DublinCoreCatalog, MediaPackageElementFlavor) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
Update extended metadata for event from dublin core catalog.
- updateEventMetadata(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateEventMetadata(String, HttpServletRequest, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventMetadata(String, MetadataList, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update an event's metadata using a
MetadataList - updateEventMetadata(String, MetadataList, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateEventMetadataByType(String, String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventScheduling(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateEventScheduling(String, String, String, boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventsMetadata(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateEventWorkflow(String, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- updateExtendedMetadata(String, String, DublinCoreCatalog) - Method in interface org.opencastproject.series.api.SeriesService
-
Updates the extended metadata of a series from a Dublin Core catalog.
- updateExtendedMetadata(String, String, DublinCoreCatalog) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateExtendedMetadata(String, String, DublinCoreCatalog) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- updateFlavorWithTrack(String, String, HttpServletRequest) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateFromHttpServletRequest(Event, HttpServletRequest, List<EventCatalogUIAdapter>, String, String) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
-
Load the details of updating an event.
- updateGroup(String, String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.GroupsEndpoint
- updateGroup(String, String, String, String, String) - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Update a group
- updateGroup(String, String, String, String, String) - Method in class org.opencastproject.userdirectory.endpoint.GroupRoleEndpoint
- updateGroup(String, String, String, String, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Update a group
- updateGroup(String, String, String, String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- updateGroupMembershipFromRoles(String, String, List<String>) - Method in interface org.opencastproject.userdirectory.api.GroupRoleProvider
-
Updates a user's group membership
- updateGroupMembershipFromRoles(String, String, List<String>) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Updates a user's group membership
- updateGroupMembershipFromRoles(String, String, List<String>, String) - Method in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
Updates a user's group membership
- UpdateHandler - Class in org.opencastproject.liveschedule.message
- UpdateHandler() - Constructor for class org.opencastproject.liveschedule.message.UpdateHandler
- updateHost(HostRegistration) - Method in class org.opencastproject.serviceregistry.impl.jmx.HostsStatistics
- updateInDatabase(WorkflowInstance) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Updates a single workflow.
- updateInDatabase(WorkflowInstance) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Updates a single workflow.
- updateInternal(JpaJob) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
-
Internal method to update a job, throwing unwrapped JPA exceptions.
- updateIsPartOf(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore.Episode
-
Update the
DublinCore.PROPERTY_IS_PART_OFproperty. - updateIssued(Opt<Date>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_ISSUEDproperty. - updateJob(String, String) - Method in class org.opencastproject.serviceregistry.impl.endpoint.ServiceRegistryEndpoint
- 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
- updateJob(Job) - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- updateJobControl(String, String) - Method in interface org.opencastproject.transcription.persistence.TranscriptionDatabase
- updateJobControl(String, String) - Method in class org.opencastproject.transcription.persistence.TranscriptionDatabaseImpl
- updateJobCount(List<Object[]>) - Method in class org.opencastproject.serviceregistry.impl.jmx.JobsStatistics
- updateLiveEventAcl(String, AccessControlList) - Method in interface org.opencastproject.liveschedule.api.LiveScheduleService
- updateLiveEventAcl(String, AccessControlList) - Method in class org.opencastproject.liveschedule.impl.LiveScheduleServiceImpl
- updateMetadata(String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
- updateMetadata(Job, MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- updateMetadata(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
-
Update all media package elements that match the flavors and tags.
- updateMetadata(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
- updateMetadata(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.remote.OaiPmhPublicationServiceRemoteImpl
- UpdateMetadata - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
- updateMpAssetFlavor(List<String>, MediaPackage, JSONArray) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
Update the flavor of newly added asset with the passed metadata
- updateNodeLoad(String, float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Updates the load factor for a node
- updatePlaylist(Playlist, String) - Method in interface org.opencastproject.playlists.persistence.PlaylistDatabaseService
-
Creates or updates a single playlist.
- updatePlaylist(Playlist, String) - Method in class org.opencastproject.playlists.persistence.PlaylistDatabaseServiceImpl
-
Creates or updates a single playlist.
- updatePresenters(Set<String>) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdatePresenters - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- updatePreview(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Sets the subtype of the publication element that indicates a preview element.
- updateProperties(Map<String, String>) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdateProperties - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- updateQuery(String, long) - Static method in class org.opencastproject.assetmanager.impl.persistence.VersionClaimDto
-
Update the last claimed version of a media package.
- updateRecordingState(String, String) - Method in interface org.opencastproject.scheduler.api.SchedulerService
-
Updates the state of a recording with the given state, if it exists.
- updateRecordingState(String, String) - Method in class org.opencastproject.scheduler.endpoint.SchedulerRestService
- updateRecordingState(String, String) - Method in class org.opencastproject.scheduler.impl.SchedulerServiceImpl
- updateRecordingState(String, String) - Method in class org.opencastproject.scheduler.remote.SchedulerServiceRemoteImpl
- updateRecordingStatus(String, Long) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdateRecordingStatus - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- updateSchema(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- updateSeries(String, GqlCommonSeriesMetadataInput, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesMutationExtension
- updateSeries(MediaPackage) - Method in class org.opencastproject.ingest.impl.IngestServiceImpl
-
Updates the persistent representation of a series based on a potentially modified dublin core document.
- updateSeries(DublinCoreCatalog) - Method in interface org.opencastproject.series.api.SeriesService
-
Adds or updates series.
- updateSeries(DublinCoreCatalog) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateSeries(DublinCoreCatalog) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- updateSeriesAcl(String, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesMutationExtension
- updateSeriesAcl(String, String, String, boolean) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- UpdateSeriesAclCommand - Class in org.opencastproject.graphql.command
- UpdateSeriesAclCommand(UpdateSeriesAclCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesAclCommand
- UpdateSeriesAclCommand.Builder - Class in org.opencastproject.graphql.command
- UpdateSeriesCommand - Class in org.opencastproject.graphql.command
- UpdateSeriesCommand(UpdateSeriesCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesCommand
- UpdateSeriesCommand.Builder - Class in org.opencastproject.graphql.command
- updateSeriesElement(String, String, byte[]) - Method in interface org.opencastproject.series.api.SeriesService
-
Creates or updates an element of a series.
- updateSeriesElement(String, String, byte[]) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateSeriesElement(String, String, byte[]) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- updateSeriesMetadata(String, String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- updateSeriesMetadata(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- updateSeriesMetadata(String, String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- updateSeriesName(Event, String, User, ElasticsearchIndex) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
A function to update the series title within an event.
- updateSeriesName(Event, String, User, ElasticsearchIndex, int, long) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
-
A function to update the series title within an event.
- updateSeriesProperties(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- updateSeriesProperty(String, String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Update a series property or create a new one if it doesn't exist.
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- updateSeriesProperty(String, String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Updates a series' property.
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.remote.SeriesServiceRemoteImpl
- updateSeriesTheme(String, long) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- updateSeriesTobiraPath(String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.SeriesEndpoint
- updateService(ServiceRegistration) - Method in class org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics
- updateSpatial(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_SPATIALproperty. - updateStart(Date) - Static method in class org.opencastproject.message.broker.api.scheduler.SchedulerItem
- UpdateStart - Enum constant in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
- updateStatisticsJobData() - Method in class org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl
- updateStatusQuery(String, String) - Static method in class org.opencastproject.transcription.persistence.TranscriptionJobControlDto
-
Update job status
- updateStringField(MetadataField, String) - Method in class org.opencastproject.metadata.dublincore.DublinCoreMetadataCollection
- updateTechnicalDate(Event) - Static method in class org.opencastproject.elasticsearch.index.objects.event.EventIndexUtils
- updateTheme(long, Boolean, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, String, String, String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.ThemesEndpoint
- updateTheme(Theme) - Method in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
- updateTheme(Theme) - Method in interface org.opencastproject.themes.ThemesServiceDatabase
-
Crate or update a theme.
- updateTitle(Opt<String>) - Method in class org.opencastproject.metadata.dublincore.OpencastDctermsDublinCore
-
Update the
DublinCore.PROPERTY_TITLEproperty. - updateUser(String, String, String, String, String) - Method in class org.opencastproject.adminui.endpoint.UsersEndpoint
- updateUser(JpaUser) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Updates a user to the persistence
- updateUser(JpaUser, boolean) - Method in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Updates a user to the persistence
- updateUserReference(JpaUserReference) - Method in interface org.opencastproject.userdirectory.api.UserReferenceProvider
-
Update an existing user reference
- updateUserReference(JpaUserReference) - Method in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Update an existing user reference
- updateUserSetting(int, String, String) - Method in class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
- updateUserSetting(long, String, String) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Update a user setting that currently exists using its unique id to find it.
- updateUserSetting(String, String, String) - Method in class org.opencastproject.adminui.usersettings.UserSettingsService
-
Update a user setting that currently exists using its key to find it.
- updateWithJson(String, String) - Method in class org.opencastproject.playlists.PlaylistService
-
Overwrite an existing playlist with a playlist in JSON format.
- updateWorkflowInstance(String, Long, String, String, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- UPLOAD - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- UPLOAD_ERROR - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
UPLOAD_ERROR="upload_error" - UPLOAD_FINISHED - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
UPLOAD_FINISHED="upload_finished" - UPLOAD_LATER - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- uploadAudioFileToGoogleStorage(String, Track) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- uploadFile(File, String, String, String) - Method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureStorageClient
- UPLOADING - Static variable in interface org.opencastproject.capture.admin.api.AgentState
-
Constant
UPLOADING="uploading" - UPLOADING - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Constant
UPLOADING="uploading" - uploadObject(File, String, Optional<MimeType>) - Method in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- uploadObject(File, String, Optional<MimeType>) - Method in class org.opencastproject.assetmanager.aws.s3.AwsS3AssetStore
-
Returns the aws s3 object id created by aws
- UploadProgressListener - Class in org.opencastproject.publication.youtube
-
Log progress of a YouTube video upload.
- UploadProgressListener(MediaPackage, File) - Constructor for class org.opencastproject.publication.youtube.UploadProgressListener
- UploadStatistics - Class in org.opencastproject.staticfiles.jmx
- UploadStatistics() - Constructor for class org.opencastproject.staticfiles.jmx.UploadStatistics
- UploadStatisticsMXBean - Interface in org.opencastproject.staticfiles.jmx
-
JMX Bean interface exposing upload statistics.
- UPPER - Static variable in interface org.opencastproject.composer.api.ComposerService
-
sourceAudioName options for composite - use one or both, if null is passed, both will be used
- upsertEvent(LtiFileUpload, String, String, String, String, String, String) - Method in class org.opencastproject.lti.endpoint.LtiServiceRemoteImpl
- upsertEvent(LtiFileUpload, String, String, String, String, String, String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Upload a new event or update existing event's metadata
- upsertEvent(LtiFileUpload, String, String, String, String, String, String) - Method in class org.opencastproject.lti.service.impl.LtiServiceImpl
- uri - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's location
- uri() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- uri() - Method in class org.opencastproject.graphql.type.output.GqlPublication
- 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.
- URI_PREFIX - Static variable in interface org.opencastproject.workingfilerepository.api.WorkingFileRepository
-
Path prefix for working file repository uris
- uriPatt - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- url - Variable in class org.opencastproject.capture.admin.impl.AgentImpl
-
The URL of the agent.
- 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.
- URL - Static variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
The attribute name in the configuration file to define the matching url.
- URL_REGEX_PREFIX - Static variable in class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
-
The prefix in the configuration file to define the regex that will match a url path.
- URL_SIGNING_EXPIRES_DURATION_SECONDS_KEY - Static variable in class org.opencastproject.external.endpoint.EventsEndpoint
- URL_SIGNING_EXPIRES_DURATION_SECONDS_KEY - Static variable in class org.opencastproject.external.endpoint.SecurityEndpoint
- URL_SIGNING_EXPIRES_DURATION_SECONDS_KEY - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default key in the OSGI service configuration for when signed URLs will expire.
- URL_SIGNING_USE_CLIENT_IP - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default key in the OSGI service configuration for whether to use client IP in the signature.
- urlNotSupported() - Static method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- 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)
- urls - Variable in class org.opencastproject.security.urlsigning.provider.impl.AbstractUrlSigningProvider
-
A mapping of URL prefixes to keys used to lookup keys for a given URL.
- UrlSigningEndpoint - Class in org.opencastproject.security.urlsigning.service.impl
- UrlSigningEndpoint() - Constructor for class org.opencastproject.security.urlsigning.service.impl.UrlSigningEndpoint
- UrlSigningException - Exception Class in org.opencastproject.security.urlsigning.exception
-
An
Exceptionthrown if there is a problem signing a URL. - UrlSigningException(Throwable) - Constructor for exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- UrlSigningFilter - Class in org.opencastproject.security.urlsigning.filter
- UrlSigningFilter() - Constructor for class org.opencastproject.security.urlsigning.filter.UrlSigningFilter
- UrlSigningProvider - Interface in org.opencastproject.security.urlsigning.provider
- urlSigningService - Variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The url signing service
- UrlSigningService - Interface in org.opencastproject.security.urlsigning.service
- UrlSigningServiceImpl - Class in org.opencastproject.security.urlsigning.service.impl
- UrlSigningServiceImpl() - Constructor for class org.opencastproject.security.urlsigning.service.impl.UrlSigningServiceImpl
- UrlSigningServiceOsgiUtil - Class in org.opencastproject.security.urlsigning.utils
- UrlSigningVerifier - Interface in org.opencastproject.security.urlsigning.verifier
- UrlSigningVerifierImpl - Class in org.opencastproject.security.urlsigning.verifier.impl
- UrlSigningVerifierImpl() - Constructor for class org.opencastproject.security.urlsigning.verifier.impl.UrlSigningVerifierImpl
- UrlSupport - Class in org.opencastproject.util
-
UrlSupportis a helper class to deal with urls. - user - Variable in class org.opencastproject.kernel.security.TrustedHttpClientImpl
-
The configured username to send as part of the digest authenticated request
- 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_CACHE_EXPIRY_KEY - Static variable in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
The configuration property for the user cache expiry time
- USER_CACHE_SIZE_KEY - Static variable in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
The configuration property for the user cache size
- USER_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for the desired user
- USER_ID - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- USER_IMAGE - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- USER_LOGGING - Static variable in class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- USER_NAME - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the user to run as for ingest
- USER_ORG - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the user's organization
- UserAction - Interface in org.opencastproject.usertracking.api
-
A class that represents a user action.
- UserActionImpl - Class in org.opencastproject.usertracking.impl
-
A JAXB-annotated implementation of
UserAction - UserActionImpl() - Constructor for class org.opencastproject.usertracking.impl.UserActionImpl
-
A no-arg constructor needed by JAXB
- UserActionList - Interface in org.opencastproject.usertracking.api
-
A List of
UserActions - UserActionListImpl - Class in org.opencastproject.usertracking.impl
-
A
ListofUserActionLists - UserActionListImpl() - Constructor for class org.opencastproject.usertracking.impl.UserActionListImpl
-
A no-arg constructor needed by JAXB
- UserAndRoleDirectoryServiceImpl - Class in org.opencastproject.userdirectory
-
Federates user and role providers, and exposes a spring UserDetailsService so user lookups can be used by spring security.
- UserAndRoleDirectoryServiceImpl() - Constructor for class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
- userAndRoleProvider - Variable in class org.opencastproject.userdirectory.AdminUserAndGroupLoader
-
User and role provider
- userDirectory - Variable in class org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter
-
The user directory used to load users
- USERDIRECTORY_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- UserDirectoryPersistenceUtil - Class in org.opencastproject.userdirectory
-
Utility class for user directory persistence methods
- userDirectoryService - Variable in class org.opencastproject.adminui.endpoint.UsersEndpoint
-
The global user directory service
- userDirectoryService - Variable in class org.opencastproject.adminui.usersettings.UserSettingsService
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.search.impl.SearchServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.silencedetection.impl.SilenceDetectionServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.sox.impl.SoxServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.textanalyzer.impl.TextAnalyzerServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.userdirectory.JpaGroupRoleProvider
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.userdirectory.UserEndpoint
-
The role directory service
- userDirectoryService - Variable in class org.opencastproject.userdirectory.UserIdRoleProvider
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The user directory service
- userDirectoryService - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The user directory service
- UserDirectoryService - Interface in org.opencastproject.security.api
-
A marker interface for federation of all
UserProviders. - UserDirectoryUtils - Class in org.opencastproject.userdirectory.utils
-
Utility class for common operations.
- UserEndpoint - Class in org.opencastproject.userdirectory.endpoint
-
Provides a sorted set of known users
- UserEndpoint - Class in org.opencastproject.userdirectory
-
Provides a sorted set of known users
- UserEndpoint() - Constructor for class org.opencastproject.userdirectory.endpoint.UserEndpoint
- UserEndpoint() - Constructor for class org.opencastproject.userdirectory.UserEndpoint
- userEntryPoint - Variable in class org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint
- userHasActiveWorkflows(String) - Method in interface org.opencastproject.workflow.api.WorkflowService
-
Checks if there is at least one workflow currently running started by the given user
- userHasActiveWorkflows(String) - Method in interface org.opencastproject.workflow.api.WorkflowServiceDatabase
-
Returns true there are still workflows running that were created by the user with the given identifier.
- userHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
-
Returns true there are still workflows running that were created by the user with the given identifier.
- userHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.endpoint.WorkflowRestService
- userHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Checks if there is at least one workflow currently running started by the given user
- userHasActiveWorkflows(String) - Method in class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- UserIdRoleProvider - Class in org.opencastproject.userdirectory
-
The user id role provider assigns the user id role.
- UserIdRoleProvider() - Constructor for class org.opencastproject.userdirectory.UserIdRoleProvider
- username - Enum constant in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
- username - Variable in class org.opencastproject.security.impl.jpa.JpaUserReference
- username() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- username() - Method in class org.opencastproject.graphql.user.GqlUser
- userName - Variable in class org.opencastproject.security.api.JaxbUser
-
The user name
- USERNAME - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- USERNAME - Static variable in class org.opencastproject.userdirectory.JpaUserAndRoleProvider
-
Username constant used in JSON formatted users
- USERNAME - Static variable in class org.opencastproject.userdirectory.JpaUserReferenceProvider
-
Username constant used in JSON formatted users
- USERNAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- UserOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.user
- UserOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- UserParser - Class in org.opencastproject.security.api
-
Marshals and unmarshalls
Users to/from XML. - userProvider - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
- UserProvider - Interface in org.opencastproject.security.api
-
Provides access to users and roles.
- userProviders - Variable in class org.opencastproject.userdirectory.UserAndRoleDirectoryServiceImpl
-
The list of user providers
- UserQueryExtension - Class in org.opencastproject.graphql.user
- UserReferenceProvider - Interface in org.opencastproject.userdirectory.api
- userRefProvider - Variable in class org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl
-
User and role provider
- userRole() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- userRole() - Method in class org.opencastproject.graphql.user.GqlUser
- users - Variable in class org.opencastproject.security.api.JaxbUserList
-
A list of users.
- users() - Method in class org.opencastproject.graphql.type.output.GqlAccessControlList
- UsersEndpoint - Class in org.opencastproject.adminui.endpoint
- UsersEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.UsersEndpoint
- UserSession - Interface in org.opencastproject.usertracking.api
- UserSessionImpl - Class in org.opencastproject.usertracking.impl
- UserSessionImpl() - Constructor for class org.opencastproject.usertracking.impl.UserSessionImpl
-
No Arg Constructor for JAXB
- UserSetting - Class in org.opencastproject.adminui.usersettings
-
A class used to store a key-value pair for a user setting.
- UserSetting(long, String, String) - Constructor for class org.opencastproject.adminui.usersettings.UserSetting
- UserSettingDto - Class in org.opencastproject.adminui.usersettings.persistence
-
Entity object for user settings.
- UserSettingDto() - Constructor for class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
-
Default constructor
- UserSettingDto(long, String, String, String, String) - Constructor for class org.opencastproject.adminui.usersettings.persistence.UserSettingDto
-
Creates a user setting
- UserSettings - Class in org.opencastproject.adminui.usersettings
-
A class used to store all of the key-value pairs that denotes the user's settings.
- UserSettings() - Constructor for class org.opencastproject.adminui.usersettings.UserSettings
-
Default constructor.
- UserSettings(Map<String, Collection<UserSetting>>) - Constructor for class org.opencastproject.adminui.usersettings.UserSettings
- UserSettingsEndpoint - Class in org.opencastproject.adminui.endpoint
- UserSettingsEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.UserSettingsEndpoint
- UserSettingsService - Class in org.opencastproject.adminui.usersettings
-
Finds the user settings and message signatures from the current user.
- UserSettingsService() - Constructor for class org.opencastproject.adminui.usersettings.UserSettingsService
- UserSettingsServiceException - Exception Class in org.opencastproject.adminui.usersettings.persistence
-
The exception thrown if there is an exception while trying to perform CRUD operations on a user setting.
- UserSettingsServiceException(String) - Constructor for exception class org.opencastproject.adminui.usersettings.persistence.UserSettingsServiceException
-
Create exception with a message.
- UserSettingsServiceException(Throwable) - Constructor for exception class org.opencastproject.adminui.usersettings.persistence.UserSettingsServiceException
-
Create exception with a cause.
- UsersListProvider - Class in org.opencastproject.index.service.resources.list.provider
- UsersListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- UsersListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the users list.
- UsersListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.UsersListQuery
- UsersResponse - Class in org.opencastproject.userdirectory.brightspace.client.api
- UsersResponse(PagingInfo, List<BrightspaceUser>) - Constructor for class org.opencastproject.userdirectory.brightspace.client.api.UsersResponse
- UserTrackingException - Exception Class in org.opencastproject.usertracking.api
-
Indicates that a user tracking operation failed.
- UserTrackingException(Exception) - Constructor for exception class org.opencastproject.usertracking.api.UserTrackingException
-
Constructs a UserTrackingException from the exception that caused the problem.
- UserTrackingRestService - Class in org.opencastproject.usertracking.endpoint
-
REST Endpoint for User Tracking Service
- UserTrackingRestService() - Constructor for class org.opencastproject.usertracking.endpoint.UserTrackingRestService
- UserTrackingService - Interface in org.opencastproject.usertracking.api
-
Provides annotation capabilities, possibly to the engage tools, possibly to other services.
- UserTrackingServiceImpl - Class in org.opencastproject.usertracking.impl
-
Implementation of org.opencastproject.usertracking.api.UserTrackingService
- UserTrackingServiceImpl() - Constructor for class org.opencastproject.usertracking.impl.UserTrackingServiceImpl
- useWebserver - Variable in class org.opencastproject.staticfiles.endpoint.StaticFileRestService
-
Whether to provide urls to download the static files from a webserver without organization and security protection, or use Opencast to provide the files.
- UTC_DATE_FORMAT - Static variable in interface org.opencastproject.ingest.api.IngestService
- 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
- Util - Class in org.opencastproject.scheduler.api
- Util - Class in org.opencastproject.security.jwt
-
Utility class
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
- valid - Variable in class org.opencastproject.schema.JaxbOcDublinCore
- valid - Variable in class org.opencastproject.schema.OcDublinCoreBuilder
- validate() - Method in class org.opencastproject.fsresources.StaticResourceServlet.Range
-
Validate range.
- validate() - Method in class org.opencastproject.graphql.command.AbstractCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.DeleteEventCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateEventCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- 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 - Variable in class org.opencastproject.workflow.api.JaxbWorkflowConfiguration
- value - Variable in class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- value() - Method in class org.opencastproject.assetmanager.impl.VersionImpl
- value() - Element in annotation interface org.opencastproject.graphql.directive.RolesAllowed
- value() - Method in class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- 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.
- Value - Class in org.opencastproject.assetmanager.api
-
A property value.
- VALUE_JSON_KEY - Static variable in class org.opencastproject.index.service.util.RequestUtils
- VALUE_PREFIX - Static variable in class org.opencastproject.workflow.handler.workflow.ConditionalConfigWorkflowOperationHandler
- Value.BooleanType - Class in org.opencastproject.assetmanager.api
- Value.BooleanValue - Class in org.opencastproject.assetmanager.api
-
A value of type
Boolean. - Value.DateType - Class in org.opencastproject.assetmanager.api
- Value.DateValue - Class in org.opencastproject.assetmanager.api
-
A value of type
Date. - Value.LongType - Class in org.opencastproject.assetmanager.api
- Value.LongValue - Class in org.opencastproject.assetmanager.api
-
A value of type
Long. - Value.StringType - Class in org.opencastproject.assetmanager.api
- Value.StringValue - Class in org.opencastproject.assetmanager.api
-
A value of type
String. - Value.TypedValue<A> - Class in org.opencastproject.assetmanager.api
-
Helper type to reduce boilerplate code.
- Value.UntypedType - Class in org.opencastproject.assetmanager.api
- Value.ValueType<A> - Class in org.opencastproject.assetmanager.api
-
ValueType gives evidence that type
Ais suitable for the creation of aValue. - Value.VersionType - Class in org.opencastproject.assetmanager.api
- Value.VersionValue - Class in org.opencastproject.assetmanager.api
-
A value of type
Version. - ValueGroup(String, Object...) - Constructor for class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder.ValueGroup
-
Creates a new value group for the given field and values.
- valueOf(InputStream) - Static method in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
Reads the theme from the input stream.
- valueOf(InputStream) - Static method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Reads the media package from the input stream.
- valueOf(InputStream, Unmarshaller) - Static method in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
Reads the recording comment from the input stream.
- valueOf(InputStream, Unmarshaller) - Static method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Reads the recording event from the input stream.
- valueOf(InputStream, Unmarshaller) - Static method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Reads the series from the input stream.
- valueOf(String) - Static method in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.assetmanager.api.Availability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.coverimage.impl.AbstractCoverImageService.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.editor.api.ErrorStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.elasticsearch.api.SearchTerms.Quantifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.execute.impl.ExecuteServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.external.common.ApiFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.external.common.ApiVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.fileupload.api.job.FileUploadJob.JobState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.event.GqlDeleteEventState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.exception.OpencastErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.type.input.EventStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.type.input.OrderDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.api.IndexService.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.api.IndexService.SourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- 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.kernel.mail.BaseSmtpService.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
-
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.message.broker.api.assetmanager.AssetManagerItem.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.message.broker.api.scheduler.SchedulerItem.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.message.broker.api.series.SeriesItem.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.dublincore.MetadataField.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.dublincore.MetadataJson.JsonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.dublincore.MetadataList.Locked
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.dublincore.Precision
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.Segment.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.TemporalDecomposition.DecompositionCriteria
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.metadata.mpeg7.VideoText.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.oaipmh.Granularity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.playlists.PlaylistEntryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.publication.youtube.YouTubeKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.runtimeinfo.rest.RestParamData.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.search.api.SearchService.IndexEntryType
-
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.smil.api.util.SmilUtil.TrackType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.smil.entity.media.container.api.SmilMediaContainer.ContainerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.smil.entity.media.element.api.SmilMediaElement.MediaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.statistics.api.DataResolution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.statistics.api.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.statistics.export.api.DetailLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.urlsigning.common.ResourceRequest.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
-
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(String) - Static method in enum class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler.Configuration
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.workflow.api.RetryStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Since we are posting workflow definitions as one post parameter in a multi-parameter post, we can not rely on "automatic" JAXB deserialization.
- valueOf(String) - Static method in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.workflow.api.WorkflowOperationResult.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.workflow.handler.comments.CommentWorkflowOperationHandler.Operation
-
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.
- valueOfJson(InputStream) - Static method in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
Reads the recording comment from the input stream.
- valueOfJson(InputStream) - Static method in class org.opencastproject.elasticsearch.index.objects.event.Event
-
Reads the recording event from the input stream.
- valueOfJson(InputStream) - Static method in class org.opencastproject.elasticsearch.index.objects.series.Series
-
Reads the series from the input stream.
- values - Variable in class org.opencastproject.elasticsearch.impl.SearchMetadataImpl
-
Values
- values - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionFiles
- values - Variable in class org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptions
- values() - Static method in enum class org.opencastproject.adopter.registration.dto.Adopter.TERMSOFUSEVERSION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.assetmanager.api.Availability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.coverimage.impl.AbstractCoverImageService.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.distribution.aws.s3.AwsS3DistributionServiceImpl.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.editor.api.ErrorStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.elasticsearch.api.SearchTerms.Quantifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.execute.impl.ExecuteServiceImpl.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.external.common.ApiFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.external.common.ApiVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.fileupload.api.job.FileUploadJob.JobState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.event.GqlDeleteEventState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.exception.OpencastErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.type.input.EventStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.type.input.OrderDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.api.IndexService.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.api.IndexService.SourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl.Operation
-
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.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.kernel.mail.BaseSmtpService.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.list.api.ResourceListFilter.SourceType
-
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.message.broker.api.assetmanager.AssetManagerItem.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.message.broker.api.scheduler.SchedulerItem.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.message.broker.api.series.SeriesItem.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.metadata.dublincore.MetadataField.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.metadata.dublincore.MetadataJson.JsonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.metadata.dublincore.MetadataList.Locked
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.metadata.dublincore.Precision
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.metadata.mpeg7.KeywordAnnotation.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.metadata.mpeg7.MultimediaContent.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.metadata.mpeg7.MultimediaContentType.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.metadata.mpeg7.Segment.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.metadata.mpeg7.TemporalDecomposition.DecompositionCriteria
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.metadata.mpeg7.VideoText.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.oaipmh.Granularity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.playlists.PlaylistEntryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.publication.configurable.ConfigurablePublicationServiceImpl.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.publication.youtube.YouTubeKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.runtimeinfo.rest.RestParamData.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.search.api.SearchService.IndexEntryType
-
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.smil.api.util.SmilUtil.TrackType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.smil.entity.media.container.api.SmilMediaContainer.ContainerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.smil.entity.media.element.api.SmilMediaElement.MediaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.statistics.api.DataResolution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.statistics.api.ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.statistics.export.api.DetailLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.transcription.persistence.TranscriptionJobControl.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.urlsigning.common.ResourceRequest.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.userdirectory.moodle.MoodleWebService.CoreUserGetUserByFieldFilters
-
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.
- values() - Static method in enum class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler.Configuration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.workflow.api.RetryStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.workflow.api.WorkflowInstance.WorkflowState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.workflow.api.WorkflowOperationInstance.OperationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.workflow.api.WorkflowOperationResult.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.workflow.handler.comments.CommentWorkflowOperationHandler.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Values - Class in org.opencastproject.assetmanager.api
- 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
- VERB_GET_RECORD - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- VERB_IDENTIFY - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- VERB_LIST_IDENTIFIERS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- VERB_LIST_METADATA_FORMATS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- VERB_LIST_RECORDS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- VERB_LIST_SETS - Static variable in interface org.opencastproject.oaipmh.OaiPmhConstants
- 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
- verify(DecodedJWT, List<String>, Algorithm...) - Static method in class org.opencastproject.security.jwt.JWTVerifier
-
Verifies a given decoded JWT with the given claim constraints and algorithms.
- verify(DecodedJWT, List<String>, List<Algorithm>) - Static method in class org.opencastproject.security.jwt.JWTVerifier
-
Verifies a given decoded JWT with the given claim constraints and algorithms.
- verify(String, String, String) - Method in class org.opencastproject.security.urlsigning.verifier.impl.UrlSigningVerifierImpl
- verify(String, String, String) - Method in interface org.opencastproject.security.urlsigning.verifier.UrlSigningVerifier
-
Verify whether a request is valid.
- verify(String, String, String, boolean) - Method in class org.opencastproject.security.urlsigning.verifier.impl.UrlSigningVerifierImpl
- verify(String, String, String, boolean) - Method in interface org.opencastproject.security.urlsigning.verifier.UrlSigningVerifier
-
Verify whether a request is valid.
- verify(String, String, List<String>) - Static method in class org.opencastproject.security.jwt.JWTVerifier
-
Verifies a given JWT string with a secret and given claim constraints.
- verify(String, GuavaCachedUrlJwkProvider, List<String>) - Static method in class org.opencastproject.security.jwt.JWTVerifier
-
Verifies a given JWT string with a given JWK provider and given claim constraints.
- verifyUrlAccess(String) - Method in class org.opencastproject.assetmanager.auth.AssetManagerStaticFileAuthorization
- verifyUrlAccess(String) - Method in class org.opencastproject.fsresources.SimpleConfigurableStaticFileAuthorization
- verifyUrlAccess(String) - Method in class org.opencastproject.search.impl.SearchServiceImpl
- verifyUrlAccess(String) - Method in interface org.opencastproject.security.api.StaticFileAuthorization
-
Check a given path for access.
- version - Variable in class org.opencastproject.assetmanager.impl.persistence.QSnapshotDto
- version() - Method in interface org.opencastproject.assetmanager.api.query.AQueryBuilder
-
Get the snapshot's "version" field.
- version() - Method in class org.opencastproject.assetmanager.impl.AQueryBuilderDecorator
- version() - Method in class org.opencastproject.assetmanager.impl.query.AQueryBuilderImpl
- version() - Method in class org.opencastproject.tobira.impl.TobiraEndpoint
- Version - Interface in org.opencastproject.assetmanager.api
-
The version of an archived media package or element.
- VERSION - Static variable in class org.opencastproject.assetmanager.api.Value
- VERSION - Static variable in interface org.opencastproject.elasticsearch.impl.IndexSchema
-
Version field name
- VERSION_1_0_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_0_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_1_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_1_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_10_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_10_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_11_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_11_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_2_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_2_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_3_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_3_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_4_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_4_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_5_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_5_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_6_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_6_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_7_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_7_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_8_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_8_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- VERSION_1_9_0 - Enum constant in enum class org.opencastproject.external.common.ApiVersion
- VERSION_1_9_0 - Static variable in class org.opencastproject.external.common.ApiMediaType
- versionClaimDto - Static variable in class org.opencastproject.assetmanager.impl.persistence.QVersionClaimDto
- VersionClaimDto - Class in org.opencastproject.assetmanager.impl.persistence
-
Supports the determination of the next free version identifier.
- VersionClaimDto() - Constructor for class org.opencastproject.assetmanager.impl.persistence.VersionClaimDto
- VersionEndpoint - Class in org.opencastproject.adminui.endpoint
- VersionEndpoint() - Constructor for class org.opencastproject.adminui.endpoint.VersionEndpoint
- VersionField - Interface in org.opencastproject.assetmanager.api.query
- VersionFieldImpl - Class in org.opencastproject.assetmanager.impl.query
- VersionFieldImpl() - Constructor for class org.opencastproject.assetmanager.impl.query.VersionFieldImpl
- VersionImpl - Class in org.opencastproject.assetmanager.impl
-
The version of an archived media package or element.
- VersionImpl(long) - Constructor for class org.opencastproject.assetmanager.impl.VersionImpl
- versionProp(String) - Method in class org.opencastproject.assetmanager.api.query.PropertySchema
-
Create a property field for Versions.
- VersionType() - Constructor for class org.opencastproject.assetmanager.api.Value.VersionType
- VersionValue(Version) - Constructor for class org.opencastproject.assetmanager.api.Value.VersionValue
- vfade - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- video - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- Video - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContentType.Type
- Video - Interface in org.opencastproject.metadata.mpeg7
-
This element encapsulates the information about a single video track.
- VIDEO - Enum constant in enum class org.opencastproject.smil.entity.media.element.api.SmilMediaElement.MediaType
- VIDEO_CODEC - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
-
video codec
- VIDEO_FADE - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- VIDEO_ONLY - Static variable in interface org.opencastproject.composer.api.ComposerService
- VIDEO_STREAM - Static variable in class org.opencastproject.editor.api.TrackData
- VideoClip - Class in org.opencastproject.composer.api
- VideoClip - Class in org.opencastproject.videoeditor.impl
- VideoClip(int, double, double) - Constructor for class org.opencastproject.composer.api.VideoClip
- VideoClip(int, long, long) - Constructor for class org.opencastproject.composer.api.VideoClip
- VideoClip(int, long, long) - Constructor for class org.opencastproject.videoeditor.impl.VideoClip
-
Video clip constructor.
- videoCodec - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- videoContent() - Method in interface org.opencastproject.metadata.mpeg7.Mpeg7
-
Returns an iteration of the tracks of type
Video. - videoContent() - Method in class org.opencastproject.metadata.mpeg7.Mpeg7CatalogImpl
- VideoEditorProperties - Interface in org.opencastproject.videoeditor.impl
-
VideoEditorService properties that can be used to modify default processing values.
- VideoEditorService - Interface in org.opencastproject.videoeditor.api
- VideoEditorServiceEndpoint - Class in org.opencastproject.videoeditor.endpoint
-
VideoEditorService REST Endpoint.
- VideoEditorServiceEndpoint() - Constructor for class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- VideoEditorServiceImpl - Class in org.opencastproject.videoeditor.impl
-
Implementation of VideoeditorService using FFMPEG
- VideoEditorServiceImpl() - Constructor for class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- VideoEditorServiceRemote - Class in org.opencastproject.videoeditor.remote
-
Video editor service proxy for use as a JVM local service.
- VideoEditorServiceRemote() - Constructor for class org.opencastproject.videoeditor.remote.VideoEditorServiceRemote
- VideoEditorWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.videoeditor
- VideoEditorWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.videoeditor.VideoEditorWorkflowOperationHandler
- VideoGridService - Interface in org.opencastproject.videogrid.api
-
Generate a single video out of many, arranged in a grid.
- VideoGridServiceEndpoint - Class in org.opencastproject.videogrid.endpoint
-
A service endpoint to expose the
VideoGridServicevia REST. - VideoGridServiceEndpoint() - Constructor for class org.opencastproject.videogrid.endpoint.VideoGridServiceEndpoint
- VideoGridServiceException - Exception Class in org.opencastproject.videogrid.api
-
Exception thrown by the
VideoGridServiceoperations. - VideoGridServiceException() - Constructor for exception class org.opencastproject.videogrid.api.VideoGridServiceException
- VideoGridServiceException(String) - Constructor for exception class org.opencastproject.videogrid.api.VideoGridServiceException
-
Creates a new videogrid exception with the specified error message.
- VideoGridServiceException(String, Throwable) - Constructor for exception class org.opencastproject.videogrid.api.VideoGridServiceException
-
Creates a new videogrid exception with the specified error message and wrapping the original exception.
- VideoGridServiceException(Throwable) - Constructor for exception class org.opencastproject.videogrid.api.VideoGridServiceException
-
Creates a new videogrid exception by wrapping the original error .
- VideoGridServiceImpl - Class in org.opencastproject.videogrid.impl
-
Create video grids
- VideoGridServiceImpl() - Constructor for class org.opencastproject.videogrid.impl.VideoGridServiceImpl
-
Creates a new videogrid service instance.
- VideoGridServiceRemoteImpl - Class in org.opencastproject.videogrid.remote
- VideoGridServiceRemoteImpl() - Constructor for class org.opencastproject.videogrid.remote.VideoGridServiceRemoteImpl
-
Creates a new videogrid service instance.
- VideoGridWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.videogrid
-
The workflow definition for handling multiple videos that have overlapping playtime, e.g. webcam videos from a video conference call.
- VideoGridWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.videogrid.VideoGridWorkflowOperationHandler
- VideoSegment - Enum constant in enum class org.opencastproject.metadata.mpeg7.Segment.Type
- VideoSegment - Interface in org.opencastproject.metadata.mpeg7
-
A video segment represents a temporal decomposition of the video stream that may have properties like text annotations attached to it.
- VideoSegmenterException - Exception Class in org.opencastproject.videosegmenter.api
-
This exception is thrown during media segmentation.
- VideoSegmenterException(String) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
-
Creates a new media analysis exception with
messageas a reason. - VideoSegmenterException(String, Throwable) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
-
Creates a new media analysis exception with
messageas a reason andcauseas the original cause of failure. - VideoSegmenterException(Throwable) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
-
Creates a new media analysis exception where
causeidentifies the original reason of failure. - VideoSegmenterRemoteImpl - Class in org.opencastproject.videosegmenter.remote
- VideoSegmenterRemoteImpl() - Constructor for class org.opencastproject.videosegmenter.remote.VideoSegmenterRemoteImpl
- VideoSegmenterRestEndpoint - Class in org.opencastproject.videosegmenter.ffmpeg.endpoint
-
The REST endpoint for the
VideoSegmenterServiceservice - VideoSegmenterRestEndpoint() - Constructor for class org.opencastproject.videosegmenter.ffmpeg.endpoint.VideoSegmenterRestEndpoint
- VideoSegmenterService - Interface in org.opencastproject.videosegmenter.api
-
Api for video segmentation implementations, aimed at detecting scenes in audiovisual tracks.
- VideoSegmenterServiceImpl - Class in org.opencastproject.videosegmenter.ffmpeg
-
Media analysis plugin that takes a video stream and extracts video segments by trying to detect slide and/or scene changes.
- VideoSegmenterServiceImpl() - Constructor for class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
Creates a new instance of the video segmenter service.
- VideoSegmenterWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.videosegmenter
-
The workflow definition will run suitable recordings by the video segmentation.
- VideoSegmenterWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.videosegmenter.VideoSegmenterWorkflowOperationHandler
- videoStandard - Variable in class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- 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
- VideoStreamMetadata - Class in org.opencastproject.inspection.ffmpeg.api
-
This class bundles technical information about a video stream.
- VideoStreamMetadata() - Constructor for class org.opencastproject.inspection.ffmpeg.api.VideoStreamMetadata
- VideoText - Interface in org.opencastproject.metadata.mpeg7
-
The
VideoTextelement represents parts of the video with superimposed text. - VideoText.Type - Enum Class in org.opencastproject.metadata.mpeg7
-
Video text type
- VideoTextImpl - Class in org.opencastproject.metadata.mpeg7
-
Default implementation of the video text element.
- VideoTextImpl(String) - Constructor for class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Creates a new
VideoTextelement with the given id, text and text boundary. - VideoTextImpl(String, Textual, Rectangle, MediaTime) - Constructor for class org.opencastproject.metadata.mpeg7.VideoTextImpl
-
Creates a new
VideoTextelement with the given id, text and text boundary. - videoTexts - Variable in class org.opencastproject.metadata.mpeg7.SpatioTemporalDecompositionImpl
-
The list of videotext elements
- VideoType - Enum constant in enum class org.opencastproject.metadata.mpeg7.MultimediaContent.Type
- VideoUpload - Class in org.opencastproject.publication.youtube
-
Represents a YouTube video.
- VideoUpload(String, String, String, File, MediaHttpUploaderProgressListener, String...) - Constructor for class org.opencastproject.publication.youtube.VideoUpload
- views - Variable in class org.opencastproject.usertracking.endpoint.ReportImpl
- visitAtom(WorkflowConditionParser.AtomContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.atom(). - visitAtom(WorkflowConditionParser.AtomContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.atom(). - visitAtom(WorkflowConditionParser.AtomContext) - Method in class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- visitBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.booleanExpression(). - visitBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.booleanExpression(). - visitBooleanExpression(WorkflowConditionParser.BooleanExpressionContext) - Method in class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- visitBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.booleanTerm(). - visitBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.booleanTerm(). - visitBooleanTerm(WorkflowConditionParser.BooleanTermContext) - Method in class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- visitBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.booleanValue(). - visitBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.booleanValue(). - visitBooleanValue(WorkflowConditionParser.BooleanValueContext) - Method in class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- visitErrorNode(ErrorNode) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
- visitFile(Path, BasicFileAttributes) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- visitFileFailed(Path, IOException) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- visitRelation(WorkflowConditionParser.RelationContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.relation(). - visitRelation(WorkflowConditionParser.RelationContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.relation(). - visitRelation(WorkflowConditionParser.RelationContext) - Method in class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- visitRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.relationOperand(). - visitRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in interface org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionVisitor
-
Visit a parse tree produced by
WorkflowConditionParser.relationOperand(). - visitRelationOperand(WorkflowConditionParser.RelationOperandContext) - Method in class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- visitTerminal(TerminalNode) - Method in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
- Visual - Enum constant in enum class org.opencastproject.composer.api.EncodingProfile.MediaType
- VOCABULARY - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- VOCABULARY - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- VOICE_MIN_LENGTH - Static variable in interface org.opencastproject.silencedetection.impl.SilenceDetectionProperties
- VOSK_DEFAULT_LANGUAGE - Static variable in class org.opencastproject.speechtotext.impl.engine.VoskEngine
-
Default Language
- VOSK_EXECUTABLE_DEFAULT_PATH - Static variable in class org.opencastproject.speechtotext.impl.engine.VoskEngine
-
Default path to vosk.
- VoskEngine - Class in org.opencastproject.speechtotext.impl.engine
-
Vosk implementation of the Speech-to-text engine interface.
- VoskEngine() - Constructor for class org.opencastproject.speechtotext.impl.engine.VoskEngine
W
- W3C_STRING - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
W3C String data type
- wait - Variable in class org.opencastproject.workflow.api.WorkflowOperationResultImpl
- WAIT - Enum constant in enum class org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
- 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.
- waitForStatus(long, Job...) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Waits until all of the jobs have reached either one of these statuses:
Job.Status.FINISHEDJob.Status.FAILEDJob.Status.DELETEDAfter that, the method returns with the actual outcomes of the jobs. - waitForStatus(Job...) - Method in class org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
-
Waits until all of the jobs have reached either one of these statuses:
Job.Status.FINISHEDJob.Status.FAILEDJob.Status.DELETEDAfter that, the method returns with the actual outcomes of the jobs. - WAITING - Enum constant in enum class org.opencastproject.job.api.Job.Status
- WAITING - Static variable in interface org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService.RecognitionJobStatus
- 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(SAXParseException) - Method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- warning(SAXParseException) - Method in class org.opencastproject.metadata.mpeg7.Mpeg7Parser
- 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
- WATERMARK_ACTIVE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
Whether the watermark should be applied to videos with this theme.
- WATERMARK_FILE - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The id of the file to use as a watermark for the videos.
- WATERMARK_POSITION - Static variable in interface org.opencastproject.elasticsearch.index.objects.theme.ThemeIndexSchema
-
The position to place the watermark on the video
- WAVEFORM_COLOR_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_COLOR
- WAVEFORM_FILTER_MODE_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- WAVEFORM_FILTER_POST_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_FILTER_POST
- WAVEFORM_FILTER_PRE_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_FILTER_PRE
- WAVEFORM_JOB_LOAD_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_JOB_LOAD
- WAVEFORM_SCALE_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_SCALE
- WAVEFORM_SPLIT_CHANNELS_CONFIG_KEY - Static variable in class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
-
The key to look for in the service configuration file to override the DEFAULT_WAVEFORM_SPLIT_CHANNELS
- WaveformService - Interface in org.opencastproject.waveform.api
-
This is an api for a service that will create a waveform image from a track.
- WaveformServiceEndpoint - Class in org.opencastproject.waveform.endpoint
- WaveformServiceEndpoint() - Constructor for class org.opencastproject.waveform.endpoint.WaveformServiceEndpoint
- WaveformServiceException - Exception Class in org.opencastproject.waveform.api
-
This exception is thrown if errors occur during waveform extraction.
- WaveformServiceException(String) - Constructor for exception class org.opencastproject.waveform.api.WaveformServiceException
-
Creates a new waveform service exception with
messageas reason. - WaveformServiceException(String, Throwable) - Constructor for exception class org.opencastproject.waveform.api.WaveformServiceException
-
Creates a new waveform service exception with
messageas reason andcauseas the root cause of failure. - WaveformServiceException(Throwable) - Constructor for exception class org.opencastproject.waveform.api.WaveformServiceException
-
Creates a new waveform service exception where
causeidentifies the root cause of failure. - WaveformServiceImpl - Class in org.opencastproject.waveform.ffmpeg
-
This service creates a waveform image from a media file with at least one audio channel.
- WaveformServiceImpl() - Constructor for class org.opencastproject.waveform.ffmpeg.WaveformServiceImpl
- WaveformServiceRemote - Class in org.opencastproject.waveform.remote
-
This is a remote waveform service that will call the waveform service implementation on a remote host.
- WaveformServiceRemote() - Constructor for class org.opencastproject.waveform.remote.WaveformServiceRemote
-
The default constructor.
- WaveformWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.waveform
-
Workflow operation for the waveform service.
- WaveformWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.waveform.WaveformWorkflowOperationHandler
- WEBVTT_EXTENSION - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- WebVttCaptionConverter - Class in org.opencastproject.caption.converters
- WebVttCaptionConverter() - Constructor for class org.opencastproject.caption.converters.WebVttCaptionConverter
- WebVTTParser - Class in org.opencastproject.subtitleparser.webvttparser
-
Parses WebVTT from a file into a datastructure to allow for easy modification.
- WebVTTParser() - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTParser
- WebVTTParser(Charset) - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTParser
- WebVTTSubtitle - Class in org.opencastproject.subtitleparser.webvttparser
- WebVTTSubtitle() - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitle
- WebVTTSubtitleCue - Class in org.opencastproject.subtitleparser.webvttparser
- WebVTTSubtitleCue() - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleCue
- WebVTTSubtitleRegion - Class in org.opencastproject.subtitleparser.webvttparser
- WebVTTSubtitleRegion() - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleRegion
- WebVTTSubtitleStyle - Class in org.opencastproject.subtitleparser.webvttparser
- WebVTTSubtitleStyle() - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTSubtitleStyle
- WebvttToCutMarksWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
This workflow operation processes a Webvtt into CutMarks
- WebvttToCutMarksWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.WebvttToCutMarksWorkflowOperationHandler
- WebVTTWriter - Class in org.opencastproject.subtitleparser.webvttparser
- WebVTTWriter() - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTWriter
- WebVTTWriter(Charset) - Constructor for class org.opencastproject.subtitleparser.webvttparser.WebVTTWriter
- WEEKLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
- welcomeFile - Variable in class org.opencastproject.rest.StaticResource
-
The welcome file to redirect to, if only the alias is specified in the request
- WelcomeResources - Class in org.opencastproject.runtimeinfo.ui
- WelcomeResources() - Constructor for class org.opencastproject.runtimeinfo.ui.WelcomeResources
- wfr - Variable in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
-
The WFR
- 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
- where(Predicate) - Method in interface org.opencastproject.assetmanager.api.query.ADeleteQuery
- where(Predicate) - Method in interface org.opencastproject.assetmanager.api.query.ASelectQuery
-
Restrict the set of returned records by adding a predicate.
- where(Predicate) - Method in class org.opencastproject.assetmanager.impl.ADeleteQueryDecorator
- where(Predicate) - Method in class org.opencastproject.assetmanager.impl.ASelectQueryDecorator
- where(Predicate) - Method in class org.opencastproject.assetmanager.impl.query.AbstractADeleteQuery
- where(Predicate) - Method in class org.opencastproject.assetmanager.impl.query.AbstractASelectQuery
- WHISPER_EXECUTABLE_DEFAULT_PATH - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
-
Default path to Whisper.
- WHISPER_MODEL_DEFAULT - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperEngine
-
Default whisper model
- WHISPERCPP_EXECUTABLE_DEFAULT_PATH - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Default path to WhisperC++.
- WHISPERCPP_MODEL_DEFAULT - Static variable in class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
-
Default whispercpp model
- WhisperCppEngine - Class in org.opencastproject.speechtotext.impl.engine
-
WhisperC++ implementation of the Speech-to-text engine interface.
- WhisperCppEngine() - Constructor for class org.opencastproject.speechtotext.impl.engine.WhisperCppEngine
- WhisperEngine - Class in org.opencastproject.speechtotext.impl.engine
-
Whisper implementation of the Speech-to-text engine interface.
- WhisperEngine() - Constructor for class org.opencastproject.speechtotext.impl.engine.WhisperEngine
- 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.
- width() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- WIDTH - Static variable in class org.opencastproject.lti.LtiServlet
-
See the LTI specification
- WILDCARD - Static variable in class org.opencastproject.kernel.security.AuthenticationSuccessHandler
-
The wildcard role matcher for welcome pages
- WILDCARD - Static variable in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Wildcard character used in type and subtype
- withAccessPolicy(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given access policy.
- withAccessPolicy(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given access policy.
- withAccessPolicy(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given acl - withAction(Permissions.Action) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Filter the recording events with the given action.
- withAction(Permissions.Action) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Filter the series with the given action.
- withActions(Option<Boolean>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with any actions. - withAdditionalTypeProviders(List<GraphQLAdditionalTypeProvider>) - Method in class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- withAgent(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withAgentId(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given agent id.
- withAnnotations(GraphQLAnnotations) - Method in class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- withAnnotations(GraphQLAnnotations) - Method in class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- withAnnotations(GraphQLAnnotations) - Method in class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- withAnnotationSchema(AnnotationsSchemaCreator.Builder) - Method in class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- withArchiveVersion(long) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects events with the given archive version.
- withBumperActive(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with where the bumper is active.
- withBumperFile(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given bumper file id.
- withComments(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given has comments status.
- withComments(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
- withComments(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given comments - withContributor(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recording events with the given contributor.
- withContributor(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given contributor.
- withContributor(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given contributor - withContributor(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given contributor - withCreated(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given creation date.
- withCreatedFrom(Date) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
The created date to start looking for series.
- withCreatedFrom(Date) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
The created date to start looking for themes.
- withCreatedTo(Date) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
The created date to stop looking for series.
- withCreatedTo(Date) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
The created date to stop looking for series.
- withCreationDate(Tuple<Date, Date>) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given creation date period - withCreator(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given creator.
- withCreator(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given creator.
- withCreator(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given creator.
- withCreator(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given creator - withCreator(String) - Method in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
-
Add a
ResourceListFilterfilter to the query with the given creator - withDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given description.
- withDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given description.
- withDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given description.
- withDuration(long) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given duration.
- withDynamicTypeProviders(List<GraphQLDynamicTypeProvider>) - Method in class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- withEdit(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- withEventStatus(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given event status.
- withExtensionProviders(List<GraphQLExtensionProvider>) - Method in class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- withField(String) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Adds a field that needs to be returned by the query.
- withField(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withFields(String...) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Adds the fields that need to be returned by the query.
- withFields(String...) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withFile(File, Function2<InputStream, File, A>) - Static method in class org.opencastproject.util.IoSupport
-
Handle a stream inside
fand ensure thatsgets closed properly. - withFilter(String) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns documents that match the search query and the text filter.
- withFilter(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withFilter(String) - Method in class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- withFreeText(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given free text. - withFreeText(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given free text. - withFreeText(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given free text. - withHostname(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given hostname. - withHostname(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given hostname. - withHostname(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given hostname. - withIdentifier(long) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given identifier.
- withIdentifier(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recording events with the given identifier.
- withIdentifier(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given identifier.
- withIsDefault(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes that are default.
- withIsPublished(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given is published status.
- withLanguage(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given language.
- withLanguage(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given language.
- withLanguage(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withLanguage(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given language - withLicense(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given license.
- withLicense(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given license.
- withLicense(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given watermark position.
- withLicense(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given license - withLicenseSlideActive(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes where the license slide is active.
- withLicenseSlideBackground(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given license slide background.
- withLicenseSlideDescription(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given license slide description.
- withLimit(int) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Sets the number of results that are returned.
- withLimit(int) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withLocation(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given location.
- withLocation(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withManagedAcl(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given managed ACL name.
- withManagedAcl(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given managed ACL name.
- withName(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given name.
- withName(String) - Method in class org.opencastproject.index.service.resources.list.query.AclsListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given name. - withNeedsCutting(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given has comment need cutting status.
- withNodeName(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given node name. - withNodeName(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given node name. - withNodeName(String) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given node name. - withOffset(int) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Sets the starting offset.
- withOffset(int) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withOpenComments(boolean) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given has open comments status.
- withOrganizer(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given organizers.
- withOrganizer(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given organizer - withoutActions() - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Filter the recording events without any action checked.
- withoutActions() - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Filter the series without any action checked.
- withoutOrganization() - Method in class org.opencastproject.workflow.api.WorkflowIdentifier
-
Return a new identifier without an organization (idempotent)
- withoutPermissions() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- withPresenter(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recording events with the given presenter.
- withPresenter(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given presenter - withProvider(String) - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Add a
ResourceListFilterfilter to the query with the given provider - withPublications(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recording events with the given publication.
- withPublisher(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given publisher.
- withPublisher(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Select series with the given publishers
- withPublishers(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given publishers - withReadPermission(boolean) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- 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. - withRights(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given rights.
- withRightsHolder(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
- withRole(String) - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Add a
ResourceListFilterfilter to the query with the given role - withSeriesId(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given series identifier.
- withSeriesId(String) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- withSeriesId(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given seriesId - withSeriesName(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given series name.
- withSortOrder(String, SortCriterion.Order) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Sort the result set by the field and the given order.
- withSortOrder(String, SortCriterion.Order) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withSource(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given source type.
- withStartDate(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given start date.
- withStartDate(Tuple<Date, Date>) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given start date period - withStartFrom(Date) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
The start date to start looking for events.
- withStartTo(Date) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
The start date to stop looking for events.
- withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Add a
ResourceListFilterfilter to the query with the given status - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given status - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given status. - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given status. - withStatus(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given status. - 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
- withSubject(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recording events with the given subject.
- withSubject(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given subject.
- withSubject(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withTechnicalEndTime(Date) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given technical end date.
- withTechnicalPresenter(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given technical presenter's username - withTechnicalPresenters(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recording events with the given technical presenters.
- withTechnicalStartFrom(Date) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
The technical start date to start looking for events.
- withTechnicalStartTime(Date) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given technical start date.
- withTechnicalStartTo(Date) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
The technical start date to stop looking for events.
- withText(boolean, String) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns documents that contain the given text.
- withText(boolean, String) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withText(boolean, SearchTerms.Quantifier, String...) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns documents that contain the given text.
- withText(boolean, SearchTerms.Quantifier, String...) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withText(String) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Returns documents that contain the given text.
- withText(String) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withTheme(long) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given theme.
- withTitle(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given title.
- withTitle(String) - Method in class org.opencastproject.elasticsearch.index.objects.series.SeriesSearchQuery
-
Selects series with the given title.
- withTitle(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given title - withTitleSlideActive(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes where the title slide is active.
- withTitleSlideBackground(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given title slide background id.
- withTitleSlideMetadata(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with matching title slide metadata
- withTrailerActive(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes that have the trailer active
- withTrailerFile(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given trailer file
- withTypeFunctionProviders(List<GraphQLTypeFunctionProvider>) - Method in class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- withTypes(String...) - Method in interface org.opencastproject.elasticsearch.api.SearchQuery
-
Return documents of the given types.
- withTypes(String...) - Method in class org.opencastproject.elasticsearch.impl.AbstractSearchQuery
- withUser(User) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- withUser(User) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- withWatermarkActive(Boolean) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes where a watermark is active
- withWatermarkFile(String) - Method in class org.opencastproject.elasticsearch.index.objects.theme.ThemeSearchQuery
-
Selects themes with the given watermark file
- withWorkflowDefinition(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given workflow definition.
- withWorkflowId(long) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given workflow id.
- withWorkflowState(String) - Method in class org.opencastproject.elasticsearch.index.objects.event.EventSearchQuery
-
Selects recordings with the given workflow state.
- withWritePermission(boolean) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- workflow(WorkflowDefinition) - Static method in class org.opencastproject.workflow.api.ConfiguredWorkflow
-
Create a parameterless workflow.
- workflow(WorkflowDefinition, Map<String, String>) - Static method in class org.opencastproject.workflow.api.ConfiguredWorkflow
-
Create a workflow with parameters.
- Workflow - Enum constant in enum class org.opencastproject.elasticsearch.index.rebuild.IndexRebuildService.Service
- WORKFLOW - Enum constant in enum class org.opencastproject.index.service.api.IndexService.Source
- WORKFLOW_ACTIVE - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- WORKFLOW_ACTIVE - Static variable in class org.opencastproject.editor.api.EditingData
- WORKFLOW_CFG - Static variable in class org.opencastproject.workflow.handler.workflow.IncludeWorkflowOperationHandler
-
Configuration value for the workflow operation definition
- WORKFLOW_CONFIG - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the workflow configuration to use for ingest
- WORKFLOW_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- WORKFLOW_CONFIG - Static variable in class org.opencastproject.transcription.ibmwatson.IBMWatsonTranscriptionService
- WORKFLOW_CONFIG_PREFIX - Static variable in interface org.opencastproject.scheduler.api.SchedulerService
-
The workflow configuration prefix
- WORKFLOW_CONFIGURATION_PREFIX - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The workflow configuration property prefix
- WORKFLOW_DEFINITION - Static variable in class org.opencastproject.ingest.scanner.InboxScannerService
-
The configuration key to use for determining the workflow definition to use for ingest
- WORKFLOW_DEFINITION - Static variable in class org.opencastproject.workflow.handler.workflow.StartWorkflowWorkflowOperationHandler
-
Name of the configuration option that provides the workflow definition ID
- WORKFLOW_DEFINITION_DEFAULT - Static variable in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
-
The configuration key that defines the default workflow definition
- WORKFLOW_DEFINITION_DEFAULT - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The configuration key that defines the default workflow definition
- WORKFLOW_DEFINITION_ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The workflow definition id
- WORKFLOW_DEFINITION_ID_PARAM - Static variable in class org.opencastproject.ingest.endpoint.IngestRestService
-
The http request parameter used to provide the workflow definition id
- WORKFLOW_ERROR - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- WORKFLOW_ID - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The workflow id
- WORKFLOW_IGNORE_STATES - Static variable in interface org.opencastproject.scheduler.api.RecordingState
-
Some of the known states should not be delivered to the workflow service
- WORKFLOW_INSTANCE_ID_PARAM - Static variable in class org.opencastproject.ingest.endpoint.IngestRestService
-
The http request parameter used to provide the workflow instance id
- WORKFLOW_NOT_FOUND - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
- WORKFLOW_OPERATION_PROPERTY - Static variable in interface org.opencastproject.workflow.api.WorkflowService
-
The service registration property we use to identify which workflow operation a
WorkflowOperationHandlershould handle. - WORKFLOW_PROPERTIES_NAMESPACE - Static variable in interface org.opencastproject.systems.OpencastConstants
- WORKFLOW_RUNNING - Enum constant in enum class org.opencastproject.metadata.dublincore.MetadataList.Locked
- WORKFLOW_STATE - Static variable in interface org.opencastproject.elasticsearch.index.objects.event.EventIndexSchema
-
The workflow state
- workflowAction(String, long, String) - Method in class org.opencastproject.adminui.endpoint.AbstractEventEndpoint
- WorkflowCleanupScanner - Class in org.opencastproject.workflow.impl
- WorkflowCleanupScanner() - Constructor for class org.opencastproject.workflow.impl.WorkflowCleanupScanner
- WorkflowCleanupScanner.Runner - Class in org.opencastproject.workflow.impl
-
Quartz job to which cleans up the workflow instances
- WorkflowConditionBaseListener - Class in org.opencastproject.workflow.conditionparser.antlr
-
This class provides an empty implementation of
WorkflowConditionListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - WorkflowConditionBaseListener() - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseListener
- WorkflowConditionBaseVisitor<T> - Class in org.opencastproject.workflow.conditionparser.antlr
-
This class provides an empty implementation of
WorkflowConditionVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - WorkflowConditionBaseVisitor() - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionBaseVisitor
- WorkflowConditionBooleanInterpreter - Class in org.opencastproject.workflow.conditionparser
-
Interprets the conditional operation parse tree and produces a boolean value
- WorkflowConditionBooleanInterpreter() - Constructor for class org.opencastproject.workflow.conditionparser.WorkflowConditionBooleanInterpreter
- WorkflowConditionInterpreter - Class in org.opencastproject.workflow.conditionparser
- WorkflowConditionLexer - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionLexer(CharStream) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- WorkflowConditionListener - Interface in org.opencastproject.workflow.conditionparser.antlr
-
This interface defines a complete listener for a parse tree produced by
WorkflowConditionParser. - WorkflowConditionParser - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionParser(TokenStream) - Constructor for class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- WorkflowConditionParser.AtomContext - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionParser.BooleanExpressionContext - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionParser.BooleanTermContext - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionParser.BooleanValueContext - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionParser.RelationContext - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionParser.RelationOperandContext - Class in org.opencastproject.workflow.conditionparser.antlr
- WorkflowConditionVisitor<T> - Interface in org.opencastproject.workflow.conditionparser.antlr
-
This interface defines a complete generic visitor for a parse tree produced by
WorkflowConditionParser. - WorkflowData - Class in org.opencastproject.editor.api
- WorkflowData(String, String, Integer, String) - Constructor for class org.opencastproject.editor.api.WorkflowData
- WorkflowDatabaseException - Exception Class in org.opencastproject.workflow.api
-
Exception that is thrown for failing database operations.
- WorkflowDatabaseException() - Constructor for exception class org.opencastproject.workflow.api.WorkflowDatabaseException
-
Constructs a new workflow database exception without a message or a cause.
- WorkflowDatabaseException(String) - Constructor for exception class org.opencastproject.workflow.api.WorkflowDatabaseException
-
Constructs a new workflow database exception with a message.
- WorkflowDatabaseException(String, Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowDatabaseException
-
Constructs a new workflow database exception with a message and the throwable that caused this exception to be thrown.
- WorkflowDatabaseException(Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowDatabaseException
-
Constructs a new workflow database exception with the throwable causing this exception to be thrown.
- WorkflowDefinition - Interface in org.opencastproject.workflow.api
-
A workflow definition.
- WorkflowDefinitionImpl - Class in org.opencastproject.workflow.api
-
A JAXB-annotated implementation of
WorkflowDefinition - WorkflowDefinitionImpl() - Constructor for class org.opencastproject.workflow.api.WorkflowDefinitionImpl
-
Constructor to be used by JAXB only.
- WorkflowDefinitionScanner - Class in org.opencastproject.workflow.impl
-
Loads, unloads, and reloads
WorkflowDefinitions from "*workflow.xml" files in any of fileinstall's watch directories. - WorkflowDefinitionScanner() - Constructor for class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
- WorkflowDefinitionsEndpoint - Class in org.opencastproject.external.endpoint
- WorkflowDefinitionsEndpoint() - Constructor for class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
- WorkflowDefinitionSet - Class in org.opencastproject.workflow.api
-
A collection of workflow definitions.
- WorkflowDefinitionSet() - Constructor for class org.opencastproject.workflow.api.WorkflowDefinitionSet
- WorkflowDefinitionSet(Collection<WorkflowDefinition>) - Constructor for class org.opencastproject.workflow.api.WorkflowDefinitionSet
- WorkflowException - Exception Class in org.opencastproject.workflow.api
-
The superclass for any workflow related exceptions.
- WorkflowException() - Constructor for exception class org.opencastproject.workflow.api.WorkflowException
-
Constructs a new workflow exception without a message or a cause.
- WorkflowException(String) - Constructor for exception class org.opencastproject.workflow.api.WorkflowException
-
Constructs a new workflow exception with a message.
- WorkflowException(String, Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowException
-
Constructs a new workflow exception with a message and the throwable that caused this exception to be thrown.
- WorkflowException(Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowException
-
Constructs a new workflow exception with the throwable causing this exception to be thrown.
- WorkflowFilenameFilter - Class in org.opencastproject.workflow.impl
-
Filename filter for workflow definition files.
- WorkflowFilenameFilter(String, String) - Constructor for class org.opencastproject.workflow.impl.WorkflowFilenameFilter
- WorkflowIdentifier - Class in org.opencastproject.workflow.api
-
Represents a workflow's "primary key", for use in maps and sets (immutable)
- WorkflowIdentifier(String, String) - Constructor for class org.opencastproject.workflow.api.WorkflowIdentifier
- WorkflowIndexData - Class in org.opencastproject.workflow.api
-
Summary of the workflow stats necessary for index rebuild, for use in repopulate and update (immutable)
- WorkflowIndexData() - Constructor for class org.opencastproject.workflow.api.WorkflowIndexData
-
Default constructor without any import.
- WorkflowIndexData(Long, int, String, String) - Constructor for class org.opencastproject.workflow.api.WorkflowIndexData
- WorkflowInstance - Class in org.opencastproject.workflow.api
-
Entity object for storing workflows in persistence storage.
- WorkflowInstance() - Constructor for class org.opencastproject.workflow.api.WorkflowInstance
-
Default constructor without any import.
- WorkflowInstance(long, WorkflowInstance.WorkflowState, String, String, String, String, String, Date, Date, MediaPackage, List<WorkflowOperationInstance>, Map<String, String>, String, String) - Constructor for class org.opencastproject.workflow.api.WorkflowInstance
- WorkflowInstance(WorkflowDefinition, MediaPackage, User, Organization, Map<String, String>) - Constructor for class org.opencastproject.workflow.api.WorkflowInstance
-
Constructs a new workflow instance from the given definition, mediapackage, and optional parent workflow ID and properties.
- WorkflowInstance.WorkflowState - Enum Class in org.opencastproject.workflow.api
- WorkflowInstance.WorkflowState.Adapter - Class in org.opencastproject.workflow.api
- workflowInstanceIds - Variable in class org.opencastproject.workflow.api.WorkflowStateListener
-
The workflow instance identifiers to monitor
- WorkflowListener - Interface in org.opencastproject.workflow.api
-
A listener that is notified when the workflow service updates a workflow instance.
- WorkflowOperationAbortedException - Exception Class in org.opencastproject.workflow.api
-
Thrown when a
WorkflowOperationInstancefails to run. - WorkflowOperationAbortedException(String) - Constructor for exception class org.opencastproject.workflow.api.WorkflowOperationAbortedException
-
Constructs a new
WorkflowOperationAbortedExceptionwith a message, but no root cause. - WorkflowOperationDefinition - Interface in org.opencastproject.workflow.api
-
Describes an operation or action to be performed as part of a workflow.
- WorkflowOperationDefinitionImpl - Class in org.opencastproject.workflow.api
- WorkflowOperationDefinitionImpl() - Constructor for class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
-
A no-arg constructor is needed by JAXB
- WorkflowOperationDefinitionImpl(String, String, String, boolean) - Constructor for class org.opencastproject.workflow.api.WorkflowOperationDefinitionImpl
- WorkflowOperationException - Exception Class in org.opencastproject.workflow.api
-
Thrown when a
WorkflowOperationInstancefails to run. - WorkflowOperationException(String) - Constructor for exception class org.opencastproject.workflow.api.WorkflowOperationException
-
Constructs a new
WorkflowOperationExceptionwith a message, but no root cause. - WorkflowOperationException(String, Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowOperationException
-
Constructs a new
WorkflowOperationExceptionwith a message and a root cause. - WorkflowOperationException(Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowOperationException
-
Constructs a new
WorkflowOperationExceptionwith a root cause. - WorkflowOperationHandler - Interface in org.opencastproject.workflow.api
-
Handler for workflow operations.
- WorkflowOperationInstance - Class in org.opencastproject.workflow.api
-
A workflow operation belonging to a workflow instance.
- WorkflowOperationInstance() - Constructor for class org.opencastproject.workflow.api.WorkflowOperationInstance
-
No-arg constructor needed for JAXB serialization
- WorkflowOperationInstance(String, Long, WorkflowOperationInstance.OperationState, String, Map<String, String>, boolean, String, String, Boolean, Boolean, Date, Date, Long, int, int, String, RetryStrategy) - Constructor for class org.opencastproject.workflow.api.WorkflowOperationInstance
- WorkflowOperationInstance(String, WorkflowOperationInstance.OperationState) - Constructor for class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Constructs a new operation instance with the given id and initial state.
- WorkflowOperationInstance(WorkflowOperationDefinition) - Constructor for class org.opencastproject.workflow.api.WorkflowOperationInstance
-
Builds a new workflow operation instance based on another workflow operation.
- WorkflowOperationInstance.OperationState - Enum Class in org.opencastproject.workflow.api
- WorkflowOperationResult - Interface in org.opencastproject.workflow.api
-
The result of a workflow operation.
- WorkflowOperationResult.Action - Enum Class in org.opencastproject.workflow.api
- WorkflowOperationResultImpl - Class in org.opencastproject.workflow.api
- WorkflowOperationResultImpl() - Constructor for class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
No arg constructor needed by JAXB
- WorkflowOperationResultImpl(MediaPackage, Map<String, String>, WorkflowOperationResult.Action, long) - Constructor for class org.opencastproject.workflow.api.WorkflowOperationResultImpl
-
Constructs a new WorkflowOperationResultImpl from a mediapackage and an action.
- WorkflowOperationTagUtil - Class in org.opencastproject.workflow.api
- WorkflowOperationTagUtil.TagDiff - Class in org.opencastproject.workflow.api
- WorkflowParsingException - Exception Class in org.opencastproject.workflow.api
-
Exception that is thrown for failing database operations.
- WorkflowParsingException(String) - Constructor for exception class org.opencastproject.workflow.api.WorkflowParsingException
-
Constructs a new workflow parsing exception with a message.
- WorkflowParsingException(Throwable) - Constructor for exception class org.opencastproject.workflow.api.WorkflowParsingException
-
Constructs a new workflow parsing exception with the throwable causing this exception to be thrown.
- WorkflowPropertiesUtil - Class in org.opencastproject.assetmanager.util
-
Utility class to store and retrieve Workflow Properties (which are stored in specially prefixed Asset Manager properties)
- WorkflowRestService - Class in org.opencastproject.workflow.endpoint
-
A REST endpoint for the
WorkflowService - WorkflowRestService() - Constructor for class org.opencastproject.workflow.endpoint.WorkflowRestService
- Workflows - Class in org.opencastproject.assetmanager.util
-
Utility class to apply workflows to episodes.
- Workflows(AssetManager, WorkflowService) - Constructor for class org.opencastproject.assetmanager.util.Workflows
- WorkflowsEndpoint - Class in org.opencastproject.external.endpoint
- WorkflowsEndpoint() - Constructor for class org.opencastproject.external.endpoint.WorkflowsEndpoint
- WorkflowService - Interface in org.opencastproject.workflow.api
-
Manages
WorkflowDefinitions andWorkflowInstances. - WorkflowServiceDatabase - Interface in org.opencastproject.workflow.api
-
API that defines persistent storage of workflows
- WorkflowServiceDatabaseImpl - Class in org.opencastproject.workflow.api
-
Implements
WorkflowServiceDatabase. - WorkflowServiceDatabaseImpl() - Constructor for class org.opencastproject.workflow.api.WorkflowServiceDatabaseImpl
- WorkflowServiceImpl - Class in org.opencastproject.workflow.impl
-
Implements WorkflowService with in-memory data structures to hold WorkflowOperations and WorkflowInstances.
- WorkflowServiceImpl() - Constructor for class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
Constructs a new workflow service impl, with a priority-sorted map of metadata services
- WorkflowServiceImpl.HandlerRegistration - Class in org.opencastproject.workflow.impl
-
A tuple of a workflow operation handler and the name of the operation it handles
- WorkflowServiceRemoteImpl - Class in org.opencastproject.workflow.remote
-
An implementation of the workflow service that communicates with a remote workflow service via HTTP.
- WorkflowServiceRemoteImpl() - Constructor for class org.opencastproject.workflow.remote.WorkflowServiceRemoteImpl
- WorkflowSet - Interface in org.opencastproject.workflow.api
-
A single result of searching.
- WorkflowSetImpl - Class in org.opencastproject.workflow.api
-
The search result represents a set of result items that has been compiled as a result for a search operation.
- WorkflowSetImpl() - Constructor for class org.opencastproject.workflow.api.WorkflowSetImpl
-
A no-arg constructor needed by JAXB
- WorkflowSetImpl(List<WorkflowInstance>) - Constructor for class org.opencastproject.workflow.api.WorkflowSetImpl
- WorkflowSetImpl.Adapter - Class in org.opencastproject.workflow.api
- WorkflowStateException - Exception Class in org.opencastproject.workflow.api
-
This exception is used if there is an error related to a WorkflowState
- WorkflowStateException() - Constructor for exception class org.opencastproject.workflow.api.WorkflowStateException
-
Constructs a new workflow state exception without a message or a cause.
- WorkflowStateException(String) - Constructor for exception class org.opencastproject.workflow.api.WorkflowStateException
-
Constructs a new workflow state exception with a message.
- WorkflowStateListener - Class in org.opencastproject.workflow.api
-
A simple workflow listener implementation suitable for monitoring a workflow's state changes.
- WorkflowStateListener() - Constructor for class org.opencastproject.workflow.api.WorkflowStateListener
-
Constructs a workflow listener that notifies for any state change to any workflow instance.
- WorkflowStateListener(Long) - Constructor for class org.opencastproject.workflow.api.WorkflowStateListener
-
Constructs a workflow listener that notifies for any state change to a single workflow instance.
- WorkflowStateListener(Long, WorkflowInstance.WorkflowState...) - Constructor for class org.opencastproject.workflow.api.WorkflowStateListener
-
Constructs a workflow listener for a single workflow instance.
- WorkflowStateListener(Set<Long>, WorkflowInstance.WorkflowState...) - Constructor for class org.opencastproject.workflow.api.WorkflowStateListener
-
Constructs a workflow listener for a set of workflow instances.
- WorkflowStateListener(WorkflowInstance.WorkflowState) - Constructor for class org.opencastproject.workflow.api.WorkflowStateListener
-
Constructs a workflow listener for all workflow instances.
- WorkflowStateListener(WorkflowInstance.WorkflowState...) - Constructor for class org.opencastproject.workflow.api.WorkflowStateListener
-
Constructs a workflow listener for all workflow instances.
- WorkflowStateMapping - Interface in org.opencastproject.workflow.api
-
Describes a mapping of workflow states to labels.
- WorkflowStateMappingImpl - Class in org.opencastproject.workflow.api
- WorkflowStateMappingImpl() - Constructor for class org.opencastproject.workflow.api.WorkflowStateMappingImpl
-
A no-arg constructor is needed by JAXB
- WorkflowStateMappingImpl(WorkflowInstance.WorkflowState, String) - Constructor for class org.opencastproject.workflow.api.WorkflowStateMappingImpl
- workflowStateMappings - Variable in class org.opencastproject.workflow.impl.WorkflowDefinitionScanner
-
All workflow state mappings which are configured for the workflow defintions
- WorkflowUtil - Class in org.opencastproject.workflow.api
- WORKING_FILE_REPOSITORY_CLEANUP_MAX_AGE_KEY - Static variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Configuration key for garbage collection max age.
- WORKING_FILE_REPOSITORY_CLEANUP_PERIOD_KEY - Static variable in class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
-
Configuration key for garbage collection period.
- WorkingFileRepository - Interface in org.opencastproject.workingfilerepository.api
-
The Working File Repository is a file storage service that supports the lecture capture system.
- WorkingFileRepositoryBean - Class in org.opencastproject.workingfilerepository.jmx
- WorkingFileRepositoryBean(WorkingFileRepository) - Constructor for class org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryBean
- WorkingFileRepositoryCleaner - Class in org.opencastproject.workingfilerepository.impl
-
Clear outdated files
WorkingFileRepository. - WorkingFileRepositoryCleaner(WorkingFileRepository, int, int, List<String>) - Constructor for class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryCleaner
- WorkingFileRepositoryCleaner.Runner - Class in org.opencastproject.workingfilerepository.impl
-
Quartz work horse.
- WorkingFileRepositoryImpl - Class in org.opencastproject.workingfilerepository.impl
-
A very simple (read: inadequate) implementation that stores all files under a root directory using the media package ID as a subdirectory and the media package element ID as the file name.
- WorkingFileRepositoryImpl() - Constructor for class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
- WorkingFileRepositoryMXBean - Interface in org.opencastproject.workingfilerepository.jmx
-
JMX Bean interface exposing working file repository storage information
- WorkingFileRepositoryRestEndpoint - Class in org.opencastproject.workingfilerepository.impl
- WorkingFileRepositoryRestEndpoint() - Constructor for class org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryRestEndpoint
- workspace - Variable in class org.opencastproject.assetmanager.aws.AwsAbstractArchive
- workspace - Variable in class org.opencastproject.authorization.xacml.XACMLAuthorizationService
-
The workspace
- workspace - Variable in class org.opencastproject.caption.impl.CaptionServiceImpl
-
Reference to workspace
- workspace - Variable in class org.opencastproject.coverimage.impl.AbstractCoverImageService
-
The workspace service
- workspace - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
-
The workspace reference
- workspace - Variable in class org.opencastproject.event.handler.AssetManagerUpdatedEventHandler
-
The workspace
- workspace - Variable in class org.opencastproject.event.handler.SearchUpdatedEventHandler
-
The workspace
- workspace - Variable in class org.opencastproject.execute.impl.ExecuteServiceImpl
-
The workspace service
- workspace - Variable in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
-
The workspace service
- workspace - Variable in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
-
The workspace service
- workspace - Variable in class org.opencastproject.ingest.scanner.InboxScannerService
- workspace - Variable in class org.opencastproject.metadata.dublincore.DublinCoreCatalogService
- workspace - Variable in class org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImpl
- workspace - Variable in class org.opencastproject.metadata.StaticMetadataServiceMediaPackageImpl
- workspace - Variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
workspace instance
- workspace - Variable in class org.opencastproject.timelinepreviews.ffmpeg.TimelinePreviewsServiceImpl
-
The workspace to use when retrieving remote media files
- workspace - Variable in class org.opencastproject.videosegmenter.ffmpeg.VideoSegmenterServiceImpl
-
The workspace to use when retrieving remote media files
- workspace - Variable in class org.opencastproject.workflow.handler.workflow.CleanupWorkflowOperationHandler
-
The workspace to use in retrieving and storing files.
- workspace - Variable in class org.opencastproject.workflow.handler.workflow.CloneWorkflowOperationHandler
-
The workspace reference
- workspace - Variable in class org.opencastproject.workflow.handler.workflow.CopyWorkflowOperationHandler
-
The workspace reference
- workspace - Variable in class org.opencastproject.workflow.handler.workflow.DuplicateEventWorkflowOperationHandler
-
The workspace to use for retrieving and storing files.
- workspace - Variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The workspace to use in retrieving and storing files.
- workspace - Variable in class org.opencastproject.workflow.impl.WorkflowServiceImpl
-
The workspace
- Workspace - Interface in org.opencastproject.workspace.api
-
Provides efficient access java.io.File objects from potentially remote URIs.
- WORKSPACE_CLEANUP_MAX_AGE_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for garbage collection max age.
- WORKSPACE_CLEANUP_PERIOD_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for garbage collection period.
- WORKSPACE_DIR_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for the workspace root directory
- WorkspaceBean - Class in org.opencastproject.workspace.impl.jmx
- WorkspaceBean(Workspace) - Constructor for class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- WorkspaceCleaner - Class in org.opencastproject.workspace.impl
-
Clear outdated workspace files
Workspace. - WorkspaceCleaner(Workspace, int, int) - Constructor for class org.opencastproject.workspace.impl.WorkspaceCleaner
- WorkspaceCleaner.Runner - Class in org.opencastproject.workspace.impl
-
Quartz work horse.
- WorkspaceImpl - Class in org.opencastproject.workspace.impl
-
Implements a simple cache for remote URIs.
- WorkspaceImpl() - Constructor for class org.opencastproject.workspace.impl.WorkspaceImpl
- WorkspaceImpl(String, boolean) - Constructor for class org.opencastproject.workspace.impl.WorkspaceImpl
-
Creates a workspace implementation which is located at the given root directory.
- WorkspaceMXBean - Interface in org.opencastproject.workspace.impl.jmx
-
JMX Bean interface exposing workspace storage information
- WOWZA_FORMATS_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key in the properties file that defines the streaming formats to distribute.
- WOWZA_PORT_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The tenant specific key in the properties file that defines the wowza port.
- WOWZA_URL_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The tenant-specific key in the properties file that defines the wowza url.
- WowzaResourceStrategyImpl - Class in org.opencastproject.security.urlsigning
-
A
ResourceStrategythat transforms URLs for a Wowza streaming server. - WowzaResourceStrategyImpl() - Constructor for class org.opencastproject.security.urlsigning.WowzaResourceStrategyImpl
- WowzaStreamingDistributionRestService - Class in org.opencastproject.distribution.streaming.wowza.endpoint
-
Rest endpoint for distributing media to the streaming distribution channel.
- WowzaStreamingDistributionRestService() - Constructor for class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- WowzaStreamingDistributionService - Class in org.opencastproject.distribution.streaming.wowza
-
Distributes media to the local media delivery directory.
- WowzaStreamingDistributionService() - Constructor for class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Creates a new instance of the streaming distribution service.
- WowzaUrlSigningProvider - Class in org.opencastproject.security.urlsigning.provider.impl
- WowzaUrlSigningProvider() - Constructor for class org.opencastproject.security.urlsigning.provider.impl.WowzaUrlSigningProvider
- write(JsonWriter, DublinCoreCatalog) - Method in class org.opencastproject.metadata.dublincore.DublinCoreGsonAdapter
- write(WebVTTSubtitle, OutputStream) - Method in class org.opencastproject.subtitleparser.webvttparser.WebVTTWriter
- WRITE - Enum constant in enum class org.opencastproject.security.api.Permissions.Action
-
Identifier for write permissions
- WRITE_ACTION - Static variable in class org.opencastproject.assetmanager.impl.AssetManagerImpl
- writeDocument(DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreXmlFormat
- writeDuration(String, String, String, String, String, String, String) - Method in class org.opencastproject.statistics.endpoint.StatisticsRestService
- writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in interface org.opencastproject.statistics.api.StatisticsService
-
Write a duration to a statistics data base
- writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in interface org.opencastproject.statistics.api.StatisticsWriter
-
Write a duration to a statistics data base
- writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in class org.opencastproject.statistics.impl.StatisticsServiceImpl
- writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in class org.opencastproject.statistics.provider.influx.StatisticsProviderInfluxService
- writeDuration(String, String, String, String, String, TimeUnit, Duration) - Method in class org.opencastproject.statistics.remote.StatisticsServiceRemoteImpl
- writeJsonObject(DublinCoreCatalog) - Static method in class org.opencastproject.metadata.dublincore.DublinCoreJsonFormat
-
Converts the catalog to JSON object.
- writeOnly(boolean) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- writeOnly(boolean) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- writeTo(StreamOutput) - Method in class org.opencastproject.elasticsearch.impl.AbstractElasticsearchQueryBuilder
- writeTranscriptionFile(MicrosoftAzureSpeechTranscriptionJson, Workspace, String, float, int) - Static method in class org.opencastproject.transcription.microsoft.azure.MicrosoftAzureSpeechServicesClient
- 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. - WS - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- WS - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
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
- X_FORWARDED_FOR - Static variable in class org.opencastproject.kernel.filter.proxy.TransparentProxyFilter
-
Request header that is set when behind a proxy
- 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
- XACML_STRING_EQUAL - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML urn for string equality
- XACML_STRING_IS_IN - Static variable in class org.opencastproject.authorization.xacml.XACMLUtils
-
XACML urn for string equality
- XACMLAuthorizationService - Class in org.opencastproject.authorization.xacml
-
A XACML implementation of the
AuthorizationService. - XACMLAuthorizationService() - Constructor for class org.opencastproject.authorization.xacml.XACMLAuthorizationService
- XACMLParsingException - Exception Class in org.opencastproject.authorization.xacml
-
This exception may be thrown during parsing of a XACML.
- XACMLParsingException(String) - Constructor for exception class org.opencastproject.authorization.xacml.XACMLParsingException
-
Creates a new xacml parsing exception with the given error message.
- XACMLParsingException(String, Throwable) - Constructor for exception class org.opencastproject.authorization.xacml.XACMLParsingException
-
Creates a new xacml parsing exception with the given error message, caused by the given exception.
- XACMLUtils - Class in org.opencastproject.authorization.xacml
-
Utility implementation for dealing with XACML data.
- 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_BINDING_KEY_PREFIX - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- XML_BINDING_PREFIX_SUFFIX - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- XML_BINDING_URI_SUFFIX - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- XML_LANG_ATTR - Static variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Expanded name of the XML language attribute
xml:lang. - XML_SURROUNDING_TAG - Static variable in class org.opencastproject.elasticsearch.index.objects.event.Comment
-
The name of the surrounding XML tag to wrap a result of multiple comments
- XML_SURROUNDING_TAG - Static variable in class org.opencastproject.elasticsearch.index.objects.event.Event
-
The name of the surrounding XML tag to wrap a result of multiple events
- XML_SURROUNDING_TAG - Static variable in class org.opencastproject.elasticsearch.index.objects.series.Series
-
The name of the surrounding XML tag to wrap a result of multiple series
- XML_SURROUNDING_TAG - Static variable in class org.opencastproject.elasticsearch.index.objects.theme.IndexTheme
-
The name of the surrounding XML tag to wrap a result of multiple theme
- XML_URL - Static variable in class org.opencastproject.runtimeinfo.rest.RestFormatData
-
Default URL for the XML format.
- 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.
- XmlGen - Class in org.opencastproject.oaipmh.util
-
DOM based XML generation environment.
- XmlGen(Option<String>) - Constructor for class org.opencastproject.oaipmh.util.XmlGen
-
Create a new environment.
- XmlGen.Namespace - Class in org.opencastproject.oaipmh.util
- 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.
- XmlWorkflowParser - Class in org.opencastproject.workflow.api
-
Provides a mechanism to un/marshall workflow instances and definitions to/from xml.
- 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.
- XsltHelper - Class in org.opencastproject.coverimage.impl.xsl
-
Helper class to use within the XSLT transformation
Y
- YamlWorkflowConfigurationDeserializer - Class in org.opencastproject.workflow.api
- YamlWorkflowConfigurationDeserializer() - Constructor for class org.opencastproject.workflow.api.YamlWorkflowConfigurationDeserializer
- YamlWorkflowConfigurationDeserializer(Class<?>) - Constructor for class org.opencastproject.workflow.api.YamlWorkflowConfigurationDeserializer
- YamlWorkflowConfigurationSerializer - Class in org.opencastproject.workflow.api
- YamlWorkflowConfigurationSerializer() - Constructor for class org.opencastproject.workflow.api.YamlWorkflowConfigurationSerializer
- YamlWorkflowConfigurationSerializer(Class<JaxbWorkflowConfiguration>) - Constructor for class org.opencastproject.workflow.api.YamlWorkflowConfigurationSerializer
- YamlWorkflowParser - Class in org.opencastproject.workflow.api
-
Provides a mechanism to un/marshall workflow instances and definitions to/from xml.
- year - Variable in class org.opencastproject.metadata.mpeg7.MediaTimePointImpl
-
The year
- Year - Enum constant in enum class org.opencastproject.metadata.dublincore.Precision
- YEARLY - Enum constant in enum class org.opencastproject.statistics.api.DataResolution
- yes() - Static method in class org.opencastproject.util.data.functions.Booleans
-
A function that always returns true.
- YES - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
- YES - Static variable in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- YES_NO - Static variable in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- YOUTUBE_ENABLED_KEY - Static variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
- YOUTUBE_PUBLISH_LOAD_KEY - Static variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
The key to look for in the service configuration file to override the
YouTubeV3PublicationServiceImpl.DEFAULT_YOUTUBE_PUBLISH_JOB_LOAD - YOUTUBE_RETRACT_LOAD_KEY - Static variable in class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
The key to look for in the service configuration file to override the
YouTubeV3PublicationServiceImpl.DEFAULT_YOUTUBE_RETRACT_JOB_LOAD - YouTubeAPIVersion3Service - Interface in org.opencastproject.publication.youtube
-
Provides convenient access to
YouTubeservice. - YouTubeAPIVersion3ServiceImpl - Class in org.opencastproject.publication.youtube
- YouTubeAPIVersion3ServiceImpl() - Constructor for class org.opencastproject.publication.youtube.YouTubeAPIVersion3ServiceImpl
- YouTubeKey - Enum Class in org.opencastproject.publication.youtube
-
Used to reference individual YouTube service configurations.
- YouTubePublicationAdapter - Class in org.opencastproject.publication.youtube
-
Strategy to determine destination of publication.
- YouTubePublicationAdapter(MediaPackage, Workspace) - Constructor for class org.opencastproject.publication.youtube.YouTubePublicationAdapter
-
Create a single-use strategy instance for publication to youtube
- YouTubePublicationRestService - Class in org.opencastproject.publication.youtube.endpoint
-
Rest endpoint for publishing media to youtube.
- YouTubePublicationRestService() - Constructor for class org.opencastproject.publication.youtube.endpoint.YouTubePublicationRestService
- YouTubePublicationService - Interface in org.opencastproject.publication.api
-
Publishes elements from MediaPackages to youtube.
- YouTubePublicationServiceRemoteImpl - Class in org.opencastproject.publication.youtube.remote
-
A remote youtube service invoker.
- YouTubePublicationServiceRemoteImpl() - Constructor for class org.opencastproject.publication.youtube.remote.YouTubePublicationServiceRemoteImpl
- YouTubeUtils - Class in org.opencastproject.publication.youtube
-
Supports YouTube property management.
- YouTubeV3PublicationServiceImpl - Class in org.opencastproject.publication.youtube
-
Publishes media to a YouTube play list.
- YouTubeV3PublicationServiceImpl() - Constructor for class org.opencastproject.publication.youtube.YouTubeV3PublicationServiceImpl
-
Creates a new instance of the youtube publication service.
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(MediaPackage, List<MediaPackageElementFlavor>, boolean) - Method in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
Creates a zip archive of all elements in a mediapackage.
- ZIP - Static variable in class org.opencastproject.util.MimeTypes
- ZIP_ARCHIVE_TEMP_DIR_CFG_KEY - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
Key for configuring the location of the archive-temp folder
- ZIP_COLLECTION_PROPERTY - Static variable in class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
-
The workflow operation's property to consult to determine the collection to use to store an archive
- ZIP_JOB_LOAD_KEY - Static variable in class org.opencastproject.ingest.impl.IngestServiceImpl
-
The key to look for in the service configuration file to override the
IngestServiceImpl.DEFAULT_INGEST_ZIP_JOB_LOAD - ZipEntryInputStream - Class in org.opencastproject.ingest.impl
- ZipEntryInputStream(InputStream, long) - Constructor for class org.opencastproject.ingest.impl.ZipEntryInputStream
-
Creates a wrapper around the input stream
inand reads the given number of bytes from it. - ZipUtil - Class in org.opencastproject.util
-
Provides static methods for compressing and extracting zip files using zip64 extensions when necessary.
- ZipWorkflowOperationHandler - Class in org.opencastproject.workflow.handler.workflow
-
Produces a zipped archive of a mediapackage, places it in the archive collection, and removes the rest of the mediapackage elements from both the mediapackage xml and if possible, from storage altogether.
- ZipWorkflowOperationHandler() - Constructor for class org.opencastproject.workflow.handler.workflow.ZipWorkflowOperationHandler
_
- _ATN - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- _ATN - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- _decisionToDFA - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- _decisionToDFA - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- _serializedATN - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- _serializedATN - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
- _sharedContextCache - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionLexer
- _sharedContextCache - Static variable in class org.opencastproject.workflow.conditionparser.antlr.WorkflowConditionParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AbstractAssetManagerRestEndpoint.snapshot(org.opencastproject.mediapackage.MediaPackageImpl)instead