public class LookAndFeelConfigStatisticsEvent extends Object implements CrowdAnalyticsEvent
| Constructor and Description |
|---|
LookAndFeelConfigStatisticsEvent(boolean logoPresent,
boolean announcementPresent,
int headerLength,
int welcomeTextLength,
int announcementTextLength) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAnnouncementTextLength() |
int |
getHeaderLength() |
int |
getWelcomeTextLength() |
boolean |
isAnnouncementPresent() |
boolean |
isLogoPresent() |
Copyright © 2024 Atlassian. All rights reserved.