Uses of Class
org.jenkinsci.plugins.scriptler.share.ScriptInfo.Author

Packages that use ScriptInfo.Author
org.jenkinsci.plugins.scriptler.share   
org.jenkinsci.plugins.scriptler.share.scriptlerweb   
 

Uses of ScriptInfo.Author in org.jenkinsci.plugins.scriptler.share
 

Fields in org.jenkinsci.plugins.scriptler.share with type parameters of type ScriptInfo.Author
protected  List<ScriptInfo.Author> ScriptInfo.authors
           
 

Methods in org.jenkinsci.plugins.scriptler.share that return types with arguments of type ScriptInfo.Author
 List<ScriptInfo.Author> ScriptInfo.getAuthors()
           
 

Methods in org.jenkinsci.plugins.scriptler.share with parameters of type ScriptInfo.Author
 void ScriptInfo.addAuthor(ScriptInfo.Author author)
           
 

Method parameters in org.jenkinsci.plugins.scriptler.share with type arguments of type ScriptInfo.Author
 void ScriptInfo.setAuthors(List<ScriptInfo.Author> authors)
           
 

Uses of ScriptInfo.Author in org.jenkinsci.plugins.scriptler.share.scriptlerweb
 

Methods in org.jenkinsci.plugins.scriptler.share.scriptlerweb that return types with arguments of type ScriptInfo.Author
 List<ScriptInfo.Author> CatalogEntry.getAuthors()
           
 



Copyright © 2010-2012. All Rights Reserved.