Uses of Class
com.atlassian.bitbucket.repository.RefContext
Packages that use RefContext
-
Uses of RefContext in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RefContextMethods in com.atlassian.bitbucket.repository with parameters of type RefContextModifier and TypeMethodDescriptionvoid
AbstractRefCallback.onStart
(RefContext context) default void
RefCallback.onStart
(RefContext context) Called before the firstref
is streamed.