Index

A B C D G I O P S V 
All Classes|All Packages

A

AmazonSNSNotifier - Class in org.jenkinsci.plugins.snsnotify
 
AmazonSNSNotifier(String, String, String) - Constructor for class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
AmazonSNSNotifier.DescriptorImpl - Class in org.jenkinsci.plugins.snsnotify
 

B

BuildListener - Class in org.jenkinsci.plugins.snsnotify
 
BuildListener() - Constructor for class org.jenkinsci.plugins.snsnotify.BuildListener
 
BuildPhase - Enum in org.jenkinsci.plugins.snsnotify
 

C

COMPLETED - org.jenkinsci.plugins.snsnotify.BuildPhase
 
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 

G

getAwsAccessKey() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
getAwsSecretKey() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
getDefaultMessageTemplate() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
getDefaultTopicArn() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
getDescriptor() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
getDisplayName() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
getMessageTemplate() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
getNotifier(AbstractProject) - Static method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
getProjectTopicArn() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
getSubjectTemplate() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
isDefaultLocalCredential() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
isDefaultNotifyOnConsecutiveSuccesses() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
isDefaultSendNotificationOnStart() - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 

O

onCompleted(AbstractBuild, TaskListener) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
onCompleted(AbstractBuild, TaskListener) - Method in class org.jenkinsci.plugins.snsnotify.BuildListener
 
onStarted(AbstractBuild, TaskListener) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 
onStarted(AbstractBuild, TaskListener) - Method in class org.jenkinsci.plugins.snsnotify.BuildListener
 
org.jenkinsci.plugins.snsnotify - package org.jenkinsci.plugins.snsnotify
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier
 

S

setAwsAccessKey(String) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
setAwsSecretKey(Secret) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
setDefaultLocalCredential(boolean) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
setDefaultMessageTemplate(String) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
setDefaultNotifyOnConsecutiveSuccesses(boolean) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
setDefaultSendNotificationOnStart(boolean) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
setDefaultTopicArn(String) - Method in class org.jenkinsci.plugins.snsnotify.AmazonSNSNotifier.DescriptorImpl
 
STARTED - org.jenkinsci.plugins.snsnotify.BuildPhase
 

V

valueOf(String) - Static method in enum org.jenkinsci.plugins.snsnotify.BuildPhase
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.plugins.snsnotify.BuildPhase
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D G I O P S V 
All Classes|All Packages