Index

C D G I N P S 
All Classes and Interfaces|All Packages

C

CloudAEyeGlobalKeyConfiguration - Class in io.jenkins.plugins.cloudaeye
Handles the global key configuration for the plugin
CloudAEyeGlobalKeyConfiguration() - Constructor for class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
CloudAEyeNotifications - Class in io.jenkins.plugins.cloudaeye
Records all failed builds and exports relevant logs and metadata to CloudAEye
CloudAEyeNotifications(boolean) - Constructor for class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications
 
CloudAEyeNotifications.DescriptorImpl - Class in io.jenkins.plugins.cloudaeye
Describes the step display name (to show on the jenkins UI)

D

DescriptorImpl() - Constructor for class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications.DescriptorImpl
 
doCheckTenantKey(String) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
Validates the tenantKey
doCheckToken(String) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
doTestConnection(Secret, Secret) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
Makes a dynamic ping to test the connectivity with the CloudAEye webhook

G

get() - Static method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
getDisplayName() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications.DescriptorImpl
 
getEnableExport() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications
Returns the enableExport value
getRequiredMonitorService() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications
 
getTenantKey() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
getTenantKey() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications
Returns the CloudAEye webhook endpoint
getToken() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
getToken() - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications
Returns the token

I

io.jenkins.plugins.cloudaeye - package io.jenkins.plugins.cloudaeye
 
isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications.DescriptorImpl
 

N

NotificationSender - Class in io.jenkins.plugins.cloudaeye
Sends given notification payload to the CloudAEye webhook endpoint
NotificationSender() - Constructor for class io.jenkins.plugins.cloudaeye.NotificationSender
 

P

perform(Run<?, ?>, FilePath, EnvVars, Launcher, TaskListener) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeNotifications
 

S

setTenantKey(Secret) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
setToken(Secret) - Method in class io.jenkins.plugins.cloudaeye.CloudAEyeGlobalKeyConfiguration
 
C D G I N P S 
All Classes and Interfaces|All Packages