Package com.linecorp.centraldogma.common
Class Author
java.lang.Object
com.linecorp.centraldogma.common.Author
An author of a
Commit
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
SYSTEM
The system author. -
DEFAULT
The default author which is used when security is disabled. -
UNKNOWN
An unknown author.
-
-
Constructor Details
-
Author
Deprecated.UseofEmail(String)
.Creates a new instance with the specified e-mail address. -
Author
Creates a new instance with the specified name and e-mail address.
-
-
Method Details
ofEmail(String)
.