Interface Notification.HtmlImContentProvidingNotification

All Superinterfaces:
Notification
All Known Implementing Classes:
AbstractAccessTokenNotification, AbstractArtifactStorageCappingNotification, AbstractCompletedNotification, AbstractNotification, AbstractTrackingNotification, AccessTokenCreatedNotification, AccessTokenDeletedNotification, AfterXFailedNotification, ArtifactStorageHardLimitExceededNotification, ArtifactStorageSoftLimitExceededNotification, BuildCompletedNotification, BuildErrorNotification, BuildHungNotification, BuildMissingCapableAgentNotification, BuildQueueTimeoutNotification, ChainCompletedNotification, CommentNotification, DeploymentFinishedNotification, DeploymentStartedNotification, RssNotification, StageCompletedNotification, UserResponsibilityAddedNotification, UserResponsibilityRemovedNotification
Enclosing interface:
Notification

public static interface Notification.HtmlImContentProvidingNotification extends Notification
Extension interface if the Notification supports HTML in IM messages.
  • Method Details

    • getHtmlImContent

      @Nullable @Nullable String getHtmlImContent()