hudson.model
Class UpdateCenter.PluginEntry
java.lang.Object
hudson.model.UpdateCenter.PluginEntry
- All Implemented Interfaces:
- Comparable<UpdateCenter.PluginEntry>
- Enclosing class:
- UpdateCenter
public static final class UpdateCenter.PluginEntry
- extends Object
- implements Comparable<UpdateCenter.PluginEntry>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
plugin
public UpdateSite.Plugin plugin
category
public String category
compareTo
public int compareTo(UpdateCenter.PluginEntry o)
- Specified by:
compareTo
in interface Comparable<UpdateCenter.PluginEntry>
Copyright © 2004-2013. All Rights Reserved.