public class MeasureAndSendToWavefrontStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
MeasureAndSendToWavefrontStep.DescriptorImpl |
| Constructor and Description |
|---|
MeasureAndSendToWavefrontStep(String metricName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMetricName() |
long |
getStartTime() |
void |
setMetricName(String metricName) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public MeasureAndSendToWavefrontStep(String metricName)
Copyright © 2016–2020. All rights reserved.