public class CFVariable extends hudson.model.AbstractDescribableImpl<CFVariable>
Modifier and Type | Class and Description |
---|---|
static class |
CFVariable.DescriptorImpl |
Constructor and Description |
---|
CFVariable(net.sf.json.JSONObject var) |
CFVariable(String jsonString) |
CFVariable(String Variable,
String Value) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
String |
getVariable() |
public CFVariable(net.sf.json.JSONObject var)
public CFVariable(String jsonString)
Copyright © 2016–2018. All rights reserved.