A C D E F G H I M N P S T

A

accountsid - Variable in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
authtoken - Variable in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 

C

com.twilio.jenkins - package com.twilio.jenkins
 
configure(StaplerRequest, JSONObject) - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
culpritStringFromList(List<Pair<String, String>>) - Static method in class com.twilio.jenkins.TwilioNotifier
 

D

DESCRIPTOR - Static variable in class com.twilio.jenkins.MobilePhoneProperty
 
doCheckToList(String) - Method in class com.twilio.jenkins.TwilioNotifier
Validates the toList.

E

equals(Object) - Method in class com.twilio.jenkins.Pair

F

fromPhoneNumber - Variable in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 

G

getAccountSID() - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
getAuthToken() - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
getCallNotification() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for callNotification.
getCulpritMessage() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for the culprit message.
getDescriptor() - Method in class com.twilio.jenkins.MobilePhoneProperty
 
getDescriptor() - Method in class com.twilio.jenkins.TwilioNotifier
 
getDisplayName() - Method in class com.twilio.jenkins.MobilePhoneProperty.DescriptorImpl
 
getDisplayName() - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
getFromPhoneNumber() - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
getIncludeUrl() - Method in class com.twilio.jenkins.TwilioNotifier
Returns the include url flag.
getLeft() - Method in class com.twilio.jenkins.Pair
Returns the left attribute.
getMessage() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for the message.
getMobilePhone() - Method in class com.twilio.jenkins.MobilePhoneProperty
 
getOnlyOnFailureOrRecovery() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for onlyOnFailureOrRecovery flag.
getRequiredMonitorService() - Method in class com.twilio.jenkins.TwilioNotifier
 
getRight() - Method in class com.twilio.jenkins.Pair
Returns the right attribute.
getSendToCulprits() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for sendToCulprits flag.
getSmsNotification() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for smsNotification flag.
getToList() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for the toList.
getUrl() - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
getUser() - Method in class com.twilio.jenkins.MobilePhoneProperty
 
getUserList() - Method in class com.twilio.jenkins.TwilioNotifier
Getter for the message.

H

hashCode() - Method in class com.twilio.jenkins.Pair
hudsonUrl - Variable in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 
isFailureOrRecovery(AbstractBuild<?, ?>) - Method in class com.twilio.jenkins.TwilioNotifier
Determine if this build represents a failure or recovery.

M

MobilePhoneProperty - Class in com.twilio.jenkins
UserProperty class which contains a user's mobile phone number.
MobilePhoneProperty() - Constructor for class com.twilio.jenkins.MobilePhoneProperty
 
MobilePhoneProperty(String) - Constructor for class com.twilio.jenkins.MobilePhoneProperty
 
MobilePhoneProperty.DescriptorImpl - Class in com.twilio.jenkins
 
MobilePhoneProperty.DescriptorImpl() - Constructor for class com.twilio.jenkins.MobilePhoneProperty.DescriptorImpl
 

N

newInstance(StaplerRequest, JSONObject) - Method in class com.twilio.jenkins.MobilePhoneProperty.DescriptorImpl
 
newInstance(User) - Method in class com.twilio.jenkins.MobilePhoneProperty.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 

P

Pair<L,R> - Class in com.twilio.jenkins
A simple Pair implementation using generics.
Pair(L, R) - Constructor for class com.twilio.jenkins.Pair
Construct an immutable Pair, passing in the left and right attributes
parseUserList(String) - Static method in class com.twilio.jenkins.TwilioNotifier
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.twilio.jenkins.TwilioNotifier
 

S

setMobilePhone(String) - Method in class com.twilio.jenkins.MobilePhoneProperty
 
shouldNotify(AbstractBuild<?, ?>) - Method in class com.twilio.jenkins.TwilioNotifier
Determine if this build results should be tweeted.
substituteAttributes(String, Map<String, String>) - Static method in class com.twilio.jenkins.TwilioNotifier
 

T

TwilioNotifier - Class in com.twilio.jenkins
A TwilioNotifier is a Notifier that uses the Rest API of communications service provider "http://www.twilio.com/ to send text messages and make calls with the build status of individual builds.
TwilioNotifier(String, String, String, String, String, String, String, String, String) - Constructor for class com.twilio.jenkins.TwilioNotifier
Databound constructor matching the corresponding Jelly configuration items.
TwilioNotifier.DescriptorImpl - Class in com.twilio.jenkins
 
TwilioNotifier.DescriptorImpl() - Constructor for class com.twilio.jenkins.TwilioNotifier.DescriptorImpl
 

A C D E F G H I M N P S T

Copyright © 2004-2011. All Rights Reserved.