Annotation Type GerritPersonIdent


  • @Retention(RUNTIME)
    public @interface GerritPersonIdent
    Marker on a PersonIdent pointing to the identity + timestamp representing the Gerrit server itself.

    When injecting this into a singleton class, use Provider<PersonIdent> so you get a fresh timestamp for each call to get().