Index
All Classes and Interfaces|All Packages|Serialized Form
A
- add(MetadataValue) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
-
Add a
MetadataValueto this container. - addAll(Iterable<T>) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
-
adda list of elements
C
- com.google.jenkins.plugins.metadata - package com.google.jenkins.plugins.metadata
D
- deserialize(Class<T>, String) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
G
- getKey() - Method in interface com.google.jenkins.plugins.metadata.MetadataValue
- getMetadata() - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
- getMetadata(Run<?, ?>) - Static method in class com.google.jenkins.plugins.metadata.MetadataContainer
- getSerializedMetadata() - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
L
- listDeserialize(Class<T>, String) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
- listSerialize(Iterable<T>) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
M
- MetadataContainer - Class in com.google.jenkins.plugins.metadata
-
A build's
InvisibleActioncontaining metadata. - MetadataContainer() - Constructor for class com.google.jenkins.plugins.metadata.MetadataContainer
- MetadataSerializationException - Exception in com.google.jenkins.plugins.metadata
-
Exceptions thrown in case of serialization problems of
MetadataValue. - MetadataSerializationException(Throwable) - Constructor for exception com.google.jenkins.plugins.metadata.MetadataSerializationException
- MetadataValue - Interface in com.google.jenkins.plugins.metadata
-
A marker interface for value types intended to be used as metadata contained in
MetadataContainer.getMetadata().
O
- of(Run<?, ?>) - Static method in class com.google.jenkins.plugins.metadata.MetadataContainer
R
- removeAll(String) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
-
removea list of elements
S
- serialize(MetadataValue) - Method in class com.google.jenkins.plugins.metadata.MetadataContainer
All Classes and Interfaces|All Packages|Serialized Form