Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.server.client.branch.BitbucketServerAuthor
Packages that use BitbucketServerAuthor
-
Uses of BitbucketServerAuthor in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch
Constructors in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch with parameters of type BitbucketServerAuthorModifierConstructorDescriptionBitbucketServerCommit
(String message, String hash, BitbucketServerAuthor committer, long committerDateMillis, BitbucketServerAuthor author, long authorDateMillis, List<BitbucketServerCommit.Parent> parents)