-
org.opencastproject.job.api.Job
ExecuteService.execute(String exec,
String args,
org.opencastproject.mediapackage.MediaPackageElement inElement,
String outFileName,
org.opencastproject.mediapackage.MediaPackageElement.Type type,
float load)
Execute the operation specified by exec with the argument string indicated by args.
org.opencastproject.job.api.Job
ExecuteService.execute(String exec,
String args,
org.opencastproject.mediapackage.MediaPackage mp,
String outFileName,
org.opencastproject.mediapackage.MediaPackageElement.Type type,
float load)
Execute the operation specified by exec with the argument string indicated by args.