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 TypeMethodDescriptionvoid
AbstractCommitCallback.onStart
(CommitContext context) default void
CommitCallback.onStart
(CommitContext context) Called before the firstcommit
is streamed. -
Uses of CommitContext in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return CommitContextModifier and TypeMethodDescriptionCommitsCommandParameters.toContext()
Assembles aCommitContext
from these parameters.