Package de.otto.jlineup.lambda
Klasse LambdaRunner
java.lang.Object
de.otto.jlineup.lambda.LambdaRunner
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungLambdaRunner(String id, de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.RunStepConfig runStepConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext) -
Methodenübersicht
-
Felddetails
-
REPORT_LOG_NAME_KEY
- Siehe auch:
-
LOGFILE_NAME
- Siehe auch:
-
-
Konstruktordetails
-
LambdaRunner
public LambdaRunner(String id, de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.RunStepConfig runStepConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext) throws de.otto.jlineup.exceptions.ValidationError - Löst aus:
de.otto.jlineup.exceptions.ValidationError
-
-
Methodendetails
-
getRunStepConfig
public de.otto.jlineup.RunStepConfig getRunStepConfig() -
run
public int run()
-