Uses of Package
org.kohsuke.jnt

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

Classes in org.kohsuke.jnt used by org.kohsuke.jnt
AbstractIssueEditor
          Common part between IssueEditor and IssueCreator.
ConnectionInfo
          Represents the parameters needed to establish connection to java.net.
FileStatus
           
IssueCreator
          Very simple issue creator (doesn't check any field requirements...
IssueEditor
          Object for making updates to an issue.
IssueField
           
IssueResolution
          Resolution of an issue.
IssueStatus
          Status of an issue.
IssueType
           
IssueVersion
          The version against which issues can be reported.
JavaNet
          Root of java.net.
JNFile
          File in the documents & files section.
JNFileFolder
          folder in the java.net file sharing section.
JNForum
          java.net discussion forum.
JNForums
          java.net discussion forums in one project.
JNIssue
          An issue.
JNIssue.Activity
           
JNIssue.Description
          A comment added to an issue.
JNIssue.Item
           
JNIssueComponent
          Component in the java.net issue tracker.
JNIssueSubcomponent
           
JNIssueTracker
          java.net issue tracker (IssueZilla) in one project.
JNIssueTracker.Action
          Action metadata
JNMailingList
          A mailing list of a project on java.net.
JNMailingList.MessagePerMonth
          The number of messages posted per month.
JNMailingList.ProgressCallback
          Appliation can implement this interface to receive progress reports on subscribing e-mail addresses to a mailing list.
JNMailingLists
          java.net project mailing list section.
JNMembership
          Membership of a project.
JNMyself
          The current logged-in user in java.net.
JNNewsItem
          One announcement, such as this
JNNewsItems
          java.net project news item section.
JNProject
          Java.net project.
JNRole
          An role on java.net.
JNUser
          An user of java.net.
JNVCS
          Version control systems.
ListType
          Mailing list operation mode enum.
Priority
          Constants for priorities of issues.
ProcessingException
          Signals processing error.
SubscriptionMode
          Mode of subscription to a mailing list.
 

Classes in org.kohsuke.jnt used by org.kohsuke.jnt.ant
JNProject
          Java.net project.
ProcessingException
          Signals processing error.
 

Classes in org.kohsuke.jnt used by org.kohsuke.jnt.tools
JavaNet
          Root of java.net.
JNProject
          Java.net project.
JNUser
          An user of java.net.
ProcessingException
          Signals processing error.
 



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