Package com.google.gerrit.server.change
Class ChangeEditResource
java.lang.Object
com.google.gerrit.server.change.ChangeEditResource
- All Implemented Interfaces:
RestResource
Represents change edit resource, that is actually two kinds of resources:
- the change edit itself
- a path within the edit
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.restapi.RestResource
RestResource.HasETag, RestResource.HasLastModified
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.google.inject.TypeLiteral<RestView<ChangeEditResource>>
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CHANGE_EDIT_KIND
-
-
Constructor Details
-
ChangeEditResource
-
-
Method Details
-
isCacheable
public boolean isCacheable() -
getChangeResource
-
getChangeEdit
-
getPath
-