public class DashboardResource
extends java.lang.Object
implements com.google.gerrit.extensions.restapi.RestResource
Modifier and Type | Field and Description |
---|---|
static com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<DashboardResource>> |
DASHBOARD_KIND |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jgit.lib.Config |
getConfig() |
ProjectControl |
getControl() |
java.lang.String |
getPathName() |
java.lang.String |
getRefName() |
boolean |
isProjectDefault() |
public static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<DashboardResource>> DASHBOARD_KIND
public ProjectControl getControl()
public java.lang.String getRefName()
public java.lang.String getPathName()
public org.eclipse.jgit.lib.Config getConfig()
public boolean isProjectDefault()