org.jenkinsci.plugins.scriptler.share.scriptlerweb
Class ScritplerWebCatalog.CatalogContent

java.lang.Object
  extended by org.jenkinsci.plugins.scriptler.share.scriptlerweb.ScritplerWebCatalog.CatalogContent
Enclosing class:
ScritplerWebCatalog

public static class ScritplerWebCatalog.CatalogContent
extends Object


Field Summary
protected  Set<CatalogEntry> entrySet
           
 
Constructor Summary
ScritplerWebCatalog.CatalogContent()
           
 
Method Summary
static ScritplerWebCatalog.CatalogContent load(File catalogFile)
           
 void save(File catalogFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entrySet

protected Set<CatalogEntry> entrySet
Constructor Detail

ScritplerWebCatalog.CatalogContent

public ScritplerWebCatalog.CatalogContent()
Method Detail

load

public static ScritplerWebCatalog.CatalogContent load(File catalogFile)
                                               throws IOException
Throws:
IOException

save

public void save(File catalogFile)
          throws IOException
Throws:
IOException


Copyright © 2010-2012. All Rights Reserved.