public class FireLineTarget extends hudson.model.AbstractDescribableImpl<FireLineTarget>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FireLineTarget.DescriptorImpl |
| 构造器和说明 |
|---|
FireLineTarget(boolean csp,
boolean blockBuild,
String configuration,
String reportPath,
String reportFileName,
String buildWithParameter,
String jdk,
String jvm) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getBlockBuild() |
String |
getBuildWithParameter() |
String |
getConfiguration() |
boolean |
getCsp() |
String |
getJdk() |
String |
getJvm() |
String |
getReportFileName() |
String |
getReportPath() |
public boolean getCsp()
public boolean getBlockBuild()
public String getConfiguration()
public String getReportPath()
public String getReportFileName()
public String getBuildWithParameter()
public String getJdk()
public String getJvm()
Copyright © 2016–2019. All rights reserved.