public final class DashboardUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
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 |
public static Long toLong(com.atlassian.gadgets.dashboard.DashboardId dashboardId)
DashboardId to longdashboardId - dashboardId to convertpublic static Long toLong(com.atlassian.gadgets.GadgetId gadgetId)
GadgetId to longgadgetId - gadgetId to convertpublic static int getMaxGadgets(ApplicationProperties applicationProperties)
Copyright © 2002-2017 Atlassian. All Rights Reserved.