Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AclUtils - Class in org.opencastproject.external.util
- 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.
- addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI.
- addEventAce(String, String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- addGroupMember(String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- 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
B
- 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
C
- CaptureAgentsEndpoint - Class in org.opencastproject.external.endpoint
- CaptureAgentsEndpoint() - Constructor for class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
- CaptureAgentUtils - Class in org.opencastproject.external.util
- changeSubjectToSubjects(DublinCoreMetadataCollection) - Static method in class org.opencastproject.external.util.ExternalMetadataUtils
-
Change a subject metadata field for a subjects json array.
- conflict(ApiVersion, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create a conflict json response for the external api
- 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. - createAsJson(String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- created(String, URI, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create a created json response for the external api
- created(ApiVersion, URI, JValue) - Static method in class org.opencastproject.external.common.ApiResponseBuilder.Json
-
Create a created json response for the external api
- createGroup(String, String, String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- createNewEvent(String, HttpServletRequest) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- createNewSeries(String, String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- createWorkflowInstance(String, String, String, String, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- CURRENT_VERSION - Static variable in enum class org.opencastproject.external.common.ApiVersion
-
The most recent version of the External API
D
- data - Variable in class org.opencastproject.external.util.statistics.QueryUtils.QueryResult
- DataResolutionUtils - Class in org.opencastproject.external.util.statistics
- 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.
- deleteEvent(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- deleteEventAce(String, String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- deleteEventMetadataByType(String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- deleteGroup(String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- deleteSeries(String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- deleteSeriesMetadataByType(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- deleteWorkflowInstance(String, Long) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- deserializeJsonToAcl(String, boolean) - Static method in class org.opencastproject.external.util.AclUtils
-
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. - DetailLevelUtils - Class in org.opencastproject.external.util.statistics
E
- 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
- EventsEndpoint - Class in org.opencastproject.external.endpoint
- EventsEndpoint() - Constructor for class org.opencastproject.external.endpoint.EventsEndpoint
- eventToJSON(Event, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ApiVersion) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
Transform an
Eventto Json - execute(QueryUtils.Query) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- EXTERNAL_APPLICATIONS_ROLES_FILE - Static variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The path to the external applications list of roles
- 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
F
- findRoles(String, Role.Target, int, int) - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- 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
G
- generateJsonAgent(Agent) - Static method in class org.opencastproject.external.util.CaptureAgentUtils
-
Generate a JSON Object for the given capture agent
- get() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Parameters
- get() - Method in class org.opencastproject.external.util.statistics.QueryUtils.QueryResult
- getAclFromEvent(Event) - Static method in class org.opencastproject.external.endpoint.EventsEndpoint
-
Get an
AccessControlListfrom anEvent. - getAgent(String, String) - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
- getAgentId() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getAgents(String, Integer, Integer) - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
- getAgentStateService() - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
-
OSGi DI
- getAgentStateService() - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- getAllEventMetadata(String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getAvailableProviders(String) - Method in class org.opencastproject.external.endpoint.ListProviderEndpoint
- getConflictingEvents(SchedulingUtils.SchedulingInfo, CaptureAgentStateService, SchedulerService) - Static method in class org.opencastproject.external.util.SchedulingUtils
-
Get the conflicting events for the given SchedulingInfo.
- getData() - Method in class org.opencastproject.external.util.statistics.QueryUtils.QueryResult
- getDataResolution() - Method in class org.opencastproject.external.util.statistics.QueryUtils.TimeSeriesParameters
- getDetailLevel() - Method in class org.opencastproject.external.util.statistics.QueryUtils.ExportParameters
- getDuration() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getEndDate() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getEndpointInfo() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getEvent(String, String, boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventAcl(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventCatalogUIAdapters(String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventMedia(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventMetadata(Event) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getEventMetadataById(String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- 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
- 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
- getEventScheduling(String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getExportCSV(String, String, Integer, Integer, String) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getFormat() - Method in class org.opencastproject.external.common.ApiMediaType
- getFrom() - Method in class org.opencastproject.external.util.statistics.QueryUtils.TimeSeriesParameters
- getGroup(String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- getGroups(String, String, String, Integer, Integer) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- getInputs() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- 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. - getList(String, int, String, int, String) - Method in class org.opencastproject.external.endpoint.ListProviderEndpoint
- getOrganization() - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- 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
- getParameters() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Query
- getPlaylistAsJson(String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- getPlaylistsAsJson(String, int, int, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- getProvider() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Query
- getProvider(String, String, Boolean) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getProviders(String, String, Boolean) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getPublication(Publication, Boolean, ApiVersion) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getResourceId() - Method in class org.opencastproject.external.util.statistics.QueryUtils.Parameters
- getRolesForUser(String) - Method in class org.opencastproject.external.userdirectory.ExternalApiRoleProvider
- getRrule() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getSchedulerService() - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getSecurityService() - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- getSeries(String, String, Boolean) - Method in class org.opencastproject.external.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
- getSeriesList(String, String, String, String, int, int, Boolean, Boolean) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesMetadata(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getSeriesProperties(String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- getStartDate() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- getStatistics(String, String) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- getTo() - Method in class org.opencastproject.external.util.statistics.QueryUtils.TimeSeriesParameters
- getUserInfo() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getUserRoles() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getVersion() - Method in class org.opencastproject.external.common.ApiMediaType
- getVersion() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getVersionDefault() - Method in class org.opencastproject.external.endpoint.BaseEndpoint
- getWorkflowDefinition(String, String, boolean, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
- getWorkflowDefinitions(String, boolean, boolean, boolean, String, String, Integer, Integer) - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
- getWorkflowInstance(String, Long, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- getWorkflowService() - Method in class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
-
OSGi DI
- groupRoleProvider - Variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The group role provider
- GroupsEndpoint - Class in org.opencastproject.external.endpoint
- GroupsEndpoint() - Constructor for class org.opencastproject.external.endpoint.GroupsEndpoint
I
- invalidVersion(String) - Static method in exception class org.opencastproject.external.common.ApiMediaTypeException
- isNullOrEmpty(List<String>) - Static method in class org.opencastproject.external.endpoint.EventsEndpoint
- isSmallerThan(ApiVersion) - Method in enum class org.opencastproject.external.common.ApiVersion
J
- 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
L
- ListProviderEndpoint - Class in org.opencastproject.external.endpoint
- ListProviderEndpoint() - Constructor for class org.opencastproject.external.endpoint.ListProviderEndpoint
M
- 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.
N
- notFound(String, Object...) - Static method in class org.opencastproject.external.common.ApiResponseBuilder
O
- 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.
- 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(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
- 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
- organizationDirectoryService - Variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
The organization directory service
P
- parse(String) - Static method in class org.opencastproject.external.common.ApiMediaType
- parse(String, StatisticsService) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- parseParameters(JSONObject, StatisticsProvider) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- parseQuery(String, StatisticsService) - Static method in class org.opencastproject.external.util.statistics.QueryUtils
- PlaylistsEndpoint - Class in org.opencastproject.external.endpoint
- PlaylistsEndpoint() - Constructor for class org.opencastproject.external.endpoint.PlaylistsEndpoint
Q
- 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
R
- remove(String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI.
- removeCollectionList(DublinCoreMetadataCollection) - Static method in class org.opencastproject.external.util.ExternalMetadataUtils
-
Remove the collection list from the metadata to reduce to amount of data
- removeGroupMember(String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- ResourceTypeUtils - Class in org.opencastproject.external.util.statistics
- ROLES_PATH_PREFIX - Static variable in class org.opencastproject.external.userdirectory.ExternalGroupLoader
-
Path to the list of roles
S
- 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.
- SchedulingUtils - Class in org.opencastproject.external.util
- SchedulingUtils.SchedulingInfo - Class in org.opencastproject.external.util
- SecurityEndpoint - Class in org.opencastproject.external.endpoint
- SecurityEndpoint() - Constructor for class org.opencastproject.external.endpoint.SecurityEndpoint
- 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
- serializeAclToJson(AccessControlList) - Static method in class org.opencastproject.external.util.AclUtils
-
Serialize an
AccessControlListinto json. - SeriesEndpoint - Class in org.opencastproject.external.endpoint
- SeriesEndpoint() - Constructor for class org.opencastproject.external.endpoint.SeriesEndpoint
- serverError(String, Object...) - Static method in class org.opencastproject.external.common.ApiResponseBuilder
- setAgentId(Opt<String>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.external.endpoint.CaptureAgentsEndpoint
-
OSGi DI
- setAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setAssetManager(AssetManager) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setDuration(Opt<Long>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
-
OSGi DI
- setEndDate(Opt<Date>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
-
OSGi DI
- setGroupRoleProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.external.userdirectory.ExternalGroupLoader
- 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
- setIngestService(IngestService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- setInputs(Opt<String>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.external.endpoint.ListProviderEndpoint
-
OSGi DI
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.external.userdirectory.ExternalGroupLoader
- setPlaylistRestService(PlaylistRestService) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- setPlaylistService(PlaylistService) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
-
OSGi DI
- setRrule(Opt<RRule>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- 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
- setStartDate(Opt<Date>) - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- setStatisticsExportService(StatisticsExportService) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setStatisticsService(StatisticsService) - Method in class org.opencastproject.external.endpoint.StatisticsEndpoint
- setUrlSigningService(UrlSigningService) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
-
OSGi DI
- 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
- 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
- signUrl(String, String, String, String) - Method in class org.opencastproject.external.endpoint.SecurityEndpoint
- StatisticsEndpoint - Class in org.opencastproject.external.endpoint
- StatisticsEndpoint() - Constructor for class org.opencastproject.external.endpoint.StatisticsEndpoint
- StatisticsProviderUtils - Class in org.opencastproject.external.util.statistics
T
- toExternalForm() - Method in class org.opencastproject.external.common.ApiMediaType
- toExternalForm() - Method in enum class org.opencastproject.external.common.ApiVersion
- toJson() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- 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(StatisticsProvider, Boolean) - Static method in class org.opencastproject.external.util.statistics.StatisticsProviderUtils
- toSource() - Method in class org.opencastproject.external.util.SchedulingUtils.SchedulingInfo
- toString() - Method in enum class org.opencastproject.external.common.ApiVersion
- 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
- typeOf(StatisticsProvider) - Static method in class org.opencastproject.external.util.statistics.StatisticsProviderUtils
U
- updateAsJson(String, String, String) - Method in class org.opencastproject.external.endpoint.PlaylistsEndpoint
- 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
- updateEventAcl(String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventMetadata(String, HttpServletRequest, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventMetadataByType(String, String, String, String) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateEventScheduling(String, String, String, boolean) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateFlavorWithTrack(String, String, HttpServletRequest) - Method in class org.opencastproject.external.endpoint.EventsEndpoint
- updateGroup(String, String, String, String, String, String) - Method in class org.opencastproject.external.endpoint.GroupsEndpoint
- updateSeriesAcl(String, String, String, boolean) - Method in class org.opencastproject.external.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
- updateSeriesProperties(String, String, String) - Method in class org.opencastproject.external.endpoint.SeriesEndpoint
- updateWorkflowInstance(String, Long, String, String, boolean, boolean) - Method in class org.opencastproject.external.endpoint.WorkflowsEndpoint
- 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
V
- 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.
- 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.
- 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
W
- WorkflowDefinitionsEndpoint - Class in org.opencastproject.external.endpoint
- WorkflowDefinitionsEndpoint() - Constructor for class org.opencastproject.external.endpoint.WorkflowDefinitionsEndpoint
- WorkflowsEndpoint - Class in org.opencastproject.external.endpoint
- WorkflowsEndpoint() - Constructor for class org.opencastproject.external.endpoint.WorkflowsEndpoint
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form