Uses of Class
com.atlassian.bitbucket.commit.CommitContext
-
Uses of CommitContext in com.atlassian.bitbucket.commit
Modifier 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
Modifier and TypeMethodDescriptionCommitsCommandParameters.toContext()
Assembles aCommitContext
from these parameters.