Package com.google.gerrit.server.change
Class AttentionSetEntryResource
java.lang.Object
com.google.gerrit.server.change.AttentionSetEntryResource
- All Implemented Interfaces:
RestResource
REST resource that represents an entry in the attention set of a change.
-
Nested Class Summary
Nested ClassesNested 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<AttentionSetEntryResource>>
-
Constructor Summary
ConstructorsConstructorDescriptionAttentionSetEntryResource
(ChangeResource changeResource, Account.Id accountId) -
Method Summary
-
Field Details
-
ATTENTION_SET_ENTRY_KIND
public static final com.google.inject.TypeLiteral<RestView<AttentionSetEntryResource>> ATTENTION_SET_ENTRY_KIND
-
-
Constructor Details
-
AttentionSetEntryResource
-
-
Method Details
-
getChangeResource
-
getAccountId
-