Skip navigation links
A B C D E F G H I J M N O P R S T U V W _ 

A

Aborted() - Static method in class jenkins.plugins.hipchat.Messages
Key Aborted: Build aborted.
acceptsMacroName(String) - Method in class jenkins.plugins.hipchat.ext.tokens.BlueOceanUrlMacro
 
acceptsMacroName(String) - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDescriptionMacro
 
acceptsMacroName(String) - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDurationMacro
 
acceptsMacroName(String) - Method in class jenkins.plugins.hipchat.ext.tokens.CommitMessageMacro
 
acceptsMacroName(String) - Method in class jenkins.plugins.hipchat.ext.tokens.HipchatChangesMacro
 
acceptsMacroName(String) - Method in class jenkins.plugins.hipchat.ext.tokens.TestReportUrlMacro
 
Activity - Class in jenkins.plugins.hipchat.model.notifications
 
Activity() - Constructor for class jenkins.plugins.hipchat.model.notifications.Activity
 
attribute(String, String, Value.Style, String) - Method in class jenkins.plugins.hipchat.CardProvider
A simple factory method to easily create attribute for the Card.
Attribute - Class in jenkins.plugins.hipchat.model.notifications
 
Attribute() - Constructor for class jenkins.plugins.hipchat.model.notifications.Attribute
 

B

BackToNormal() - Static method in class jenkins.plugins.hipchat.Messages
Key BackToNormal: Build is back to normal.
BLUE_OCEAN_URL - Static variable in class jenkins.plugins.hipchat.model.Constants
 
BlueOceanUrlMacro - Class in jenkins.plugins.hipchat.ext.tokens
 
BlueOceanUrlMacro() - Constructor for class jenkins.plugins.hipchat.ext.tokens.BlueOceanUrlMacro
 
BUILD_DESCRIPTION - Static variable in class jenkins.plugins.hipchat.model.Constants
 
BUILD_DURATION - Static variable in class jenkins.plugins.hipchat.model.Constants
 
BUILD_DURATION_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
BUILD_URL_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
BuildDescriptionMacro - Class in jenkins.plugins.hipchat.ext.tokens
 
BuildDescriptionMacro() - Constructor for class jenkins.plugins.hipchat.ext.tokens.BuildDescriptionMacro
 
BuildDurationMacro - Class in jenkins.plugins.hipchat.ext.tokens
 
BuildDurationMacro() - Constructor for class jenkins.plugins.hipchat.ext.tokens.BuildDurationMacro
 
BuildOutput() - Static method in class jenkins.plugins.hipchat.Messages
Key BuildOutput: Build Output.
BuildUtils - Class in jenkins.plugins.hipchat.utils
 
BuildUtils() - Constructor for class jenkins.plugins.hipchat.utils.BuildUtils
 

C

Card - Class in jenkins.plugins.hipchat.model.notifications
 
Card() - Constructor for class jenkins.plugins.hipchat.model.notifications.Card
 
Card.Format - Enum in jenkins.plugins.hipchat.model.notifications
 
Card.Style - Enum in jenkins.plugins.hipchat.model.notifications
 
CardProvider - Class in jenkins.plugins.hipchat
An extension point that can be used to allow full control over HipChat notification cards for individual notifications.
CardProvider() - Constructor for class jenkins.plugins.hipchat.CardProvider
 
CardProviderDescriptor - Class in jenkins.plugins.hipchat
 
CardProviderDescriptor() - Constructor for class jenkins.plugins.hipchat.CardProviderDescriptor
 
CardTitle() - Static method in class jenkins.plugins.hipchat.Messages
Key CardTitle: $JOB_NAME.
CAUSE - Static variable in class jenkins.plugins.hipchat.model.Constants
 
CHANGES - Static variable in class jenkins.plugins.hipchat.model.Constants
 
CHANGES_OR_CAUSE - Static variable in class jenkins.plugins.hipchat.model.Constants
 
closeQuietly(Closeable...) - Method in class jenkins.plugins.hipchat.HipChatService
 
color - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
COMMIT_MESSAGE - Static variable in class jenkins.plugins.hipchat.model.Constants
 
COMMIT_MESSAGE_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
COMMIT_MESSAGE_TEXT - Static variable in class jenkins.plugins.hipchat.model.Constants
 
CommitMessageMacro - Class in jenkins.plugins.hipchat.ext.tokens
 
CommitMessageMacro() - Constructor for class jenkins.plugins.hipchat.ext.tokens.CommitMessageMacro
 
ConfigurationMigrator - Class in jenkins.plugins.hipchat.upgrade
 
ConfigurationMigrator() - Constructor for class jenkins.plugins.hipchat.upgrade.ConfigurationMigrator
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
Constants - Class in jenkins.plugins.hipchat.model
 
Constants() - Constructor for class jenkins.plugins.hipchat.model.Constants
 
createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
credentialId - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
CredentialMissing(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key CredentialMissing: Unable to find credential with ID "{0}".
CredentialUtils - Class in jenkins.plugins.hipchat.utils
This class is here to help with credential related tasks, such as credential lookup and migration of insecurely stored credentials.
CredentialUtils() - Constructor for class jenkins.plugins.hipchat.utils.CredentialUtils
 

D

DEFAULT_ICON_URL - Static variable in class jenkins.plugins.hipchat.model.Constants
 
DefaultCardProvider - Class in jenkins.plugins.hipchat.impl
 
DefaultCardProvider() - Constructor for class jenkins.plugins.hipchat.impl.DefaultCardProvider
 
DefaultCardProvider() - Static method in class jenkins.plugins.hipchat.Messages
Key DefaultCardProvider: Default cards.
DefaultCardProvider.DescriptorImpl - Class in jenkins.plugins.hipchat.impl
 
Description - Class in jenkins.plugins.hipchat.model.notifications
 
Description() - Constructor for class jenkins.plugins.hipchat.model.notifications.Description
 
Description.Format - Enum in jenkins.plugins.hipchat.model.notifications
 
DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
Deprecated.
 
DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.impl.DefaultCardProvider.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.impl.NoopCardProvider.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.model.NotificationConfig.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.workflow.HipChatSendStep.DescriptorImpl
 
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class jenkins.plugins.hipchat.ext.httpclient.ProxyRoutePlanner
 
DisplayName() - Static method in class jenkins.plugins.hipchat.Messages
Key DisplayName: HipChat Notifications.
doCheckSendAs(boolean, String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
doFillCardProviderItems() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
doFillCredentialIdItems(Item, String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
doFillCredentialIdItems(Item, String) - Method in class jenkins.plugins.hipchat.workflow.HipChatSendStep.DescriptorImpl
 
doSendTestNotification(AbstractProject<?, ?>, String, String, boolean, String, String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
DURATION - Static variable in class jenkins.plugins.hipchat.model.Constants
 

E

equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Description
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
equals(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
escape - Variable in class jenkins.plugins.hipchat.ext.tokens.CommitMessageMacro
 
ESCAPED_COMMIT_MESSAGE_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class jenkins.plugins.hipchat.ext.tokens.BlueOceanUrlMacro
 
evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class jenkins.plugins.hipchat.ext.tokens.BlueOceanUrlMacro
 
evaluate(AbstractBuild<?, ?>, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDescriptionMacro
 
evaluate(Run<?, ?>, FilePath, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDescriptionMacro
 
evaluate(AbstractBuild<?, ?>, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDurationMacro
 
evaluate(Run<?, ?>, FilePath, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDurationMacro
 
evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class jenkins.plugins.hipchat.ext.tokens.CommitMessageMacro
 
evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class jenkins.plugins.hipchat.ext.tokens.CommitMessageMacro
 
evaluate(AbstractBuild<?, ?>, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.HipchatChangesMacro
 
evaluate(Run<?, ?>, FilePath, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.HipchatChangesMacro
 
evaluate(AbstractBuild<?, ?>, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.TestReportUrlMacro
 
evaluate(Run<?, ?>, FilePath, TaskListener, String, Map<String, String>, ListMultimap<String, String>) - Method in class jenkins.plugins.hipchat.ext.tokens.TestReportUrlMacro
 

F

FAILED_TEST_COUNT - Static variable in class jenkins.plugins.hipchat.model.Constants
 
FAILED_TEST_COUNT_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
failOnError - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
Failure() - Static method in class jenkins.plugins.hipchat.Messages
Key Failure: Build failed.
findPreviousBuildResult(Run<?, ?>) - Method in class jenkins.plugins.hipchat.utils.BuildUtils
 
forChild - Variable in enum jenkins.plugins.hipchat.model.MatrixTriggerMode
 
forParent - Variable in enum jenkins.plugins.hipchat.model.MatrixTriggerMode
 
fromResults(Result, Result) - Static method in enum jenkins.plugins.hipchat.model.NotificationType
 
fromValue(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Card.Format
 
fromValue(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Card.Style
 
fromValue(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Description.Format
 
fromValue(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Notification.Color
 
fromValue(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Notification.MessageFormat
 
fromValue(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Value.Style
 

G

get(Class<T>) - Static method in class jenkins.plugins.hipchat.utils.GuiceUtils
 
getAcceptedMacroNames() - Method in class jenkins.plugins.hipchat.ext.tokens.BlueOceanUrlMacro
 
getAcceptedMacroNames() - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDescriptionMacro
 
getAcceptedMacroNames() - Method in class jenkins.plugins.hipchat.ext.tokens.BuildDurationMacro
 
getAcceptedMacroNames() - Method in class jenkins.plugins.hipchat.ext.tokens.CommitMessageMacro
 
getAcceptedMacroNames() - Method in class jenkins.plugins.hipchat.ext.tokens.HipchatChangesMacro
 
getAcceptedMacroNames() - Method in class jenkins.plugins.hipchat.ext.tokens.TestReportUrlMacro
 
getActivity() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getAttachTo() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
getAttributes() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getAvailableCredentials(Item, String, String) - Method in class jenkins.plugins.hipchat.utils.CredentialUtils
Retrieves the UI model object containing all acceptable credentials.
getCard(Run<?, ?>, TaskListener, String) - Method in class jenkins.plugins.hipchat.CardProvider
getCard(Run<?, ?>, TaskListener, Icon, String) - Method in class jenkins.plugins.hipchat.CardProvider
Returns a card corresponding to the build notification.
getCard(Run<?, ?>, TaskListener, Icon, String) - Method in class jenkins.plugins.hipchat.impl.DefaultCardProvider
 
getCard(Run<?, ?>, TaskListener, Icon, String) - Method in class jenkins.plugins.hipchat.impl.NoopCardProvider
 
getCard() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
getCardProvider() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getColor() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
getColor() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
getCompleteJobMessage() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getCompleteJobMessageDefault() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getConfigVersion() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getCredentialId() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getCredentialId() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getDefaultNotifications() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getDescription() - Method in enum jenkins.plugins.hipchat.model.MatrixTriggerMode
 
getDescription() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getDescriptor() - Method in class jenkins.plugins.hipchat.CardProvider
 
getDescriptor() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getDescriptor() - Method in class jenkins.plugins.hipchat.impl.DefaultCardProvider
 
getDescriptor() - Method in class jenkins.plugins.hipchat.impl.NoopCardProvider
 
getDescriptor() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
getDisplayName() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
Deprecated.
 
getDisplayName() - Method in class jenkins.plugins.hipchat.impl.DefaultCardProvider.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.hipchat.impl.NoopCardProvider.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.hipchat.model.NotificationConfig.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.hipchat.workflow.HipChatSendStep.DescriptorImpl
 
getFirstChangeSet(Run<?, ?>) - Static method in class jenkins.plugins.hipchat.utils.TokenMacroUtils
 
getFormat() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getFormat() - Method in class jenkins.plugins.hipchat.model.notifications.Description
(Required)
getFrom() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
getFunctionName() - Method in class jenkins.plugins.hipchat.workflow.HipChatSendStep.DescriptorImpl
 
getHeight() - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
getHipChatService(String, String, boolean, String, String) - Static method in class jenkins.plugins.hipchat.HipChatNotifier
Obtains a HipChatService implementation corresponding to the provided settings.
getHtml() - Method in class jenkins.plugins.hipchat.model.notifications.Activity
(Required)
getHttpClient() - Method in class jenkins.plugins.hipchat.HipChatService
 
getIcon() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
getIcon() - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
getIcon() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getIcon() - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
getIconObject() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
getId() - Method in class jenkins.plugins.hipchat.model.notifications.Card
(Required)
getLabel() - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
getLabel() - Method in class jenkins.plugins.hipchat.model.notifications.Value
(Required)
getMatrixTriggerMode() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getMessage() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
(Required)
getMessageFormat() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
getMessageTemplate() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
getNotification(NotificationConfig, AbstractBuild<?, ?>, BuildListener) - Method in enum jenkins.plugins.hipchat.model.NotificationType
 
getNotifications() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getNotificationType() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
getNotifyAborted() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getNotifyBackToNormal() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getNotifyFailure() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getNotifyNotBuilt() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getNotifySuccess() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getNotifyUnstable() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getRequiredMonitorService() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getResolvedRoom(AbstractBuild<?, ?>) - Method in class jenkins.plugins.hipchat.HipChatNotifier
Return the room name defined in the job configuration, or if that's empty return the room name from the global configuration.
getRoom() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getRoom() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getRoom() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getSendAs() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getServer() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getStartJobMessage() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getStartJobMessageDefault() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getStartNotification() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
getStatus() - Method in enum jenkins.plugins.hipchat.model.NotificationType
 
getStyle() - Method in class jenkins.plugins.hipchat.model.notifications.Card
(Required)
getStyle() - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
getThumbnail() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getTitle() - Method in class jenkins.plugins.hipchat.model.notifications.Card
(Required)
getToken() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getToken() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getUrl() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
getUrl() - Method in class jenkins.plugins.hipchat.model.notifications.Icon
(Required)
getUrl() - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
(Required)
getUrl() - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
getUrl2x() - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
getUrl2x() - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
getValue() - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
(Required)
getValue() - Method in class jenkins.plugins.hipchat.model.notifications.Description
(Required)
getWidth() - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
GuiceUtils - Class in jenkins.plugins.hipchat.utils
 
GuiceUtils() - Constructor for class jenkins.plugins.hipchat.utils.GuiceUtils
 

H

hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Description
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
hashCode() - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
hasNestedContent() - Method in class jenkins.plugins.hipchat.ext.tokens.TestReportUrlMacro
 
Here() - Static method in class jenkins.plugins.hipchat.Messages
Key Here: Here.
HIPCHAT_CHANGES - Static variable in class jenkins.plugins.hipchat.model.Constants
 
HIPCHAT_CHANGES_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
HIPCHAT_CHANGES_OR_CAUSE - Static variable in class jenkins.plugins.hipchat.model.Constants
 
HIPCHAT_CHANGES_OR_CAUSE_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
HIPCHAT_MESSAGE_TEMPLATE - Static variable in class jenkins.plugins.hipchat.model.Constants
 
HipchatChangesMacro - Class in jenkins.plugins.hipchat.ext.tokens
 
HipchatChangesMacro() - Constructor for class jenkins.plugins.hipchat.ext.tokens.HipchatChangesMacro
 
HipChatJobProperty(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
Deprecated.
 
HipChatNotifier - Class in jenkins.plugins.hipchat
 
HipChatNotifier(String, String, List<NotificationConfig>, MatrixTriggerMode, String, String) - Constructor for class jenkins.plugins.hipchat.HipChatNotifier
 
HipChatNotifier.DescriptorImpl - Class in jenkins.plugins.hipchat
 
HipChatNotifier.HipChatJobProperty - Class in jenkins.plugins.hipchat
Deprecated.
The plugin configuration should be stored in HipChatNotifier. This class only exists, so configurations can be migrated for the build jobs.
HipChatNotifier.HipChatJobProperty.DescriptorImpl - Class in jenkins.plugins.hipchat
Deprecated.
 
HipChatSendStep - Class in jenkins.plugins.hipchat.workflow
Workflow step to send a HipChat room notification.
HipChatSendStep(String) - Constructor for class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
HipChatSendStep.DescriptorImpl - Class in jenkins.plugins.hipchat.workflow
 
HipChatSendStep.HipChatSendStepExecution - Class in jenkins.plugins.hipchat.workflow
 
HipChatSendStepDisplayName() - Static method in class jenkins.plugins.hipchat.Messages
Key HipChatSendStepDisplayName: Send HipChat Message.
HipChatSendStepExecution() - Constructor for class jenkins.plugins.hipchat.workflow.HipChatSendStep.HipChatSendStepExecution
 
HipChatService - Class in jenkins.plugins.hipchat
 
HipChatService() - Constructor for class jenkins.plugins.hipchat.HipChatService
 
HipChatV1Service - Class in jenkins.plugins.hipchat.impl
 
HipChatV1Service(String, String, String, String) - Constructor for class jenkins.plugins.hipchat.impl.HipChatV1Service
 
HipChatV2Service - Class in jenkins.plugins.hipchat.impl
 
HipChatV2Service(String, String, String) - Constructor for class jenkins.plugins.hipchat.impl.HipChatV2Service
 

I

Icon - Class in jenkins.plugins.hipchat.model.notifications
 
Icon() - Constructor for class jenkins.plugins.hipchat.model.notifications.Icon
 
icon - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
InvalidResponseCode(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key InvalidResponseCode: Unexpected response code from HipChat: {0}.
InvalidResponseCodeException - Exception in jenkins.plugins.hipchat.exceptions
 
InvalidResponseCodeException(int) - Constructor for exception jenkins.plugins.hipchat.exceptions.InvalidResponseCodeException
 
InvalidSendAs() - Static method in class jenkins.plugins.hipchat.Messages
Key InvalidSendAs: When using the v1 API the Send As value MUST be configured and it MUST be less than 15 characters..
IOException(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key IOException: Unexpected IO error occurred while sending notification: {0}.
isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
isApplicable(Class<? extends Job>) - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
Deprecated.
 
isMatrixProject(Object) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
isNotify() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
isNotifyEnabled() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
isStartType() - Method in enum jenkins.plugins.hipchat.model.NotificationType
 
isTextFormat() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
isV2Enabled() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 

J

jenkins.plugins.hipchat - package jenkins.plugins.hipchat
 
jenkins.plugins.hipchat.exceptions - package jenkins.plugins.hipchat.exceptions
 
jenkins.plugins.hipchat.ext.httpclient - package jenkins.plugins.hipchat.ext.httpclient
 
jenkins.plugins.hipchat.ext.tokens - package jenkins.plugins.hipchat.ext.tokens
 
jenkins.plugins.hipchat.impl - package jenkins.plugins.hipchat.impl
 
jenkins.plugins.hipchat.model - package jenkins.plugins.hipchat.model
 
jenkins.plugins.hipchat.model.notifications - package jenkins.plugins.hipchat.model.notifications
 
jenkins.plugins.hipchat.upgrade - package jenkins.plugins.hipchat.upgrade
 
jenkins.plugins.hipchat.utils - package jenkins.plugins.hipchat.utils
 
jenkins.plugins.hipchat.workflow - package jenkins.plugins.hipchat.workflow
 
JOB_DISPLAY_NAME - Static variable in class jenkins.plugins.hipchat.model.Constants
 
JobCompleted() - Static method in class jenkins.plugins.hipchat.Messages
Key JobCompleted: $JOB_NAME #$BUILD_NUMBER $STATUS after $BUILD_DURATION (<a href="$BUILD_URL">View build</a>).
JobStarted() - Static method in class jenkins.plugins.hipchat.Messages
Key JobStarted: $JOB_NAME #$BUILD_NUMBER $STATUS ($HIPCHAT_CHANGES_OR_CAUSE) (<a href="$BUILD_URL">View build</a>).

M

MacroEvaluationFailed(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key MacroEvaluationFailed: [ERROR] Failed to evaluate tokens in the provided message template due to: {0}.
MatrixTriggerMode - Enum in jenkins.plugins.hipchat.model
Controls when the e-mail gets sent in case of the matrix project.
MatrixTriggerMode_Both() - Static method in class jenkins.plugins.hipchat.Messages
Key MatrixTriggerMode.Both: Trigger for parent and each configuration.
MatrixTriggerMode_OnlyConfigurations() - Static method in class jenkins.plugins.hipchat.Messages
Key MatrixTriggerMode.OnlyConfigurations: Trigger for each configuration.
MatrixTriggerMode_OnlyParent() - Static method in class jenkins.plugins.hipchat.Messages
Key MatrixTriggerMode.OnlyParent: Trigger only the parent job.
message - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
MessageRequiredError() - Static method in class jenkins.plugins.hipchat.Messages
Key MessageRequiredError: {@code HipChat message not sent.
Messages - Class in jenkins.plugins.hipchat
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.hipchat.Messages
 
migrateGlobalCredential(HipChatNotifier.DescriptorImpl) - Method in class jenkins.plugins.hipchat.utils.CredentialUtils
Migrates the credential stored in global config from the old insecure format to the Credential system.
migrateJobCredential(HipChatNotifier.DescriptorImpl, Item, HipChatNotifier) - Method in class jenkins.plugins.hipchat.utils.CredentialUtils
Migrates the credential stored in a job config from the old insecure format to the Credential system.
migrateMessageTemplate(String) - Static method in class jenkins.plugins.hipchat.HipChatNotifier
 

N

needsToRunAfterFinalized() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
Deprecated.
 
NoChanges() - Static method in class jenkins.plugins.hipchat.Messages
Key NoChanges: No changes.
NoopCardProvider - Class in jenkins.plugins.hipchat.impl
 
NoopCardProvider() - Constructor for class jenkins.plugins.hipchat.impl.NoopCardProvider
 
NoopCardProvider() - Static method in class jenkins.plugins.hipchat.Messages
Key NoopCardProvider: Do not display cards.
NoopCardProvider.DescriptorImpl - Class in jenkins.plugins.hipchat.impl
 
NotBuilt() - Static method in class jenkins.plugins.hipchat.Messages
Key NotBuilt: Module not built.
Notification - Class in jenkins.plugins.hipchat.model.notifications
 
Notification() - Constructor for class jenkins.plugins.hipchat.model.notifications.Notification
 
Notification.Color - Enum in jenkins.plugins.hipchat.model.notifications
 
Notification.MessageFormat - Enum in jenkins.plugins.hipchat.model.notifications
 
NotificationConfig - Class in jenkins.plugins.hipchat.model
 
NotificationConfig(boolean, boolean, NotificationType, Notification.Color, String, String) - Constructor for class jenkins.plugins.hipchat.model.NotificationConfig
 
NotificationConfig.DescriptorImpl - Class in jenkins.plugins.hipchat.model
 
NotificationException - Exception in jenkins.plugins.hipchat.exceptions
 
NotificationException(String) - Constructor for exception jenkins.plugins.hipchat.exceptions.NotificationException
 
NotificationException(String, Throwable) - Constructor for exception jenkins.plugins.hipchat.exceptions.NotificationException
 
NotificationFailed(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key NotificationFailed: [ERROR] HipChat notification failed with error message: {0}.
NotificationSuccessful(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key NotificationSuccessful: [INFO] HipChat notification sent to the following rooms: {0}.
NotificationType - Enum in jenkins.plugins.hipchat.model
 
notify - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 

O

onLoaded() - Method in class jenkins.plugins.hipchat.upgrade.ConfigurationMigrator
 
overrideMessageTemplate(String) - Method in class jenkins.plugins.hipchat.model.NotificationConfig
Returns a copy of the notification config that will contain the same settings, but the message template will be overridden with the freshly provided one.

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
prepareSocket(SSLSocket) - Method in class jenkins.plugins.hipchat.ext.httpclient.TLSSocketFactory
 
PROJECT_DISPLAY_NAME - Static variable in class jenkins.plugins.hipchat.model.Constants
 
PROJECT_DISPLAY_NAME_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
ProxyRoutePlanner - Class in jenkins.plugins.hipchat.ext.httpclient
 
ProxyRoutePlanner(ProxyConfiguration) - Constructor for class jenkins.plugins.hipchat.ext.httpclient.ProxyRoutePlanner
 
publish(String, String) - Method in class jenkins.plugins.hipchat.HipChatService
Deprecated.
This method currently does not expose all the available HipChat functionalities, use HipChatService.publish(jenkins.plugins.hipchat.model.notifications.Notification) instead.
publish(String, String, boolean) - Method in class jenkins.plugins.hipchat.HipChatService
 
publish(String, String, boolean, boolean) - Method in class jenkins.plugins.hipchat.HipChatService
 
publish(Notification) - Method in class jenkins.plugins.hipchat.HipChatService
 
publish(Notification) - Method in class jenkins.plugins.hipchat.impl.HipChatV1Service
 
publish(Notification) - Method in class jenkins.plugins.hipchat.impl.HipChatV2Service
 

R

readResolve() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
readResponse(HttpEntity) - Method in class jenkins.plugins.hipchat.HipChatService
 
resolveCredential(Item, String, String) - Method in class jenkins.plugins.hipchat.utils.CredentialUtils
Finds the credential with the given credentialId in the CredentialStore.
room - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
run() - Method in class jenkins.plugins.hipchat.workflow.HipChatSendStep.HipChatSendStepExecution
 

S

sendAs - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
server - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
setActivity(Activity) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setAttachTo(String) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
setAttributes(List<Attribute>) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setCard(Card) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
setCardProvider(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setColor(Notification.Color) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
setCompleteJobMessage(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setConfigVersion(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setCredentialId(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setCredentialId(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setDefaultNotifications(List<NotificationConfig>) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setDescription(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setFormat(Card.Format) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setFormat(Description.Format) - Method in class jenkins.plugins.hipchat.model.notifications.Description
(Required)
setFrom(String) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
setHeight(double) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
setHtml(String) - Method in class jenkins.plugins.hipchat.model.notifications.Activity
(Required)
setIcon(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
setIcon(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setIcon(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
setId(String) - Method in class jenkins.plugins.hipchat.model.notifications.Card
(Required)
setLabel(String) - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
setLabel(String) - Method in class jenkins.plugins.hipchat.model.notifications.Value
(Required)
setMatrixTriggerMode(MatrixTriggerMode) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setMessage(String) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
(Required)
setMessageFormat(Notification.MessageFormat) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
setNotifications(List<NotificationConfig>) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setNotify(boolean) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
setNotifyAborted(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setNotifyBackToNormal(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setNotifyFailure(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setNotifyNotBuilt(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setNotifySuccess(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setNotifyUnstable(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setRoom(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setRoom(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setSendAs(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setServer(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setStartJobMessage(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setStartNotification(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setStyle(Card.Style) - Method in class jenkins.plugins.hipchat.model.notifications.Card
(Required)
setStyle(Value.Style) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
setThumbnail(Thumbnail) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setTitle(String) - Method in class jenkins.plugins.hipchat.model.notifications.Card
(Required)
setToken(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setToken(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
setUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Icon
(Required)
setUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
(Required)
setUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
setUrl2x(String) - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
setUrl2x(String) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
setV2Enabled(boolean) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
setValue(Value) - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
(Required)
setValue(String) - Method in class jenkins.plugins.hipchat.model.notifications.Description
(Required)
setWidth(double) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
SKIPPED_TEST_COUNT - Static variable in class jenkins.plugins.hipchat.model.Constants
 
SKIPPED_TEST_COUNT_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
Started() - Static method in class jenkins.plugins.hipchat.Messages
Key Started: Build started.
StartWithChanges(Object, Object) - Static method in class jenkins.plugins.hipchat.Messages
Key StartWithChanges: Started by changes from {0} ({1} file(s) changed).
STATUS - Static variable in class jenkins.plugins.hipchat.model.Constants
 
Success() - Static method in class jenkins.plugins.hipchat.Messages
Key Success: Build successful.
SUCCESS_TEST_COUNT - Static variable in class jenkins.plugins.hipchat.model.Constants
 
SUCCESS_TEST_COUNT_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 

T

TEST_COUNT - Static variable in class jenkins.plugins.hipchat.model.Constants
 
TEST_REPORT_URL - Static variable in class jenkins.plugins.hipchat.model.Constants
 
TEST_REPORT_URL_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 
TestNotification(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key TestNotification: Test Notification {0}.
TestNotificationFailed(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key TestNotificationFailed: Test Notification Failed: {0}.
TestNotificationSent() - Static method in class jenkins.plugins.hipchat.Messages
Key TestNotificationSent: Test Notification Sent.
TestReport() - Static method in class jenkins.plugins.hipchat.Messages
Key TestReport: Test Report.
TestReportUrlMacro - Class in jenkins.plugins.hipchat.ext.tokens
 
TestReportUrlMacro() - Constructor for class jenkins.plugins.hipchat.ext.tokens.TestReportUrlMacro
 
TestsFailed() - Static method in class jenkins.plugins.hipchat.Messages
Key TestsFailed: Tests Failed.
TestsSkipped() - Static method in class jenkins.plugins.hipchat.Messages
Key TestsSkipped: Tests Skipped.
TestsSuccessful() - Static method in class jenkins.plugins.hipchat.Messages
Key TestsSuccessful: Tests Successful.
textFormat - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
Thumbnail - Class in jenkins.plugins.hipchat.model.notifications
 
Thumbnail() - Constructor for class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
TLSSocketFactory - Class in jenkins.plugins.hipchat.ext.httpclient
 
TLSSocketFactory() - Constructor for class jenkins.plugins.hipchat.ext.httpclient.TLSSocketFactory
 
token - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
Deprecated.
Use instead.
TokenMacroUtils - Class in jenkins.plugins.hipchat.utils
 
TokenMacroUtils() - Constructor for class jenkins.plugins.hipchat.utils.TokenMacroUtils
 
toString() - Method in class jenkins.plugins.hipchat.model.NotificationConfig
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
toString() - Method in enum jenkins.plugins.hipchat.model.notifications.Card.Format
 
toString() - Method in enum jenkins.plugins.hipchat.model.notifications.Card.Style
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
toString() - Method in enum jenkins.plugins.hipchat.model.notifications.Description.Format
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Description
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
toString() - Method in enum jenkins.plugins.hipchat.model.notifications.Notification.Color
 
toString() - Method in enum jenkins.plugins.hipchat.model.notifications.Notification.MessageFormat
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
toString() - Method in enum jenkins.plugins.hipchat.model.notifications.Value.Style
 
toString() - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
TOTAL_TEST_COUNT_MACRO - Static variable in class jenkins.plugins.hipchat.model.Constants
 

U

UnresolvedMacro(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key UnresolvedMacro: [WARNING] An error occurred while trying to resolve a macro for the HipChat card: {0}.
Unstable() - Static method in class jenkins.plugins.hipchat.Messages
Key Unstable: Build is unstable.
URL - Static variable in class jenkins.plugins.hipchat.model.Constants
 

V

v2enabled - Variable in class jenkins.plugins.hipchat.workflow.HipChatSendStep
 
value() - Method in enum jenkins.plugins.hipchat.model.notifications.Card.Format
 
value() - Method in enum jenkins.plugins.hipchat.model.notifications.Card.Style
 
value() - Method in enum jenkins.plugins.hipchat.model.notifications.Description.Format
 
value() - Method in enum jenkins.plugins.hipchat.model.notifications.Notification.Color
 
value() - Method in enum jenkins.plugins.hipchat.model.notifications.Notification.MessageFormat
 
Value - Class in jenkins.plugins.hipchat.model.notifications
 
Value() - Constructor for class jenkins.plugins.hipchat.model.notifications.Value
 
value() - Method in enum jenkins.plugins.hipchat.model.notifications.Value.Style
 
Value.Style - Enum in jenkins.plugins.hipchat.model.notifications
 
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.MatrixTriggerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Card.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Card.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Description.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Notification.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Notification.MessageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.notifications.Value.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.hipchat.model.NotificationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jenkins.plugins.hipchat.model.MatrixTriggerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.notifications.Card.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.notifications.Card.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.notifications.Description.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.notifications.Notification.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.notifications.Notification.MessageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.notifications.Value.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.hipchat.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActivity(Activity) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withAttachTo(String) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withAttributes(List<Attribute>) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withCard(Card) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withColor(Notification.Color) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withDescription(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withFormat(Card.Format) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withFormat(Description.Format) - Method in class jenkins.plugins.hipchat.model.notifications.Description
 
withFrom(String) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withHeight(double) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
withHtml(String) - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
withIcon(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Activity
 
withIcon(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withIcon(Object) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
withId(String) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withLabel(String) - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
withLabel(String) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
withMessage(String) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withMessageFormat(Notification.MessageFormat) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withNotify(boolean) - Method in class jenkins.plugins.hipchat.model.notifications.Notification
 
withStyle(Card.Style) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withStyle(Value.Style) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
withThumbnail(Thumbnail) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withTitle(String) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Card
 
withUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
withUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
withUrl(String) - Method in class jenkins.plugins.hipchat.model.notifications.Value
 
withUrl2x(String) - Method in class jenkins.plugins.hipchat.model.notifications.Icon
 
withUrl2x(String) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 
withValue(Value) - Method in class jenkins.plugins.hipchat.model.notifications.Attribute
 
withValue(String) - Method in class jenkins.plugins.hipchat.model.notifications.Description
 
withWidth(double) - Method in class jenkins.plugins.hipchat.model.notifications.Thumbnail
 

_

_Aborted() - Static method in class jenkins.plugins.hipchat.Messages
Key Aborted: Build aborted.
_BackToNormal() - Static method in class jenkins.plugins.hipchat.Messages
Key BackToNormal: Build is back to normal.
_BuildOutput() - Static method in class jenkins.plugins.hipchat.Messages
Key BuildOutput: Build Output.
_CardTitle() - Static method in class jenkins.plugins.hipchat.Messages
Key CardTitle: $JOB_NAME.
_CredentialMissing(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key CredentialMissing: Unable to find credential with ID "{0}".
_DefaultCardProvider() - Static method in class jenkins.plugins.hipchat.Messages
Key DefaultCardProvider: Default cards.
_DisplayName() - Static method in class jenkins.plugins.hipchat.Messages
Key DisplayName: HipChat Notifications.
_Failure() - Static method in class jenkins.plugins.hipchat.Messages
Key Failure: Build failed.
_Here() - Static method in class jenkins.plugins.hipchat.Messages
Key Here: Here.
_HipChatSendStepDisplayName() - Static method in class jenkins.plugins.hipchat.Messages
Key HipChatSendStepDisplayName: Send HipChat Message.
_InvalidResponseCode(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key InvalidResponseCode: Unexpected response code from HipChat: {0}.
_InvalidSendAs() - Static method in class jenkins.plugins.hipchat.Messages
Key InvalidSendAs: When using the v1 API the Send As value MUST be configured and it MUST be less than 15 characters..
_IOException(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key IOException: Unexpected IO error occurred while sending notification: {0}.
_JobCompleted() - Static method in class jenkins.plugins.hipchat.Messages
Key JobCompleted: $JOB_NAME #$BUILD_NUMBER $STATUS after $BUILD_DURATION (<a href="$BUILD_URL">View build</a>).
_JobStarted() - Static method in class jenkins.plugins.hipchat.Messages
Key JobStarted: $JOB_NAME #$BUILD_NUMBER $STATUS ($HIPCHAT_CHANGES_OR_CAUSE) (<a href="$BUILD_URL">View build</a>).
_MacroEvaluationFailed(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key MacroEvaluationFailed: [ERROR] Failed to evaluate tokens in the provided message template due to: {0}.
_MatrixTriggerMode_Both() - Static method in class jenkins.plugins.hipchat.Messages
Key MatrixTriggerMode.Both: Trigger for parent and each configuration.
_MatrixTriggerMode_OnlyConfigurations() - Static method in class jenkins.plugins.hipchat.Messages
Key MatrixTriggerMode.OnlyConfigurations: Trigger for each configuration.
_MatrixTriggerMode_OnlyParent() - Static method in class jenkins.plugins.hipchat.Messages
Key MatrixTriggerMode.OnlyParent: Trigger only the parent job.
_MessageRequiredError() - Static method in class jenkins.plugins.hipchat.Messages
Key MessageRequiredError: {@code HipChat message not sent.
_NoChanges() - Static method in class jenkins.plugins.hipchat.Messages
Key NoChanges: No changes.
_NoopCardProvider() - Static method in class jenkins.plugins.hipchat.Messages
Key NoopCardProvider: Do not display cards.
_NotBuilt() - Static method in class jenkins.plugins.hipchat.Messages
Key NotBuilt: Module not built.
_NotificationFailed(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key NotificationFailed: [ERROR] HipChat notification failed with error message: {0}.
_NotificationSuccessful(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key NotificationSuccessful: [INFO] HipChat notification sent to the following rooms: {0}.
_Started() - Static method in class jenkins.plugins.hipchat.Messages
Key Started: Build started.
_StartWithChanges(Object, Object) - Static method in class jenkins.plugins.hipchat.Messages
Key StartWithChanges: Started by changes from {0} ({1} file(s) changed).
_Success() - Static method in class jenkins.plugins.hipchat.Messages
Key Success: Build successful.
_TestNotification(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key TestNotification: Test Notification {0}.
_TestNotificationFailed(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key TestNotificationFailed: Test Notification Failed: {0}.
_TestNotificationSent() - Static method in class jenkins.plugins.hipchat.Messages
Key TestNotificationSent: Test Notification Sent.
_TestReport() - Static method in class jenkins.plugins.hipchat.Messages
Key TestReport: Test Report.
_TestsFailed() - Static method in class jenkins.plugins.hipchat.Messages
Key TestsFailed: Tests Failed.
_TestsSkipped() - Static method in class jenkins.plugins.hipchat.Messages
Key TestsSkipped: Tests Skipped.
_TestsSuccessful() - Static method in class jenkins.plugins.hipchat.Messages
Key TestsSuccessful: Tests Successful.
_UnresolvedMacro(Object) - Static method in class jenkins.plugins.hipchat.Messages
Key UnresolvedMacro: [WARNING] An error occurred while trying to resolve a macro for the HipChat card: {0}.
_Unstable() - Static method in class jenkins.plugins.hipchat.Messages
Key Unstable: Build is unstable.
A B C D E F G H I J M N O P R S T U V W _ 
Skip navigation links

Copyright © 2016–2018. All rights reserved.