Uses of Interface
com.atlassian.bitbucket.util.Progress
Packages that use Progress
Package
Description
-
Uses of Progress in com.atlassian.bitbucket.job
Methods in com.atlassian.bitbucket.job that return Progress -
Uses of Progress in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm with parameters of type ProgressModifier and TypeMethodDescriptiondefault void
PushCallback.onProgress
(Progress progress) Called when there is a progress update for the operation. -
Uses of Progress in com.atlassian.bitbucket.util
Classes in com.atlassian.bitbucket.util that implement ProgressModifier and TypeClassDescriptionclass
A default immutable implementation of theProgress
interface.Methods in com.atlassian.bitbucket.util that return ProgressConstructors in com.atlassian.bitbucket.util with parameters of type Progress