Uses of Class
com.atlassian.bitbucket.commit.CommitContext
Packages that use CommitContext
-
Uses of CommitContext in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit that return CommitContextMethods in com.atlassian.bitbucket.commit with parameters of type CommitContextModifier and TypeMethodDescriptionvoidAbstractCommitCallback.onStart(CommitContext context) default voidCommitCallback.onStart(CommitContext context) Called before the firstcommitis streamed. -
Uses of CommitContext in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return CommitContextModifier and TypeMethodDescriptionCommitsCommandParameters.toContext()Assembles aCommitContextfrom these parameters.