org.jenkins.ci.plugins.keyboard_shortcuts
Class ViewUtils
java.lang.Object
org.jenkins.ci.plugins.keyboard_shortcuts.ViewUtils
public final class ViewUtils
- extends Object
Common utilities for Views.
- Author:
- Jesse Farinacci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllViewNames
public static SortedSet<String> getAllViewNames()
getAllViewNames
public static SortedSet<String> getAllViewNames(Collection<hudson.model.View> views)
getView
public static hudson.model.View getView()
getView
protected static hudson.model.View getView(org.kohsuke.stapler.StaplerRequest currentRequest)
Copyright © 2004-2012. All Rights Reserved.