Class PluginList
java.lang.Object
org.jvnet.hudson.plugins.thinbackup.backup.PluginList
- All Implemented Interfaces:
Comparable<PluginList>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PluginList
-
-
Method Details
-
getPlugins
-
add
-
setPlugins
-
save
- Throws:
IOException
-
load
- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareTo
in interfaceComparable<PluginList>
-