public class MavenChromeJobConfig extends MavenJobConfig
dockerImage, envPropKeys, sysPropKeys| Constructor and Description |
|---|
MavenChromeJobConfig(int executorCount,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExecutorCommand(String jobId,
String jobUrl,
int index) |
List<JobCommand> |
getPostCommands(JobContext jc) |
List<JobCommand> |
getPreCommands(JobContext jc) |
void |
setHeight(int height) |
void |
setWidth(int width) |
addEnvPropKey, addSysPropKey, getEnvironment, getExecutorCount, getHost, getMainCommands, getPort, getShutdownCommands, getStartupCommands, setDockerImageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourcePath, getTimeoutMinutes, getUploadDir, startExecutorspublic MavenChromeJobConfig(int executorCount,
String host,
int port)
public void setWidth(int width)
public void setHeight(int height)
public String getExecutorCommand(String jobId, String jobUrl, int index)
getExecutorCommand in interface JobConfiggetExecutorCommand in class MavenJobConfigpublic List<JobCommand> getPreCommands(JobContext jc)
public List<JobCommand> getPostCommands(JobContext jc)
Copyright © 2020. All rights reserved.