public class TokenMacroStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
TokenMacroStep.DescriptorImpl |
Constructor and Description |
---|
TokenMacroStep(String stringWithMacro) |
Modifier and Type | Method and Description |
---|---|
String |
getStringWithMacro() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
public String getStringWithMacro()
Copyright © 2016–2018. All rights reserved.