public class StepData extends Object implements Serializable
Constructor and Description |
---|
StepData(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getEnvVars() |
String |
getNodeHostname() |
Set<String> |
getNodeLabels() |
String |
getNodeName() |
String |
getWorkspace() |
Copyright © 2016–2023. All rights reserved.