|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.dashboard.DashboardUtil
public final class DashboardUtil
Implements static utility methods for dashboards
| Method Summary | |
|---|---|
static int |
getMaxGadgets(ApplicationProperties applicationProperties)
|
static Long |
toLong(com.atlassian.gadgets.dashboard.DashboardId dashboardId)
Convert a DashboardId to long |
static Long |
toLong(com.atlassian.gadgets.GadgetId gadgetId)
Convert a GadgetId to long |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Long toLong(com.atlassian.gadgets.dashboard.DashboardId dashboardId)
DashboardId to long
dashboardId - dashboardId to convert
public static Long toLong(com.atlassian.gadgets.GadgetId gadgetId)
GadgetId to long
gadgetId - gadgetId to convert
public static int getMaxGadgets(ApplicationProperties applicationProperties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||