Index

D E G L O P S T W 
All Classes and Interfaces|All Packages|Constant Field Values

D

destroy(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
 
destroy(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
 

E

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
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
 
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
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

G

getDescription() - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
 
getDescription() - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
 
getId() - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
 
getId() - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
 

L

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

O

org.opencastproject.execute.operation.handler - package org.opencastproject.execute.operation.handler
 
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

P

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

S

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
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
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
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
 
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
 
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.
skip(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
skip(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler
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_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_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_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_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
start(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteManyWorkflowOperationHandler
start(WorkflowInstance, JobContext) - Method in class org.opencastproject.execute.operation.handler.ExecuteOnceWorkflowOperationHandler

T

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_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_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_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

W

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
D E G L O P S T W 
All Classes and Interfaces|All Packages|Constant Field Values