> On 03.01.2017, at 10:45, Tomas Westling <[email protected]> wrote: > > As Gavin says, if you want to read or manipulate the metadata from a plugin, > you shouldn't use the rest api. > For nodes, the metadata is stored as NodeProperties, look at > MetadadataNodeProperty.java. > For Jobs and Builds, look at the actions MetadataJobAction.java and > MetadataBuildAction.java, these are available on jobs and builds > that have metadata associated with them.
PF66 already got help on IRC (and didn't bother updating this thread with that information). -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/92991F06-58B8-4E1D-ABE2-BBBB9E533244%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
