Uses of Interface
com.atlassian.bamboo.repository.RepositoryExceptionAwareFunction
-
Uses of RepositoryExceptionAwareFunction in com.atlassian.bamboo.plugins.stash.v2
Modifier and TypeMethodDescriptionprotected <T> T
AbstractBitbucketServerExecutor.executeOnMirrorWithPrimaryFallback
(@NotNull RepositoryExceptionAwareFunction<VcsRepositoryData, T> exec, @NotNull VcsRepositoryData vcsRepositoryData) protected <T> T
AbstractBitbucketServerExecutor.executeOnMirrorWithPrimaryFallback
(@NotNull RepositoryExceptionAwareFunction<VcsRepositoryData, T> exec, @NotNull VcsRepositoryData vcsRepositoryData, @NotNull Optional<BuildLogger> buildLogger)