com.atlassian.greenhopper.web.rapid.work
Class PoolService.BoardStatisticsData
java.lang.Object
com.atlassian.greenhopper.web.rapid.work.PoolService.BoardStatisticsData
- Direct Known Subclasses:
- PoolService.ColumnConstraintsData
- Enclosing interface:
- PoolService
public static class PoolService.BoardStatisticsData
- extends java.lang.Object
Result returned by getColumnStatistics
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolService.BoardStatisticsData
public PoolService.BoardStatisticsData()
getIssueCount
public int getIssueCount()
setIssueCount
public void setIssueCount(int issueCount)
getLastUpdatedDate
public org.joda.time.DateTime getLastUpdatedDate()
setLastUpdatedDate
public void setLastUpdatedDate(org.joda.time.DateTime lastUpdatedDate)
Copyright © 2007-2012 Atlassian. All Rights Reserved.