Package | Description |
---|---|
org.jenkinsci.plugins.workflow.cps |
Modifier and Type | Method and Description |
---|---|
abstract Object |
GlobalVariable.getValue(CpsScript script)
Gets or creates the singleton value of the variable.
|
EnvActionImpl |
EnvActionImpl.Binder.getValue(CpsScript script) |
Object |
ParamsVariable.getValue(CpsScript script) |
Object |
RunWrapperBinder.getValue(CpsScript script) |
Copyright © 2016–2020. All rights reserved.