public class TriggerParameter extends hudson.model.AbstractDescribableImpl<TriggerParameter> implements Map.Entry<String,String>
| Modifier and Type | Class and Description |
|---|---|
static class |
TriggerParameter.DescriptorImpl |
| Constructor and Description |
|---|
TriggerParameter(Map.Entry<String,String> entry) |
TriggerParameter(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
String |
setValue(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeCopyright © 2016–2018. All rights reserved.