Uses of Interface
org.opencastproject.workflow.api.WorkflowOperationResult
Packages that use WorkflowOperationResult
Package
Description
Workflow service.
-
Uses of WorkflowOperationResult in org.opencastproject.execute.operation.handler
Methods in org.opencastproject.execute.operation.handler that return WorkflowOperationResultModifier and TypeMethodDescriptionExecuteManyWorkflowOperationHandler.skip(WorkflowInstance workflowInstance, JobContext context) Skips the workflow operation on thisWorkflowInstance.ExecuteOnceWorkflowOperationHandler.skip(WorkflowInstance workflowInstance, JobContext context) Skips the workflow operation on thisWorkflowInstance.ExecuteManyWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.ExecuteOnceWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.transcription.workflowoperation
Methods in org.opencastproject.transcription.workflowoperation that return WorkflowOperationResultModifier and TypeMethodDescriptionAmberscriptAttachTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) AmberscriptStartTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) AttachTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) GoogleSpeechAttachTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.GoogleSpeechStartTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.MicrosoftAzureAttachTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) MicrosoftAzureStartTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) StartTranscriptionOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.api
Classes in org.opencastproject.workflow.api that implement WorkflowOperationResultMethods in org.opencastproject.workflow.api that return WorkflowOperationResultModifier and TypeMethodDescriptionprotected WorkflowOperationResultAbstractWorkflowOperationHandler.createResult(MediaPackage mediaPackage, Map<String, String> properties, WorkflowOperationResult.Action action, long timeInQueue) Creates a result for the execution of this workflow operation handler.protected WorkflowOperationResultAbstractWorkflowOperationHandler.createResult(MediaPackage mediaPackage, WorkflowOperationResult.Action action) Creates a result for the execution of this workflow operation handler.protected WorkflowOperationResultAbstractWorkflowOperationHandler.createResult(MediaPackage mediaPackage, WorkflowOperationResult.Action action, long timeInQueue) Creates a result for the execution of this workflow operation handler.protected WorkflowOperationResultAbstractWorkflowOperationHandler.createResult(WorkflowOperationResult.Action action) Creates a result for the execution of this workflow operation handler.ResumableWorkflowOperationHandler.resume(WorkflowInstance workflowInstance, JobContext context, Map<String, String> properties) Continues a suspendedWorkflowInstance.AbstractWorkflowOperationHandler.skip(WorkflowInstance workflowInstance, JobContext context) Skips the workflow operation on thisWorkflowInstance.WorkflowOperationHandler.skip(WorkflowInstance workflowInstance, JobContext context) Skips the workflow operation on thisWorkflowInstance.abstract WorkflowOperationResultAbstractWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.WorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.analyzemediapackage
Methods in org.opencastproject.workflow.handler.analyzemediapackage that return WorkflowOperationResultModifier and TypeMethodDescriptionAnalyzeMediapackageWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.assetmanager
Methods in org.opencastproject.workflow.handler.assetmanager that return WorkflowOperationResultModifier and TypeMethodDescriptionAssetManagerDeleteWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) AssetManagerSnapshotWorkflowOperationHandler.start(WorkflowInstance wi, JobContext ctx) AssetManagerStorageMoveOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) SelectVersionWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.comments
Methods in org.opencastproject.workflow.handler.comments that return WorkflowOperationResultModifier and TypeMethodDescriptionCommentWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.composer
Methods in org.opencastproject.workflow.handler.composer that return WorkflowOperationResultModifier and TypeMethodDescriptionCompositeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.ConcatWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.DemuxWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.EncodeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.ImageConvertWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ImageToVideoWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ImageWorkflowOperationHandler.start(WorkflowInstance wi, JobContext ctx) MultiEncodeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.MuxWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.PartialImportWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.PrepareAVWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.ProcessSmilWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.SanitizeAdaptiveWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.SegmentPreviewsWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.SelectStreamsWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.coverimage
Methods in org.opencastproject.workflow.handler.coverimage that return WorkflowOperationResultModifier and TypeMethodDescriptionCoverImageWorkflowOperationHandlerBase.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.crop
Methods in org.opencastproject.workflow.handler.crop that return WorkflowOperationResultModifier and TypeMethodDescriptionCropWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext jobContext) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.distribution
Methods in org.opencastproject.workflow.handler.distribution that return WorkflowOperationResultModifier and TypeMethodDescriptionConfigurablePublishWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ConfigurableRetractWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) PartialRetractEngageWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.PublishEngageWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) PublishOaiPmhWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) PublishYouTubeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) RepublishOaiPmhWorkflowOperationHandler.start(WorkflowInstance wi, JobContext context) RetractEngageWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.RetractOaiPmhWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.RetractYouTubeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.TagEngageWorkflowOperationHandler.start(WorkflowInstance instance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.hello
Methods in org.opencastproject.workflow.handler.hello that return WorkflowOperationResultModifier and TypeMethodDescriptionHelloWorldWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.incident
Methods in org.opencastproject.workflow.handler.incident that return WorkflowOperationResultModifier and TypeMethodDescriptionIncidentCreatorWorkflowOperationHandler.start(WorkflowInstance wi, JobContext ctx) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.ingest
Methods in org.opencastproject.workflow.handler.ingest that return WorkflowOperationResultModifier and TypeMethodDescriptionIngestDownloadWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.inspection
Methods in org.opencastproject.workflow.handler.inspection that return WorkflowOperationResultModifier and TypeMethodDescriptionInspectWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.logging
Methods in org.opencastproject.workflow.handler.logging that return WorkflowOperationResultModifier and TypeMethodDescriptionLoggingWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.mattermost.notification
Methods in org.opencastproject.workflow.handler.mattermost.notification that return WorkflowOperationResultModifier and TypeMethodDescriptionMattermostNotificationWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.metadatatoacl
Methods in org.opencastproject.workflow.handler.metadatatoacl that return WorkflowOperationResultModifier and TypeMethodDescriptionMetadataToAclWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.notification
Methods in org.opencastproject.workflow.handler.notification that return WorkflowOperationResultModifier and TypeMethodDescriptionEmailWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.HttpNotificationWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.MediaPackagePostOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.rename
Methods in org.opencastproject.workflow.handler.rename that return WorkflowOperationResultModifier and TypeMethodDescriptionRenameFilesWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.smil
Methods in org.opencastproject.workflow.handler.smil that return WorkflowOperationResultModifier and TypeMethodDescriptionCutMarksToSmilWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.speechtotext
Methods in org.opencastproject.workflow.handler.speechtotext that return WorkflowOperationResultModifier and TypeMethodDescriptionSpeechToTextAttachWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.SpeechToTextWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.statisticswriter
Methods in org.opencastproject.workflow.handler.statisticswriter that return WorkflowOperationResultModifier and TypeMethodDescriptionStatisticsWriterWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.subtitletimeshift
Methods in org.opencastproject.workflow.handler.subtitletimeshift that return WorkflowOperationResultModifier and TypeMethodDescriptionSubtitleTimeshiftWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.textanalyzer
Methods in org.opencastproject.workflow.handler.textanalyzer that return WorkflowOperationResultModifier and TypeMethodDescriptionprotected WorkflowOperationResultTextAnalysisWorkflowOperationHandler.extractVideoText(MediaPackage mediaPackage, WorkflowOperationInstance operation, ConfiguredTagsAndFlavors tagsAndFlavors) Runs the text analysis service on each of the video segments found.TextAnalysisWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.themes
Methods in org.opencastproject.workflow.handler.themes that return WorkflowOperationResultModifier and TypeMethodDescriptionThemeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.timelinepreviews
Methods in org.opencastproject.workflow.handler.timelinepreviews that return WorkflowOperationResultModifier and TypeMethodDescriptionTimelinePreviewsWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.videoeditor
Methods in org.opencastproject.workflow.handler.videoeditor that return WorkflowOperationResultModifier and TypeMethodDescriptionVideoEditorWorkflowOperationHandler.resume(WorkflowInstance workflowInstance, JobContext context, Map<String, String> properties) VideoEditorWorkflowOperationHandler.skip(WorkflowInstance workflowInstance, JobContext context) SilenceDetectionWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) VideoEditorWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.videogrid
Methods in org.opencastproject.workflow.handler.videogrid that return WorkflowOperationResultModifier and TypeMethodDescriptionVideoGridWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.videosegmenter
Methods in org.opencastproject.workflow.handler.videosegmenter that return WorkflowOperationResultModifier and TypeMethodDescriptionVideoSegmenterWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.waveform
Methods in org.opencastproject.workflow.handler.waveform that return WorkflowOperationResultModifier and TypeMethodDescriptionWaveformWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.handler.workflow
Methods in org.opencastproject.workflow.handler.workflow that return WorkflowOperationResultModifier and TypeMethodDescriptionErrorResolutionWorkflowOperationHandler.resume(WorkflowInstance workflowInstance, JobContext context, Map<String, String> properties) Continues a suspendedWorkflowInstance.ResumableWorkflowOperationHandlerBase.resume(WorkflowInstance workflowInstance, JobContext context, Map<String, String> properties) Continues a suspendedWorkflowInstance.AddCatalogWorkflowOperationHandler.start(WorkflowInstance wInst, JobContext context) AnalyzeTracksWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) AssertWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ChangeTypeWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.CleanupWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.CloneWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.ConditionalConfigWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ConfigureByDublinCoreTermWOH.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.CopyWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.DefaultsWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.DuplicateEventWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ExportWorkflowPropertiesWOH.start(WorkflowInstance workflowInstance, JobContext context) ImportWorkflowPropertiesWOH.start(WorkflowInstance wi, JobContext context) IncludeWorkflowOperationHandler.start(WorkflowInstance wi, JobContext context) Runs the workflow operation on thisWorkflowInstance.ProbeResolutionWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) PublicationChannelToWorkspace.start(WorkflowInstance workflowInstance, JobContext context) ResumableWorkflowOperationHandlerBase.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.SeriesWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.StartWorkflowWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) TagByDublinCoreTermWOH.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.TagWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.TransferMetadataWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance.WebvttToCutMarksWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) ZipWorkflowOperationHandler.start(WorkflowInstance workflowInstance, JobContext context) Runs the workflow operation on thisWorkflowInstance. -
Uses of WorkflowOperationResult in org.opencastproject.workflow.impl
Methods in org.opencastproject.workflow.impl with parameters of type WorkflowOperationResultModifier and TypeMethodDescriptionprotected WorkflowInstanceWorkflowServiceImpl.handleOperationResult(WorkflowInstance workflow, WorkflowOperationResult result) Callback for workflow operation handlers that executed and finished without exception.