Uses of Class
com.atlassian.bitbucket.commit.CommitRequest
Packages that use CommitRequest
-
Uses of CommitRequest in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit that return CommitRequestMethods in com.atlassian.bitbucket.commit with parameters of type CommitRequestModifier and TypeMethodDescriptionCommitService.getCommit(CommitRequest request) Retrieves a commit based on te providedrequest. -
Uses of CommitRequest in com.atlassian.bitbucket.scm
Constructors in com.atlassian.bitbucket.scm with parameters of type CommitRequest