public class Annotation extends hudson.model.AbstractDescribableImpl<Annotation> implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Annotation.DescriptorImpl |
Constructor and Description |
---|
Annotation(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getValue() |
Copyright © 2016–2019. All rights reserved.