public abstract class PolarisJenkinsStepWorkflow<T>
extends com.synopsys.integration.stepworkflow.jenkins.JenkinsStepWorkflow<T>
| Modifier and Type | Field and Description |
|---|---|
protected com.synopsys.integration.polaris.common.service.PolarisServicesFactory |
polarisServicesFactory |
| Constructor and Description |
|---|
PolarisJenkinsStepWorkflow(com.synopsys.integration.jenkins.extensions.JenkinsIntLogger jenkinsIntLogger,
com.synopsys.integration.polaris.common.service.PolarisServicesFactory polarisServicesFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected com.synopsys.integration.phonehome.request.PhoneHomeRequestBodyBuilder |
createPhoneHomeBuilder() |
protected final com.synopsys.integration.polaris.common.service.PolarisServicesFactory polarisServicesFactory
public PolarisJenkinsStepWorkflow(com.synopsys.integration.jenkins.extensions.JenkinsIntLogger jenkinsIntLogger,
com.synopsys.integration.polaris.common.service.PolarisServicesFactory polarisServicesFactory)
protected com.synopsys.integration.phonehome.request.PhoneHomeRequestBodyBuilder createPhoneHomeBuilder()
createPhoneHomeBuilder in class com.synopsys.integration.stepworkflow.jenkins.JenkinsStepWorkflow<T>