Package de.otto.jlineup.lambda
Class LambdaRequestPayload
java.lang.Object
de.otto.jlineup.lambda.LambdaRequestPayload
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLambdaRequestPayload(String runId, de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext, de.otto.jlineup.config.RunStep step, String urlKey) -
Method Summary
-
Field Details
-
runId
-
jobConfig
public final de.otto.jlineup.config.JobConfig jobConfig -
screenshotContext
public final de.otto.jlineup.browser.ScreenshotContext screenshotContext -
urlKey
-
step
public final de.otto.jlineup.config.RunStep step
-
-
Constructor Details
-
LambdaRequestPayload
-
LambdaRequestPayload
public LambdaRequestPayload()
-