|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.talend.runtime.PerlJobRunner
public class PerlJobRunner
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_CONTEXT
|
Method Summary | |
---|---|
void |
run(Job job,
java.util.Map parameters)
Run. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_CONTEXT
Method Detail |
---|
public void run(Job job, java.util.Map parameters) throws JobNotFoundException, ContextNotFoundException, JobExecutionException
IJobRunner
run
in interface IJobRunner
job
- the job
JobNotFoundException
- the job not found exception
ContextNotFoundException
- the context not found exception
JobExecutionException
- the job execution exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |