public class ShowWhenEmptyStatisticEvent extends Object
FieldScreen that have at least one field set to 'show when empty' across the instance
2) Number of all FieldScreenLayoutItem that are shown when empty across the instance
3) Number of Project that have at least one field set to 'show when empty' across the instance| Constructor and Description |
|---|
ShowWhenEmptyStatisticEvent(long numberOfFieldScreensWithShowWhenEmptyFields,
long numberOfShowWhenEmptyFields,
long numberOfProjectsWithShowWhenEmptyFields) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfFieldScreensWithShowWhenEmptyFields() |
long |
getNumberOfProjectsWithShowWhenEmptyFields() |
long |
getNumberOfShowWhenEmptyFields() |
Copyright © 2002-2024 Atlassian. All Rights Reserved.