Package | Description |
---|---|
org.jenkinsci.plugins.workflow.steps |
Modifier and Type | Method and Description |
---|---|
void |
StepDescriptor.checkContextAvailability(StepContext c)
Makes sure that the given
StepContext has all the context parameters this descriptor wants to see,
and if not, throw MissingContextVariableException indicating which variable is missing. |
Copyright © 2016–2017. All rights reserved.