Skip navigation links
C D E G I O P S 

C

configure(StaplerRequest, JSONObject) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
Indicates if this builder can be used with all kinds of project types.

D

DatadogBuildListener - Class in org.datadog.jenkins.plugins.datadogbuildreporter
DatadogBuildListener RunListener.
DatadogBuildListener() - Constructor for class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Runs when the DatadogBuildListener class is created.
DatadogBuildListener.DescriptorImpl - Class in org.datadog.jenkins.plugins.datadogbuildreporter
Descriptor for DatadogBuildListener.
DescriptorImpl() - Constructor for class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
Runs when the DatadogBuildListener.DescriptorImpl class is created.
doTestConnection(String) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
Tests the apiKey from the configuration screen, to check its' validity.
durationToString(double) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Converts from a double to a human readable string, representing a time duration.

E

event(JSONObject, JSONArray) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Sends a an event to the Datadog API, including the event payload, and a set of tags.

G

gauge(String, JSONObject, String, JSONArray) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Sends a metric to the Datadog API, including the gauge name, value, and a set of tags.
getApiKey() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
Getter function for the apiKey global configuration.
getDescriptor() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Getter function for the DatadogBuildListener.DescriptorImpl class.
getDisplayName() - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
Getter function for a human readable plugin name, used in the configuration screen.

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener.DescriptorImpl
Indicates if this builder can be used with all kinds of project types.

O

onCompleted(Run, TaskListener) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Called when a build is completed.
onStarted(Run, TaskListener) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Called when a build is first started.
org.datadog.jenkins.plugins.datadogbuildreporter - package org.datadog.jenkins.plugins.datadogbuildreporter
 

P

post(JSONObject, String) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Posts a given JSONObject payload to the DataDog API, using the user configured apiKey.
printLog(String) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Prints a message to the PrintStream logger.

S

serviceCheck(String, Integer, JSONObject, JSONArray) - Method in class org.datadog.jenkins.plugins.datadogbuildreporter.DatadogBuildListener
Sends a service check to the Datadog API, including the check name, status, and a set of tags.
C D E G I O P S 
Skip navigation links

Copyright © 2004-2015. All Rights Reserved.