Package de.otto.jlineup.lambda
Class LambdaRunner
java.lang.Object
de.otto.jlineup.lambda.LambdaRunner
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLambdaRunner(String id, de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.RunStepConfig runStepConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext) -
Method Summary
-
Field Details
-
REPORT_LOG_NAME_KEY
- See Also:
-
LOGFILE_NAME
- See Also:
-
-
Constructor Details
-
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 - Throws:
de.otto.jlineup.exceptions.ValidationError
-
-
Method Details
-
getRunStepConfig
public de.otto.jlineup.RunStepConfig getRunStepConfig() -
run
public int run()
-