public final class AnnouncementBannerChangedEvent extends Object
| Constructor and Description |
|---|
AnnouncementBannerChangedEvent(String previousBanner,
String newBanner,
String previousVisibility,
String newVisibility) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewBanner() |
String |
getNewVisibility() |
String |
getPreviousBanner() |
String |
getPreviousVisibility() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.