Uses of Class
com.atlassian.bitbucket.scm.PushContext
Packages that use PushContext
-
Uses of PushContext in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return PushContextMethods in com.atlassian.bitbucket.scm with parameters of type PushContextModifier and TypeMethodDescriptiondefault void
PushCallback.onStart
(PushContext context) Called before the firstref change
is streamed.