public class StatisticsGeneratedEvent extends Object
StatisticalDataListener
Constructor and Description |
---|
StatisticsGeneratedEvent(String informationName,
Map<String,String> headers,
Map<String,List<String>> rows,
Map<String,String> description,
boolean sortAutomatically) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getDescription() |
Map<String,String> |
getHeaders() |
String |
getModuleKey() |
Map<String,List<String>> |
getRows() |
boolean |
getSortAutomatically() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.