Uses of Class
hudson.plugins.nested_view.search.LinkableCandidate
Packages that use LinkableCandidate
-
Uses of LinkableCandidate in hudson.plugins.nested_view.search
Methods in hudson.plugins.nested_view.search that return LinkableCandidateModifier and TypeMethodDescriptionBuildDetails.toLinkable(String projectName, hudson.plugins.nested_view.search.BuildDetails.SearchArtifactsOptions searchArtifactsOptions, ProjectWrapper listener) Methods in hudson.plugins.nested_view.search that return types with arguments of type LinkableCandidateModifier and TypeMethodDescriptionProjectWrapper.createDetailsImpl()ProjectWrapper.getDetails()LinkableCandidate.getSublinks()Constructor parameters in hudson.plugins.nested_view.search with type arguments of type LinkableCandidateModifierConstructorDescriptionLinkableCandidate(String prefix, String link, String suffix, String url, List<LinkableCandidate> sublinks)