Uses of Class
com.atlassian.gadgets.dashboard.internal.rest.representations.DashboardRepresentation

Packages that use DashboardRepresentation
com.atlassian.gadgets.dashboard.internal.rest.representations   
 

Uses of DashboardRepresentation in com.atlassian.gadgets.dashboard.internal.rest.representations
 

Methods in com.atlassian.gadgets.dashboard.internal.rest.representations that return DashboardRepresentation
 DashboardRepresentation DashboardRepresentation.Builder.build()
           
 DashboardRepresentation RepresentationFactoryImpl.createDashboardRepresentation(Dashboard dashboard, GadgetRequestContext gadgetRequestContext, boolean writable)
           
 DashboardRepresentation RepresentationFactory.createDashboardRepresentation(Dashboard dashboard, GadgetRequestContext gadgetRequestContext, boolean writable)
          Given a Dashboard, this creates a new JAXB dashboard representation.
 



Copyright © 2011 Atlassian. All Rights Reserved.