Uses of Class
org.kohsuke.jnt.JNNewsItem

Packages that use JNNewsItem
org.kohsuke.jnt The library that exposes programatic manipulation of java.net. 
 

Uses of JNNewsItem in org.kohsuke.jnt
 

Methods in org.kohsuke.jnt that return types with arguments of type JNNewsItem
 List<JNNewsItem> JNNewsItems.getNewsItems()
          Gets all announcements in this project as a List of JNNewsItems.
 List<JNNewsItem> JNNewsItems.getPendingApprovals()
           
 



Copyright © 2003-2010 Kohsuke Kawaguchi. All Rights Reserved.