| Type | Name and description |
|---|---|
java.lang.String |
scmAuthorWhen using automated Git functionality in Checkmate, this is the default author of the commit. |
java.lang.String |
scmCommentWhen using automated Git functionality in Checkmate, this is the default commit message. |
java.lang.String |
scmCommitPathWhen using automated Git functionality in Checkmate, this is the default commit path. |
java.lang.String |
scmEmailWhen using automated Git functionality in Checkmate, this is the default email address of the commit. |
java.lang.String |
scmRootPathWhen using automated Git functionality in Checkmate, this is the default commit root path. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
When using automated Git functionality in Checkmate, this is the default author of the commit.
When using automated Git functionality in Checkmate, this is the default commit message.
When using automated Git functionality in Checkmate, this is the default commit path.
When using automated Git functionality in Checkmate, this is the default email address of the commit.
When using automated Git functionality in Checkmate, this is the default commit root path.