Index

C E I J L M O P T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

COLLECTION - Static variable in interface org.opencastproject.execute.api.ExecuteService
The collection for the executor files

E

ENDPOINT_NAME - Static variable in interface org.opencastproject.execute.api.ExecuteService
The subdirectory of the REST endpoint for this service
EXEC_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the name of the command
execute(String, String, MediaPackageElement, String, MediaPackageElement.Type, float) - Method in interface org.opencastproject.execute.api.ExecuteService
Execute the operation specified by exec with the argument string indicated by args.
execute(String, String, MediaPackage, String, MediaPackageElement.Type, float) - Method in interface org.opencastproject.execute.api.ExecuteService
Execute the operation specified by exec with the argument string indicated by args.
ExecuteException - Exception Class in org.opencastproject.execute.api
The class for any exceptions related with the ExecuteService
ExecuteException(String) - Constructor for exception class org.opencastproject.execute.api.ExecuteException
Constructs a new execute exception with a message.
ExecuteException(String, Throwable) - Constructor for exception class org.opencastproject.execute.api.ExecuteException
Constructs a new Execute exception with a message and the throwable that caused this exception to be thrown.
ExecuteException(Throwable) - Constructor for exception class org.opencastproject.execute.api.ExecuteException
Constructs a new execute exception with the throwable causing this exception to be thrown.
ExecuteService - Interface in org.opencastproject.execute.api
API for a service that runs CLI commands with MediaPackage elements as arguments

I

INPUT_ELEM_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the serialized input element
INPUT_FILE_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
Placeholder to be replaced by the actual track location in the command line
INPUT_MP_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the serialized input element

J

JOB_TYPE - Static variable in interface org.opencastproject.execute.api.ExecuteService
Receipt type

L

LOAD_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the load estimate

M

MP_ID_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
Placeholder to be replaced by the actual mediapackage id in the command line

O

ORG_ID_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
Placeholder to be replaced by the actual organization id in the command line
org.opencastproject.execute.api - package org.opencastproject.execute.api
 
OUTPUT_FILE_PATTERN - Static variable in interface org.opencastproject.execute.api.ExecuteService
Placeholder to be replaced by the actual track location in the command line
OUTPUT_NAME_FORM_PARAMETER - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the name of the file generated by the command

P

PARAMS_FORM_PARAM - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the command arguments

T

TYPE_FORM_PARAMETER - Static variable in interface org.opencastproject.execute.api.ExecuteService
Name of the form parameter in the REST endpoints that contains the element type of the generated file
C E I J L M O P T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form