Package | Description |
---|---|
org.jboss.dashboard.showcase |
Modifier and Type | Method and Description |
---|---|
List<SalesDashboardData.Opportunity> |
SalesDashboardData.generateRandomOpportunities(int nOpportunitiesPerMonth,
int yearStart,
int yearEnd)
Generates a list of random opportunities in a range of years
|
Modifier and Type | Method and Description |
---|---|
String |
SalesDashboardData.buildCSV(List<SalesDashboardData.Opportunity> opportunities)
Generate a CSV representing a list of sales opportunities
|
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.