Uses of Interface
org.opencastproject.workspace.api.Workspace
Packages that use Workspace
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.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).
Distribution service implementation classes
Workflow REST and WSDL Service endpoints
-
Uses of Workspace in org.opencastproject.animate.impl
Methods in org.opencastproject.animate.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.assetmanager.aws
Fields in org.opencastproject.assetmanager.aws declared as WorkspaceMethods in org.opencastproject.assetmanager.aws with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAwsAbstractArchive.setWorkspace(Workspace workspace) OSGi Di -
Uses of Workspace in org.opencastproject.assetmanager.aws.s3
Methods in org.opencastproject.assetmanager.aws.s3 with parameters of type Workspace -
Uses of Workspace in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.assetmanager.storage.impl.fs
Methods in org.opencastproject.assetmanager.storage.impl.fs that return WorkspaceModifier and TypeMethodDescriptionprotected abstract WorkspaceAbstractFileSystemAssetStore.getWorkspace()protected WorkspaceOsgiFileSystemAssetStore.getWorkspace()Methods in org.opencastproject.assetmanager.storage.impl.fs with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidOsgiFileSystemAssetStore.setWorkspace(Workspace workspace) OSGi DI. -
Uses of Workspace in org.opencastproject.authorization.xacml
Fields in org.opencastproject.authorization.xacml declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceXACMLAuthorizationService.workspaceThe workspaceMethods in org.opencastproject.authorization.xacml with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidXACMLAuthorizationService.setWorkspace(Workspace workspace) Sets the workspace to use for retrieving XACML policies -
Uses of Workspace in org.opencastproject.caption.impl
Fields in org.opencastproject.caption.impl declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceCaptionServiceImpl.workspaceReference to workspaceMethods in org.opencastproject.caption.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidCaptionServiceImpl.setWorkspace(Workspace workspace) Setter for workspace via declarative activation -
Uses of Workspace in org.opencastproject.composer.impl
Methods in org.opencastproject.composer.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidComposerServiceImpl.setWorkspace(Workspace workspace) Sets the workspace -
Uses of Workspace in org.opencastproject.coverimage.impl
Fields in org.opencastproject.coverimage.impl declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceAbstractCoverImageService.workspaceThe workspace serviceMethods in org.opencastproject.coverimage.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidCoverImageServiceOsgiImpl.setWorkspace(Workspace workspace) OSGi callback to set the workspace service. -
Uses of Workspace in org.opencastproject.crop.impl
Methods in org.opencastproject.crop.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.distribution.api
Fields in org.opencastproject.distribution.api declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceAbstractDistributionService.workspaceThe workspace referenceMethods in org.opencastproject.distribution.api with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAbstractDistributionService.setWorkspace(Workspace workspace) Callback for the OSGi environment to set the workspace reference. -
Uses of Workspace in org.opencastproject.distribution.aws.s3
Methods in org.opencastproject.distribution.aws.s3 with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAwsS3DistributionServiceImpl.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.distribution.download
Methods in org.opencastproject.distribution.download with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidDownloadDistributionServiceImpl.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.distribution.streaming.wowza
Methods in org.opencastproject.distribution.streaming.wowza with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidWowzaStreamingDistributionService.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.event.handler
Fields in org.opencastproject.event.handler declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceAssetManagerUpdatedEventHandler.workspaceThe workspaceprotected WorkspaceSearchUpdatedEventHandler.workspaceThe workspaceMethods in org.opencastproject.event.handler with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAssetManagerUpdatedEventHandler.setWorkspace(Workspace workspace) voidSearchUpdatedEventHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.execute.impl
Fields in org.opencastproject.execute.impl declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceExecuteServiceImpl.workspaceThe workspace serviceMethods in org.opencastproject.execute.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidExecuteServiceImpl.setWorkspace(Workspace workspace) Sets a reference to the workspace service. -
Uses of Workspace in org.opencastproject.execute.operation.handler
Fields in org.opencastproject.execute.operation.handler declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceExecuteManyWorkflowOperationHandler.workspaceThe workspace serviceprotected WorkspaceExecuteOnceWorkflowOperationHandler.workspaceThe workspace serviceMethods in org.opencastproject.execute.operation.handler with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidExecuteManyWorkflowOperationHandler.setWorkspace(Workspace workspace) Sets a reference to the workspace service.voidExecuteOnceWorkflowOperationHandler.setWorkspace(Workspace workspace) Sets a reference to the workspace service. -
Uses of Workspace in org.opencastproject.fileupload.service
Methods in org.opencastproject.fileupload.service with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidFileUploadServiceImpl.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.index.service.catalog.adapter.events
Methods in org.opencastproject.index.service.catalog.adapter.events that return WorkspaceModifier and TypeMethodDescriptionprotected WorkspaceConfigurableEventDCCatalogUIAdapter.getWorkspace()Methods in org.opencastproject.index.service.catalog.adapter.events with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidConfigurableEventDCCatalogUIAdapter.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.index.service.impl
Methods in org.opencastproject.index.service.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidIndexServiceImpl.setWorkspace(Workspace workspace) OSGi DI. -
Uses of Workspace in org.opencastproject.ingest.scanner
Fields in org.opencastproject.ingest.scanner declared as WorkspaceMethods in org.opencastproject.ingest.scanner with parameters of type WorkspaceConstructors in org.opencastproject.ingest.scanner with parameters of type WorkspaceModifierConstructorDescriptionIngestor(IngestService ingestService, SecurityContext secCtx, String workflowDefinition, Map<String, String> workflowConfig, String mediaFlavor, File inbox, int maxThreads, SeriesService seriesService, int maxTries, int secondsBetweenTries, Optional<Pattern> metadataPattern, DateTimeFormatter dateFormatter, SchedulerService schedulerService, String ffprobe, boolean matchSchedule, float matchThreshold, Workspace workspace) Create new ingestor. -
Uses of Workspace in org.opencastproject.ingestdownloadservice.impl
Methods in org.opencastproject.ingestdownloadservice.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidIngestDownloadServiceImpl.setWorkspace(Workspace workspace) Sets the workspace to use. -
Uses of Workspace in org.opencastproject.inspection.ffmpeg
Methods in org.opencastproject.inspection.ffmpeg with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidMediaInspectionServiceImpl.setWorkspace(Workspace workspace) Constructors in org.opencastproject.inspection.ffmpeg with parameters of type Workspace -
Uses of Workspace in org.opencastproject.liveschedule.impl
Methods in org.opencastproject.liveschedule.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.lti.service.impl
Methods in org.opencastproject.lti.service.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.message.broker.api.assetmanager
Methods in org.opencastproject.message.broker.api.assetmanager with parameters of type WorkspaceModifier and TypeMethodDescriptionAssetManagerItem.add(Workspace workspace, MediaPackage mp, AccessControlList acl, long version, Date date) -
Uses of Workspace in org.opencastproject.metadata
Fields in org.opencastproject.metadata declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceStaticMetadataServiceMediaPackageImpl.workspaceMethods in org.opencastproject.metadata with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidStaticMetadataServiceMediaPackageImpl.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.metadata.dublincore
Fields in org.opencastproject.metadata.dublincore declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceDublinCoreCatalogService.workspaceprotected WorkspaceStaticMetadataServiceDublinCoreImpl.workspaceMethods in org.opencastproject.metadata.dublincore with parameters of type WorkspaceModifier and TypeMethodDescriptionstatic DublinCoreCatalogDublinCoreUtil.loadDublinCore(Workspace workspace, MediaPackageElement mpe) Load the DublinCore catalog identified bympe.static Optional<DublinCoreCatalog> DublinCoreUtil.loadEpisodeDublinCore(Workspace workspace, MediaPackage mediaPackage) Load the episode DublinCore catalog contained in a media package.voidDublinCoreCatalogService.setWorkspace(Workspace workspace) voidStaticMetadataServiceDublinCoreImpl.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.oaipmh.persistence.impl
Methods in org.opencastproject.oaipmh.persistence.impl that return WorkspaceModifier and TypeMethodDescriptionabstract WorkspaceAbstractOaiPmhDatabase.getWorkspace()OaiPmhDatabaseImpl.getWorkspace()Methods in org.opencastproject.oaipmh.persistence.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidOaiPmhDatabaseImpl.setWorkspace(Workspace workspace) OSGi callback to set the workspace. -
Uses of Workspace in org.opencastproject.publication.youtube
Fields in org.opencastproject.publication.youtube declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceYouTubeV3PublicationServiceImpl.workspaceworkspace instanceMethods in org.opencastproject.publication.youtube with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidYouTubeV3PublicationServiceImpl.setWorkspace(Workspace workspace) Callback for the OSGi environment to set the workspace reference.Constructors in org.opencastproject.publication.youtube with parameters of type WorkspaceModifierConstructorDescriptionYouTubePublicationAdapter(MediaPackage mp, Workspace workspace) Create a single-use strategy instance for publication to youtube -
Uses of Workspace in org.opencastproject.scheduler.endpoint
Methods in org.opencastproject.scheduler.endpoint with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidSchedulerRestService.setWorkspace(Workspace workspace) Method to set the workspace this REST endpoint uses -
Uses of Workspace in org.opencastproject.scheduler.impl
Methods in org.opencastproject.scheduler.impl that return WorkspaceMethods in org.opencastproject.scheduler.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionstatic StringSchedulerUtil.calculateChecksum(Workspace workspace, List<MediaPackageElementFlavor> eventCatalogUIAdapterFlavors, Date startDateTime, Date endDateTime, String captureAgentId, Set<String> userIds, MediaPackage mediaPackage, com.entwinemedia.fn.data.Opt<DublinCoreCatalog> episodeDublincore, Map<String, String> wfProperties, Map<String, String> finalCaProperties, AccessControlList acl) voidCaptureNowProlongingService.setWorkspace(Workspace workspace) Sets the workspacevoidSchedulerServiceImpl.setWorkspace(Workspace workspace) OSGi callback to set the workspace.static StringSchedulerUtil.toHumanReadableString(Workspace workspace, List<MediaPackageElementFlavor> catalogFlavors, SchedulerEvent event) Converts a scheduler event to a human readable string -
Uses of Workspace in org.opencastproject.search.impl
Methods in org.opencastproject.search.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.silencedetection.ffmpeg
Constructors in org.opencastproject.silencedetection.ffmpeg with parameters of type WorkspaceModifierConstructorDescriptionFFmpegSilenceDetector(Properties properties, Track track, Workspace workspace) Create nonsilent sequences detection pipeline. -
Uses of Workspace in org.opencastproject.silencedetection.impl
Methods in org.opencastproject.silencedetection.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidSilenceDetectionServiceImpl.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.smil.api.util
Methods in org.opencastproject.smil.api.util with parameters of type WorkspaceModifier and TypeMethodDescriptionstatic org.w3c.dom.smil.SMILDocumentSmilUtil.getSmilDocumentFromMediaPackage(MediaPackage mp, MediaPackageElementFlavor smilFlavor, Workspace workspace) -
Uses of Workspace in org.opencastproject.sox.impl
Methods in org.opencastproject.sox.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidSoxServiceImpl.setWorkspace(Workspace workspace) Sets the workspace -
Uses of Workspace in org.opencastproject.speechtotext.impl
Methods in org.opencastproject.speechtotext.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.textanalyzer.impl
Methods in org.opencastproject.textanalyzer.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidTextAnalyzerServiceImpl.setWorkspace(Workspace workspace) Sets the workspace -
Uses of Workspace in org.opencastproject.timelinepreviews.ffmpeg
Fields in org.opencastproject.timelinepreviews.ffmpeg declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceTimelinePreviewsServiceImpl.workspaceThe workspace to use when retrieving remote media filesMethods in org.opencastproject.timelinepreviews.ffmpeg with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidTimelinePreviewsServiceImpl.setWorkspace(Workspace workspace) Sets the workspace -
Uses of Workspace in org.opencastproject.tobira.impl
Methods in org.opencastproject.tobira.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.transcription.amberscript
Methods in org.opencastproject.transcription.amberscript with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAmberscriptTranscriptionService.setWorkspace(Workspace ws) -
Uses of Workspace in org.opencastproject.transcription.googlespeech
Methods in org.opencastproject.transcription.googlespeech with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidGoogleSpeechTranscriptionService.setWorkspace(Workspace ws) -
Uses of Workspace in org.opencastproject.transcription.ibmwatson
Methods in org.opencastproject.transcription.ibmwatson with parameters of type Workspace -
Uses of Workspace in org.opencastproject.transcription.microsoft.azure
Methods in org.opencastproject.transcription.microsoft.azure with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidMicrosoftAzureTranscriptionService.setWorkspace(Workspace ws) static URIMicrosoftAzureSpeechServicesClient.writeTranscriptionFile(MicrosoftAzureSpeechTranscriptionJson transcriptionJson, Workspace workspace, String format, float minConfidence, int maxCueLength) -
Uses of Workspace in org.opencastproject.transcription.workflowoperation
Methods in org.opencastproject.transcription.workflowoperation with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAmberscriptAttachTranscriptionOperationHandler.setWorkspace(Workspace service) voidAttachTranscriptionOperationHandler.setWorkspace(Workspace service) voidGoogleSpeechAttachTranscriptionOperationHandler.setWorkspace(Workspace service) voidMicrosoftAzureStartTranscriptionOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.videoeditor.impl
Methods in org.opencastproject.videoeditor.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.videogrid.impl
Methods in org.opencastproject.videogrid.impl with parameters of type Workspace -
Uses of Workspace in org.opencastproject.videosegmenter.ffmpeg
Fields in org.opencastproject.videosegmenter.ffmpeg declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceVideoSegmenterServiceImpl.workspaceThe workspace to use when retrieving remote media filesMethods in org.opencastproject.videosegmenter.ffmpeg with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidVideoSegmenterServiceImpl.setWorkspace(Workspace workspace) Sets the workspace -
Uses of Workspace in org.opencastproject.waveform.ffmpeg
Methods in org.opencastproject.waveform.ffmpeg with parameters of type Workspace -
Uses of Workspace in org.opencastproject.workflow.endpoint
Methods in org.opencastproject.workflow.endpoint with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidWorkflowRestService.setWorkspace(Workspace workspace) Callback from the OSGi declarative services to set the workspace. -
Uses of Workspace in org.opencastproject.workflow.handler.animate
Methods in org.opencastproject.workflow.handler.animate with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAnimateWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.composer
Methods in org.opencastproject.workflow.handler.composer with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidCompositeWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidConcatWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidDemuxWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidEncodeWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidImageConvertWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidImageToVideoWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidImageWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidMultiEncodeWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidPartialImportWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidPrepareAVWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidProcessSmilWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidSanitizeAdaptiveWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidSegmentPreviewsWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidSelectStreamsWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.coverimage
Methods in org.opencastproject.workflow.handler.coverimage that return WorkspaceModifier and TypeMethodDescriptionprotected WorkspaceCoverImageWorkflowOperationHandler.getWorkspace()protected abstract WorkspaceCoverImageWorkflowOperationHandlerBase.getWorkspace()Returns a workspace serviceMethods in org.opencastproject.workflow.handler.coverimage with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidCoverImageWorkflowOperationHandler.setWorkspace(Workspace workspace) OSGi callback to set the workspace service -
Uses of Workspace in org.opencastproject.workflow.handler.crop
Methods in org.opencastproject.workflow.handler.crop with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidCropWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.distribution
Methods in org.opencastproject.workflow.handler.distribution with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidPublishEngageWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.inspection
Methods in org.opencastproject.workflow.handler.inspection with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidInspectWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.metadatatoacl
Methods in org.opencastproject.workflow.handler.metadatatoacl with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidMetadataToAclWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.rename
Methods in org.opencastproject.workflow.handler.rename with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidRenameFilesWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.smil
Methods in org.opencastproject.workflow.handler.smil with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidCutMarksToSmilWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.sox
Methods in org.opencastproject.workflow.handler.sox with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidAnalyzeAudioWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for the OSGi declarative services configuration.voidNormalizeAudioWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.speechtotext
Methods in org.opencastproject.workflow.handler.speechtotext with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidSpeechToTextAttachWorkflowOperationHandler.setWorkspace(Workspace workspace) voidSpeechToTextWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.subtitletimeshift
Methods in org.opencastproject.workflow.handler.subtitletimeshift with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidSubtitleTimeshiftWorkflowOperationHandler.setWorkspace(Workspace workspace) OSGi setter for the workspace class -
Uses of Workspace in org.opencastproject.workflow.handler.textanalyzer
Methods in org.opencastproject.workflow.handler.textanalyzer with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidTextAnalysisWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.themes
Methods in org.opencastproject.workflow.handler.themes with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidThemeWorkflowOperationHandler.setWorkspace(Workspace workspace) OSGi callback for the workspace. -
Uses of Workspace in org.opencastproject.workflow.handler.timelinepreviews
Methods in org.opencastproject.workflow.handler.timelinepreviews with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidTimelinePreviewsWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.videoeditor
Methods in org.opencastproject.workflow.handler.videoeditor with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidSilenceDetectionWorkflowOperationHandler.setWorkspace(Workspace workspace) voidVideoEditorWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.videogrid
Methods in org.opencastproject.workflow.handler.videogrid with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidVideoGridWorkflowOperationHandler.setWorkspace(Workspace workspace) Service Callbacks -
Uses of Workspace in org.opencastproject.workflow.handler.videosegmenter
Methods in org.opencastproject.workflow.handler.videosegmenter with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidVideoSegmenterWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service. -
Uses of Workspace in org.opencastproject.workflow.handler.waveform
Methods in org.opencastproject.workflow.handler.waveform with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidWaveformWorkflowOperationHandler.setWorkspace(Workspace workspace) -
Uses of Workspace in org.opencastproject.workflow.handler.workflow
Fields in org.opencastproject.workflow.handler.workflow declared as WorkspaceModifier and TypeFieldDescriptionprotected WorkspaceCleanupWorkflowOperationHandler.workspaceThe workspace to use in retrieving and storing files.protected WorkspaceCloneWorkflowOperationHandler.workspaceThe workspace referenceprotected WorkspaceCopyWorkflowOperationHandler.workspaceThe workspace referenceprotected WorkspaceDuplicateEventWorkflowOperationHandler.workspaceThe workspace to use for retrieving and storing files.protected WorkspaceZipWorkflowOperationHandler.workspaceThe workspace to use in retrieving and storing files.Methods in org.opencastproject.workflow.handler.workflow with parameters of type WorkspaceModifier and TypeMethodDescriptionvoidAddCatalogWorkflowOperationHandler.setWorkspace(Workspace workspace) Sets the workspace to use.voidCleanupWorkflowOperationHandler.setWorkspace(Workspace workspace) Sets the workspace to use.protected voidCloneWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for the OSGi environment to set the workspace reference.voidConfigureByDublinCoreTermWOH.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.protected voidCopyWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for the OSGi environment to set the workspace reference.voidDuplicateEventWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for the OSGi declarative services configuration.voidSeriesWorkflowOperationHandler.setWorkspace(Workspace workspace) Callback for the OSGi declarative services configuration.voidTagByDublinCoreTermWOH.setWorkspace(Workspace workspace) Callback for declarative services configuration that will introduce us to the local workspace service.voidTransferMetadataWorkflowOperationHandler.setWorkspace(Workspace workspace) OSGi callback to inject the workspacevoidWebvttToCutMarksWorkflowOperationHandler.setWorkspace(Workspace workspace) voidZipWorkflowOperationHandler.setWorkspace(Workspace workspace) Sets the workspace to use. -
Uses of Workspace in org.opencastproject.workflow.impl
Fields in org.opencastproject.workflow.impl declared as WorkspaceMethods in org.opencastproject.workflow.impl with parameters of type WorkspaceModifier and TypeMethodDescriptionprotected voidWorkflowServiceImpl.setWorkspace(Workspace workspace) Callback for the OSGi environment to register with theWorkspace. -
Uses of Workspace in org.opencastproject.workspace.impl
Classes in org.opencastproject.workspace.impl that implement WorkspaceModifier and TypeClassDescriptionfinal classImplements a simple cache for remote URIs.Methods in org.opencastproject.workspace.impl that return WorkspaceConstructors in org.opencastproject.workspace.impl with parameters of type WorkspaceModifierConstructorDescriptionprotectedWorkspaceCleaner(Workspace workspace, int schedulerPeriod, int maxAge) -
Uses of Workspace in org.opencastproject.workspace.impl.jmx
Constructors in org.opencastproject.workspace.impl.jmx with parameters of type Workspace