Uses of Class
org.kohsuke.jnt.JNIssue.Description

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

Uses of JNIssue.Description in org.kohsuke.jnt
 

Methods in org.kohsuke.jnt that return types with arguments of type JNIssue.Description
 List<JNIssue.Description> JNIssue.getDescriptions()
          Gets the description of issues (AKA "additional comments")
 



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