public static class DashboardInformationRESTService.JsonDashboardInfo extends Object
Represents a Dashboard
| Constructor and Description |
|---|
JsonDashboardInfo() |
public String getId()
public void setId(String id)
public String getLabel()
public void setLabel(String label)
public String getHtml()
public void setHtml(String html)
public String getLink()
public void setLink(String link)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.