Package com.google.gerrit.server.project
Class CommentLinkInfoImpl
- java.lang.Object
-
- com.google.gerrit.extensions.api.projects.CommentLinkInfo
-
- com.google.gerrit.server.project.CommentLinkInfoImpl
-
- Direct Known Subclasses:
CommentLinkInfoImpl.Disabled
,CommentLinkInfoImpl.Enabled
public class CommentLinkInfoImpl extends CommentLinkInfo
Info about a single commentlink section in a config.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CommentLinkInfoImpl.Disabled
static class
CommentLinkInfoImpl.Enabled
-