Uses of Interface
hudson.plugins.git.util.BuildChooserContext.ContextCallable
Packages that use BuildChooserContext.ContextCallable
-
Uses of BuildChooserContext.ContextCallable in hudson.plugins.git.util
Methods in hudson.plugins.git.util with parameters of type BuildChooserContext.ContextCallableModifier and TypeMethodDescription<T> T
BuildChooserContext.actOnBuild
(BuildChooserContext.ContextCallable<Run<?, ?>, T> callable) <T> T
BuildChooserContext.actOnProject
(BuildChooserContext.ContextCallable<Job<?, ?>, T> callable)