Uses of Class
jenkins.install.InstallStateFilter
-
Packages that use InstallStateFilter Package Description jenkins.install -
-
Uses of InstallStateFilter in jenkins.install
Methods in jenkins.install that return types with arguments of type InstallStateFilter Modifier and Type Method Description static List<InstallStateFilter>
InstallStateFilter. all()
Get all the InstallStateFilters, in extension order
-