A B C D E F G H I J L M N O P R S T U V _

A

AbstractIssueEditor<T extends AbstractIssueEditor<T>> - Class in org.kohsuke.jnt
Common part between IssueEditor and IssueCreator.
AbstractJavaNetTask - Class in org.kohsuke.jnt.ant
Base implementation for Java.net web tasks.
AbstractJavaNetTask() - Constructor for class org.kohsuke.jnt.ant.AbstractJavaNetTask
 
AbstractJavaNetTaskForProject - Class in org.kohsuke.jnt.ant
Ant task that works on a java.project.
AbstractJavaNetTaskForProject() - Constructor for class org.kohsuke.jnt.ant.AbstractJavaNetTaskForProject
 
accept() - Method in class org.kohsuke.jnt.IssueEditor
Accepts an issue
add(String, String, String, String) - Method in class org.kohsuke.jnt.JNIssueComponent
Addsa new subcomponent.
addConfiguredBody(NestedHeadlineOrBody) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
addConfiguredHeadline(NestedHeadlineOrBody) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
AddIssueComponentCommandlet - Class in org.kohsuke.jnt.tools
Adds issue tracker component/subcomponent
AddIssueComponentCommandlet() - Constructor for class org.kohsuke.jnt.tools.AddIssueComponentCommandlet
 
AddMemberTask - Class in org.kohsuke.jnt.ant
Adds an user to a project.
AddMemberTask() - Constructor for class org.kohsuke.jnt.ant.AddMemberTask
 
addText(String) - Method in class org.kohsuke.jnt.ant.NestedHeadlineOrBody
 
AdhocQueryCommandlet - Class in org.kohsuke.jnt.tools
 
AdhocQueryCommandlet() - Constructor for class org.kohsuke.jnt.tools.AdhocQueryCommandlet
 
ALL - Static variable in class org.kohsuke.jnt.tools.Commandlet
 
AnnounceCommandlet - Class in org.kohsuke.jnt.tools
Posts a new announcement.
AnnounceCommandlet() - Constructor for class org.kohsuke.jnt.tools.AnnounceCommandlet
 
appendToWhiteBoard(String) - Method in class org.kohsuke.jnt.AbstractIssueEditor
Append new words to the status whiteboard
approve() - Method in class org.kohsuke.jnt.JNNewsItem
Approves this announcement.
approve() - Method in class org.kohsuke.jnt.JNProject
Approves the project.
ApproveProjectCommandlet - Class in org.kohsuke.jnt.tools
 
ApproveProjectCommandlet() - Constructor for class org.kohsuke.jnt.tools.ApproveProjectCommandlet
 

B

beginEdit() - Method in class org.kohsuke.jnt.JNIssue
 

C

CheckMemberTask - Class in org.kohsuke.jnt.ant
Checks if an user belongs to a project.
CheckMemberTask() - Constructor for class org.kohsuke.jnt.ant.CheckMemberTask
 
close() - Method in class org.kohsuke.jnt.IssueEditor
Marks the issue as closed.
Commandlet - Class in org.kohsuke.jnt.tools
 
Commandlet() - Constructor for class org.kohsuke.jnt.tools.Commandlet
 
commit() - Method in class org.kohsuke.jnt.IssueCreator
 
commit(String) - Method in class org.kohsuke.jnt.IssueEditor
Commits the change.
compareTo(JNIssue.Item<T>) - Method in class org.kohsuke.jnt.JNIssue.Item
Compare its timestamps, in ascending order.
compareTo(Object) - Method in class org.kohsuke.jnt.JNProject
 
compareTo(Object) - Method in class org.kohsuke.jnt.JNRole
 
compareTo(Object) - Method in class org.kohsuke.jnt.JNUser
 
connect() - Static method in class org.kohsuke.jnt.JavaNet
obtains the connection info from ~/.java.net and returns the connected JavaNet object.
connect(File) - Static method in class org.kohsuke.jnt.JavaNet
obtains the connection info from the given file and returns the connected JavaNet object.
connect(String, String) - Static method in class org.kohsuke.jnt.JavaNet
Connects to java.net directly by using the given account info.
connect(String, String, String, int) - Static method in class org.kohsuke.jnt.JavaNet
Connects to java.net through HTTP proxy by using the given account info.
connect(WebConversation) - Static method in class org.kohsuke.jnt.JavaNet
Connects to java.net by using a WebConversation instance that has already logged in.
connect() - Method in interface org.kohsuke.jnt.tools.ConnectionFactory
 
connectAnonymously() - Static method in class org.kohsuke.jnt.JavaNet
Connects anonymously.
ConnectionFactory - Interface in org.kohsuke.jnt.tools
 
CopySubscribersCommandlet - Class in org.kohsuke.jnt.tools
 
CopySubscribersCommandlet() - Constructor for class org.kohsuke.jnt.tools.CopySubscribersCommandlet
 
count - Variable in class org.kohsuke.jnt.JNMailingList.MessagePerMonth
 
create(String, String, String, String, boolean, boolean, ListType, Collection, Collection) - Method in class org.kohsuke.jnt.JNMailingLists
Creates a new mailing list.
createFolder(String, String) - Method in class org.kohsuke.jnt.JNFileFolder
Creates a new sub-folder in this folder.
createForum(String, String) - Method in class org.kohsuke.jnt.JNForums
Creats a new forum.
createIssue() - Method in class org.kohsuke.jnt.JNIssueTracker
Gets the IssueCreator object for creating new issue
createNewsItem(Calendar, String, String, String, String) - Method in class org.kohsuke.jnt.JNNewsItems
Submit a news item.
createNewsItem(String) - Method in class org.kohsuke.jnt.JNNewsItems
Set the headline field of the news item.

D

decline(JavaNet, String) - Method in class org.kohsuke.jnt.tools.RoleRequest
Declines this request.
declineRole(String, String, String) - Method in class org.kohsuke.jnt.JNMembership
Deprecated.  
declineRole(JNUser, String, String) - Method in class org.kohsuke.jnt.JNMembership
Declines the specified role request.
DeclineRoleCommandlet - Class in org.kohsuke.jnt.tools
 
DeclineRoleCommandlet() - Constructor for class org.kohsuke.jnt.tools.DeclineRoleCommandlet
 
delete() - Method in class org.kohsuke.jnt.JNFile
Removes this file.
delete() - Method in class org.kohsuke.jnt.JNFileFolder
Removes this folder.
delete() - Method in class org.kohsuke.jnt.JNForum
Deletes this mailing list.
delete() - Method in class org.kohsuke.jnt.JNMailingList
Deletes this mailing list.
delete() - Method in class org.kohsuke.jnt.JNNewsItem
Delete this announcement.
deleteFile(String) - Method in class org.kohsuke.jnt.JNFileFolder
Deprecated. use getFiles().get(fileName).delete()
determineAction(RoleRequest) - Method in class org.kohsuke.jnt.tools.RoleRequestPolicy
Computes the action that should be taken against this request.
disapprove() - Method in class org.kohsuke.jnt.JNNewsItem
Rejects this announcement.
disapprove(String) - Method in class org.kohsuke.jnt.JNProject
Disapproves the project.
duplicateOf(JNIssue) - Method in class org.kohsuke.jnt.IssueEditor
Marks this issue as a duplicate of another issue.

E

equals(Object) - Method in class org.kohsuke.jnt.IssueVersion
 
equals(Object) - Method in class org.kohsuke.jnt.JNFile
 
equals(Object) - Method in class org.kohsuke.jnt.JNFileFolder
 
equals(Object) - Method in class org.kohsuke.jnt.JNForum
 
equals(Object) - Method in class org.kohsuke.jnt.JNMailingList
 
equals(Object) - Method in class org.kohsuke.jnt.JNNewsItem
 
equals(Object) - Method in class org.kohsuke.jnt.JNProject
 
equals(Object) - Method in class org.kohsuke.jnt.JNRole
 
equals(Object) - Method in class org.kohsuke.jnt.JNUser
 
execute() - Method in class org.kohsuke.jnt.ant.AbstractJavaNetTask
 
exists() - Method in class org.kohsuke.jnt.JNProject
 
existsFile(String) - Method in class org.kohsuke.jnt.JNFileFolder
Deprecated. use getFiles().containsKey(fileName)

F

FileDeleteTask - Class in org.kohsuke.jnt.ant
 
FileDeleteTask() - Constructor for class org.kohsuke.jnt.ant.FileDeleteTask
 
FileDownloadTask - Class in org.kohsuke.jnt.ant
Log in to java.net then download a file.
FileDownloadTask() - Constructor for class org.kohsuke.jnt.ant.FileDownloadTask
 
FileStatus - Enum in org.kohsuke.jnt
 
FileUploadTask - Class in org.kohsuke.jnt.ant
Uploads a file to a java.net file sharing section.
FileUploadTask() - Constructor for class org.kohsuke.jnt.ant.FileUploadTask
 
find(String) - Static method in enum org.kohsuke.jnt.IssueField
 
find(String) - Static method in class org.kohsuke.jnt.tools.Commandlet
 

G

get(int) - Method in class org.kohsuke.jnt.JNIssueTracker
Gets the issue of the specified id.
get(int...) - Method in class org.kohsuke.jnt.JNIssueTracker
Gets multiple issues at once.
get(String) - Method in class org.kohsuke.jnt.JNMailingLists
Returns the mailing list of the specified name.
getActions(String) - Method in class org.kohsuke.jnt.JNIssueTracker
 
getActivities() - Method in class org.kohsuke.jnt.JNIssue
Gets the activities of issues.
getAge() - Method in class org.kohsuke.jnt.JNIssue.Item
(date of this event)-(date of the original issue report) in milliseconds.
getAll() - Method in class org.kohsuke.jnt.JNIssueTracker
Gets all the issues in this issue tracker.
getAssignedTo() - Method in class org.kohsuke.jnt.JNIssue
Gets the current person assigned to the issue.
getAuthor() - Method in class org.kohsuke.jnt.JNIssue.Activity
Gets the user who performed this activity.
getAuthor() - Method in class org.kohsuke.jnt.JNIssue.CreationActivity
 
getAuthor() - Method in class org.kohsuke.jnt.JNIssue.Description
Gets the user who added this comment.
getAuthor() - Method in class org.kohsuke.jnt.JNIssue.Item
Gets the user who created this item.
getAuthor() - Method in class org.kohsuke.jnt.JNIssue.UpdateActivity
 
getCommandName() - Method in class org.kohsuke.jnt.tools.Commandlet
 
getComponent() - Method in class org.kohsuke.jnt.JNIssue
 
getComponent(String) - Method in class org.kohsuke.jnt.JNIssueTracker
Gets an issue tracker component by its name.
getComponents() - Method in class org.kohsuke.jnt.JNIssueTracker
Returns the components in this issue tracker.
getConnection() - Method in class org.kohsuke.jnt.JNProject
Returns the JavaNet object that this project belongs to.
getContent() - Method in class org.kohsuke.jnt.ant.NestedHeadlineOrBody
 
getConversation() - Method in class org.kohsuke.jnt.JavaNet
Obtains the session being used.
getCreationDate() - Method in class org.kohsuke.jnt.JNIssue
Gets the timestamp when this issue was created.
getCurrentStatus() - Method in class org.kohsuke.jnt.JNIssue.Activity
Gets the status of the issue right after this activity.
getDescription() - Method in class org.kohsuke.jnt.JNFile
A human-readable description of this file.
getDescription() - Method in class org.kohsuke.jnt.JNForum
Gets the one-line description of this forum.
getDescription() - Method in class org.kohsuke.jnt.JNMailingList
Gets the description of this list.
getDescriptions() - Method in class org.kohsuke.jnt.JNIssue
Gets the description of issues (AKA "additional comments")
getEmailAddress() - Method in class org.kohsuke.jnt.JNUser
Returns the e-mail address of the user.
getField() - Method in class org.kohsuke.jnt.JNIssue.Activity
Gets the field that has changed.
getField() - Method in class org.kohsuke.jnt.JNIssue.CreationActivity
 
getField() - Method in class org.kohsuke.jnt.JNIssue.UpdateActivity
 
getFile(String) - Method in class org.kohsuke.jnt.JNFileFolder
Gets a file in this folder.
getFiles() - Method in class org.kohsuke.jnt.JNFileFolder
Returns the files in this folder.
getFolder() - Method in class org.kohsuke.jnt.JNFile
Gets the folder to which this file belongs.
getFolder(String) - Method in class org.kohsuke.jnt.JNProject
Obtains the top folder in the file sharing section.
getForum(String) - Method in class org.kohsuke.jnt.JNForums
Returns the forum of the specified name.
getForums() - Method in class org.kohsuke.jnt.JNForums
Returns all the forums in this project as a List of JNForums.
getForums() - Method in class org.kohsuke.jnt.JNProject
Obtains the object that represents the discussion forums section.
getHeadline() - Method in class org.kohsuke.jnt.JNNewsItem
The one-line head line of this announcement.
getId() - Method in class org.kohsuke.jnt.JNFile
Gets the unique ID that distinguishes this document.
getId() - Method in class org.kohsuke.jnt.JNFileFolder
Gets the unique ID that distinguishes this folder.
getId() - Method in class org.kohsuke.jnt.JNForum
Gets the unique ID of this forum.
getId() - Method in class org.kohsuke.jnt.JNIssue
Gets the issue ID.
getId() - Method in class org.kohsuke.jnt.JNNewsItem
Gets the news item ID.
getId() - Method in class org.kohsuke.jnt.JNUser
Gets the user id, which is what the system uses to uniquely identify each user.
getIssuesByQuery(String) - Method in class org.kohsuke.jnt.JNIssueTracker
Runs the requested stored query
getIssueTracker() - Method in class org.kohsuke.jnt.JNProject
Obtains the object that represents the issue tracker section.
getIssueTypes() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getKeywords() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getLabel() - Method in class org.kohsuke.jnt.JNIssueTracker.Action
 
getLastModified() - Method in class org.kohsuke.jnt.JNFile
The timestamp when this file was modifieid.
getLastModified() - Method in class org.kohsuke.jnt.JNIssue
Gets the last modified date of this issue.
getLists() - Method in class org.kohsuke.jnt.JNMailingLists
Returns all the mailing lists as a List of JNMailingList.
getMailingLists() - Method in class org.kohsuke.jnt.JNProject
Accesses the membership section of the project.
getMembers() - Method in class org.kohsuke.jnt.JNMembership
Gets all the members of this project as a Set of JNUsers.
getMembership() - Method in class org.kohsuke.jnt.JNProject
Accesses the membership section of the project.
getMessageCount() - Method in class org.kohsuke.jnt.JNForum
Gets the total number of messages in this forum.
getMessagesPerMonth() - Method in class org.kohsuke.jnt.JNMailingList
Returns a list of JNMailingList.MessagePerMonth.
getMetadata() - Method in class org.kohsuke.jnt.JNIssueTracker
Gets the issue tracker metadata
getModifiedBy() - Method in class org.kohsuke.jnt.JNFile
The person who modified this file.
getMyIssues() - Method in class org.kohsuke.jnt.JNIssueTracker
Runs the default query - My issues
getMyProjects() - Method in class org.kohsuke.jnt.JNMyself
Set of JNProject to which the current user belongs.
getMyself() - Method in class org.kohsuke.jnt.JavaNet
Obtains a special JNUser object that represents the currently logged-in user.
getName() - Method in class org.kohsuke.jnt.IssueVersion
Returns the human-readable name of the version, such as "current" (which is the one automatically set when a new project is created.)
getName() - Method in class org.kohsuke.jnt.JNFile
The name of the file.
getName() - Method in class org.kohsuke.jnt.JNFileFolder
Gets the name of this folder.
getName() - Method in class org.kohsuke.jnt.JNForum
Gets the name of this forum, such as "Wish List".
getName() - Method in class org.kohsuke.jnt.JNIssueComponent
 
getName() - Method in class org.kohsuke.jnt.JNMailingList
Gets the name of ths mailing list, such as "issues" or "cvs".
getName() - Method in class org.kohsuke.jnt.JNProject
Gets the name of this project.
getName() - Method in class org.kohsuke.jnt.JNRole
Obtains the full role name.
getName() - Method in class org.kohsuke.jnt.JNUser
Obtains the user name.
getNameAsWord() - Method in enum org.kohsuke.jnt.SubscriptionMode
Gets either "Normal" or "Digest".
getNewsItems() - Method in class org.kohsuke.jnt.JNNewsItems
Gets all announcements in this project as a List of JNNewsItems.
getNewsItems() - Method in class org.kohsuke.jnt.JNProject
Obtains the object that represents the news item section.
getNewValue() - Method in class org.kohsuke.jnt.JNIssue.Activity
New value after the change.
getNewValue() - Method in class org.kohsuke.jnt.JNIssue.CreationActivity
 
getNewValue() - Method in class org.kohsuke.jnt.JNIssue.UpdateActivity
 
getNext() - Method in class org.kohsuke.jnt.JNIssue.Item
 
getOldValue() - Method in class org.kohsuke.jnt.JNIssue.Activity
Old value before the change.
getOldValue() - Method in class org.kohsuke.jnt.JNIssue.CreationActivity
 
getOldValue() - Method in class org.kohsuke.jnt.JNIssue.UpdateActivity
 
getOpSystems() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getOwnerAlias() - Method in class org.kohsuke.jnt.JNProject
Returns the e-mail alias connected to all the current owners of this project.
getOwnerCommunity() - Method in class org.kohsuke.jnt.JNProject
Gets the community project to which this project directly/indirectly belongs.
getOwnerMessage() - Method in class org.kohsuke.jnt.JNProject
Gets the owner's message.
getOwnerMessage2() - Method in class org.kohsuke.jnt.JNProject
Gets the owner's message.
getOwners() - Method in class org.kohsuke.jnt.JNProject
Returns a set of JNUsers that represent project owners.
getParent() - Method in class org.kohsuke.jnt.JNFileFolder
Returns the parent folder, or null if this folder is the root.
getParent() - Method in class org.kohsuke.jnt.JNIssue.Item
 
getParent() - Method in class org.kohsuke.jnt.JNProject
Gets the parent project.
getPendingApprovals() - Method in class org.kohsuke.jnt.JNNewsItems
 
getPlatforms() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getPostAddress() - Method in class org.kohsuke.jnt.JNMailingList
Gets the e-mail address to post to this list.
getPrev() - Method in class org.kohsuke.jnt.JNIssue.Item
 
getPriorities() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getPriority() - Method in class org.kohsuke.jnt.JNIssue
Gets the priority of this issue.
getProject(String) - Method in class org.kohsuke.jnt.JavaNet
Obtains a JNProject object from its name.
getProject() - Method in class org.kohsuke.jnt.JNForum
Gets the project to which this forum belongs.
getProject() - Method in class org.kohsuke.jnt.JNIssue
Gets the project that this issue is filed for.
getProject() - Method in class org.kohsuke.jnt.JNMailingList
Gets the project to which this mailing list belongs.
getProject() - Method in class org.kohsuke.jnt.JNNewsItem
Gets the project to which this announcement belongs.
getProjects() - Method in class org.kohsuke.jnt.JNMyself
The same as JNMyself.getMyProjects().
getProjects() - Method in class org.kohsuke.jnt.JNUser
Gets the projects to which the user belongs.
getRange(int, int) - Method in class org.kohsuke.jnt.JNIssueTracker
Gets multiple issues at once, by spcifying a range [start,end)
getRawData() - Method in class org.kohsuke.jnt.JNIssue
Returns the raw XML data that describes this issue.
getReporter() - Method in class org.kohsuke.jnt.JNIssue
Gets the reporter of this issue.
getResolution() - Method in class org.kohsuke.jnt.JNIssue
Gets the resolution of this issue.
getResolutions() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getRole(String) - Method in class org.kohsuke.jnt.JavaNet
Obtains a JNRole object from a role name.
getRoles() - Method in class org.kohsuke.jnt.JNMembership
Gets all the roles used in this project as a Set of JNRoles.
getRolesOf(JNUser) - Method in class org.kohsuke.jnt.JNMembership
Gets the JNRoles that a given user has in this project.
getRootFolder() - Method in class org.kohsuke.jnt.JNProject
Returns the top folder in the document & files section.
getShortDescription() - Method in class org.kohsuke.jnt.JNIssue
Gets the short description of this issue.
getShortDescription() - Method in class org.kohsuke.jnt.tools.AddIssueComponentCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.AdhocQueryCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.AnnounceCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.ApproveProjectCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.Commandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.CopySubscribersCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.DeclineRoleCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.GrantRoleCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.GrantRoleForBugReporterCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.HelpCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.InstallAutoResponderCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.InteractiveCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.LinkUrlCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.ListMyProjectsCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.ListSubProjectsCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.ListUserCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.MkdirCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.MoveProjectCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.ProcessRoleCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.SubscribeListCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.SubscribersCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.UnsubscribeAllCommandlet
 
getShortDescription() - Method in class org.kohsuke.jnt.tools.UploadFileCommandlet
 
getStatus() - Method in class org.kohsuke.jnt.JNFile
File status.
getStatus() - Method in class org.kohsuke.jnt.JNIssue
Gets the current status of this issue.
getStatus() - Method in class org.kohsuke.jnt.JNIssueTracker
 
getStatusWhiteboard() - Method in class org.kohsuke.jnt.JNIssue
Gets the 'status whiteboard' text, or null if not set.
getSubComponent() - Method in class org.kohsuke.jnt.JNIssue
 
getSubcomponent(String) - Method in class org.kohsuke.jnt.JNIssueComponent
 
getSubcomponents() - Method in class org.kohsuke.jnt.JNIssueComponent
Gets subcomponents in this component.
getSubFolder(String) - Method in class org.kohsuke.jnt.JNFileFolder
Returns a sub-folder.
getSubFolders() - Method in class org.kohsuke.jnt.JNFileFolder
Returns the subfolders of this folder.
getSubProjects() - Method in class org.kohsuke.jnt.JNProject
Returns a set of JNProject objects that represent the sub-projects of this project.
getSubscribers(SubscriptionMode) - Method in class org.kohsuke.jnt.JNMailingList
Gets the list of subscriber e-mail addresses.
getSummary() - Method in class org.kohsuke.jnt.JNProject
Gets the one-line summary of this project.
getTargetMilestones() - Method in class org.kohsuke.jnt.JNIssueComponent
Target milestones defined on this component.
getText() - Method in class org.kohsuke.jnt.JNIssue.Description
Gets the actual comment text.
getTimestamp() - Method in class org.kohsuke.jnt.JNIssue.Activity
 
getTimestamp() - Method in class org.kohsuke.jnt.JNIssue.CreationActivity
 
getTimestamp() - Method in class org.kohsuke.jnt.JNIssue.Description
Gets the timestamp when this comment was added.
getTimestamp() - Method in class org.kohsuke.jnt.JNIssue.Item
Gets the timestamp when this item was created.
getTimestamp() - Method in class org.kohsuke.jnt.JNIssue.UpdateActivity
 
getTimestamp() - Method in class org.kohsuke.jnt.JNNewsItem
The time when this announcement was made.
getTotalMessages() - Method in class org.kohsuke.jnt.JNMailingList
Gets the total number of messages this list holds.
getType() - Method in class org.kohsuke.jnt.JNIssue
Gets the type of the issue.
getUpdatedIssues(Calendar, Calendar) - Method in class org.kohsuke.jnt.JNIssueTracker
Gets all the issues updated during the specified time span.
getUpdatedIssues(Date, Date) - Method in class org.kohsuke.jnt.JNIssueTracker
 
getUpdatedIssues(Date) - Method in class org.kohsuke.jnt.JNIssueTracker
Gets all the issues updated since the given time stamp.
getURL() - Method in class org.kohsuke.jnt.JNFile
The location of the file.
getURL() - Method in class org.kohsuke.jnt.JNForum
Gets the URL that points to the top page of this forum, such as https://java-net.dev.java.net/servlets/ForumMessageList?forumID=93.
getURL() - Method in class org.kohsuke.jnt.JNNewsItem
Gets the URL to thew news item page
getURL() - Method in class org.kohsuke.jnt.JNProject
Returns the URL of the project top page.
getUser(String) - Method in class org.kohsuke.jnt.JavaNet
Obtains a JNUser object from an user name.
getUserOf(JNRole) - Method in class org.kohsuke.jnt.JNMembership
Gets the JNUsers who has a specified role in this project.
getValue() - Method in class org.kohsuke.jnt.JNIssueTracker.Action
 
getVersion() - Method in class org.kohsuke.jnt.JNIssue
Gets the version to which this issue belongs to.
getVersionControl() - Method in class org.kohsuke.jnt.JNProject
Gets the version control system this project uses.
getVersions() - Method in class org.kohsuke.jnt.JNIssueComponent
Versions defined on this component.
getVotes() - Method in class org.kohsuke.jnt.JNIssue
Gets the number of votes on this issue.
grant(JavaNet) - Method in class org.kohsuke.jnt.tools.RoleRequest
Grants this request.
grantRole(JNUser, String) - Method in class org.kohsuke.jnt.JNMembership
Grants the specified role request.
grantRole(String, String) - Method in class org.kohsuke.jnt.JNMembership
Deprecated.  
GrantRoleCommandlet - Class in org.kohsuke.jnt.tools
 
GrantRoleCommandlet() - Constructor for class org.kohsuke.jnt.tools.GrantRoleCommandlet
 
GrantRoleForBugReporterCommandlet - Class in org.kohsuke.jnt.tools
 
GrantRoleForBugReporterCommandlet() - Constructor for class org.kohsuke.jnt.tools.GrantRoleForBugReporterCommandlet
 

H

hashCode() - Method in class org.kohsuke.jnt.IssueVersion
 
hashCode() - Method in class org.kohsuke.jnt.JNFile
 
hashCode() - Method in class org.kohsuke.jnt.JNFileFolder
 
hashCode() - Method in class org.kohsuke.jnt.JNForum
 
hashCode() - Method in class org.kohsuke.jnt.JNMailingList
 
hashCode() - Method in class org.kohsuke.jnt.JNNewsItem
 
hashCode() - Method in class org.kohsuke.jnt.JNProject
 
hashCode() - Method in class org.kohsuke.jnt.JNRole
 
hashCode() - Method in class org.kohsuke.jnt.JNUser
 
HelpCommandlet - Class in org.kohsuke.jnt.tools
 
HelpCommandlet() - Constructor for class org.kohsuke.jnt.tools.HelpCommandlet
 

I

InstallAutoResponderCommandlet - Class in org.kohsuke.jnt.tools
 
InstallAutoResponderCommandlet() - Constructor for class org.kohsuke.jnt.tools.InstallAutoResponderCommandlet
 
InteractiveCommandlet - Class in org.kohsuke.jnt.tools
Allows the user to interactively type multiple commands.
InteractiveCommandlet() - Constructor for class org.kohsuke.jnt.tools.InteractiveCommandlet
 
isCommunity() - Method in class org.kohsuke.jnt.JNProject
Returns true if this project is a community project.
isRoot() - Method in class org.kohsuke.jnt.JNFileFolder
Returns true if this is the root folder of a project.
IssueCreator - Class in org.kohsuke.jnt
Very simple issue creator (doesn't check any field requirements...
IssueEditor - Class in org.kohsuke.jnt
Object for making updates to an issue.
IssueField - Enum in org.kohsuke.jnt
 
IssueResolution - Enum in org.kohsuke.jnt
Resolution of an issue.
IssueStatus - Enum in org.kohsuke.jnt
Status of an issue.
IssueType - Enum in org.kohsuke.jnt
 
IssueVersion - Class in org.kohsuke.jnt
The version against which issues can be reported.
isUpdate() - Method in class org.kohsuke.jnt.JNIssue.Activity
Returns true if this activity is an update activity and not the creation activity.

J

JavaNet - Class in org.kohsuke.jnt
Root of java.net.
JNFile - Class in org.kohsuke.jnt
File in the documents & files section.
JNFileFolder - Class in org.kohsuke.jnt
folder in the java.net file sharing section.
JNForum - Class in org.kohsuke.jnt
java.net discussion forum.
JNForum(JNProject, String, int, int, String) - Constructor for class org.kohsuke.jnt.JNForum
 
JNForums - Class in org.kohsuke.jnt
java.net discussion forums in one project.
JNIssue - Class in org.kohsuke.jnt
An issue.
JNIssue.Activity - Class in org.kohsuke.jnt
 
JNIssue.Activity() - Constructor for class org.kohsuke.jnt.JNIssue.Activity
 
JNIssue.CreationActivity - Class in org.kohsuke.jnt
 
JNIssue.CreationActivity() - Constructor for class org.kohsuke.jnt.JNIssue.CreationActivity
 
JNIssue.Description - Class in org.kohsuke.jnt
A comment added to an issue.
JNIssue.Item<T extends JNIssue.Item> - Class in org.kohsuke.jnt
 
JNIssue.Item() - Constructor for class org.kohsuke.jnt.JNIssue.Item
 
JNIssue.UpdateActivity - Class in org.kohsuke.jnt
 
JNIssueComponent - Class in org.kohsuke.jnt
Component in the java.net issue tracker.
JNIssueSubcomponent - Class in org.kohsuke.jnt
 
JNIssueSubcomponent(JNIssueComponent, String) - Constructor for class org.kohsuke.jnt.JNIssueSubcomponent
 
JNIssueTracker - Class in org.kohsuke.jnt
java.net issue tracker (IssueZilla) in one project.
JNIssueTracker.Action - Class in org.kohsuke.jnt
Action metadata
JNMailingList - Class in org.kohsuke.jnt
A mailing list of a project on java.net.
JNMailingList.MessagePerMonth - Class in org.kohsuke.jnt
The number of messages posted per month.
JNMailingList.MessagePerMonth(String, int) - Constructor for class org.kohsuke.jnt.JNMailingList.MessagePerMonth
 
JNMailingList.ProgressCallback - Interface in org.kohsuke.jnt
Appliation can implement this interface to receive progress reports on subscribing e-mail addresses to a mailing list.
JNMailingLists - Class in org.kohsuke.jnt
java.net project mailing list section.
JNMembership - Class in org.kohsuke.jnt
Membership of a project.
JNMyself - Class in org.kohsuke.jnt
The current logged-in user in java.net.
JNNewsItem - Class in org.kohsuke.jnt
One announcement, such as this
JNNewsItems - Class in org.kohsuke.jnt
java.net project news item section.
JNProject - Class in org.kohsuke.jnt
Java.net project.
JNRole - Class in org.kohsuke.jnt
An role on java.net.
JNUser - Class in org.kohsuke.jnt
An user of java.net.
JNVCS - Enum in org.kohsuke.jnt
Version control systems.

L

linkUrl(String, String, FileStatus, URL) - Method in class org.kohsuke.jnt.JNFileFolder
Creates a link to an URL.
LinkUrlCommandlet - Class in org.kohsuke.jnt.tools
 
LinkUrlCommandlet() - Constructor for class org.kohsuke.jnt.tools.LinkUrlCommandlet
 
ListMyProjectsCommandlet - Class in org.kohsuke.jnt.tools
 
ListMyProjectsCommandlet() - Constructor for class org.kohsuke.jnt.tools.ListMyProjectsCommandlet
 
ListSubProjectsCommandlet - Class in org.kohsuke.jnt.tools
 
ListSubProjectsCommandlet() - Constructor for class org.kohsuke.jnt.tools.ListSubProjectsCommandlet
 
ListType - Enum in org.kohsuke.jnt
Mailing list operation mode enum.
ListUserCommandlet - Class in org.kohsuke.jnt.tools
List up all the members of the project by role.
ListUserCommandlet() - Constructor for class org.kohsuke.jnt.tools.ListUserCommandlet
 
load(int, InputStream) - Method in class org.kohsuke.jnt.JNIssueTracker
Loads the issue persisted by JNIssue.save(OutputStream).
login(String, String) - Method in class org.kohsuke.jnt.JavaNet
Logs in to the java.net.

M

Main - Class in org.kohsuke.jnt.tools
Command line interface to the java.net automation tool.
Main() - Constructor for class org.kohsuke.jnt.tools.Main
 
main(String[]) - Static method in class org.kohsuke.jnt.tools.Main
 
main(String[]) - Static method in class org.kohsuke.jnt.tools.RoleRequest
 
massSubscribe(String, SubscriptionMode) - Method in class org.kohsuke.jnt.JNMailingList
Subscribes the specified e-mail address to this mailing list.
massSubscribe(String[], SubscriptionMode, JNMailingList.ProgressCallback) - Method in class org.kohsuke.jnt.JNMailingList
Subscribes the specified e-mail addresses to this mailing list.
massSubscribe(Collection<String>, SubscriptionMode, JNMailingList.ProgressCallback) - Method in class org.kohsuke.jnt.JNMailingList
Subscribes the specified e-mail addresses to this mailing list.
massUnsubscribe(String[], SubscriptionMode, JNMailingList.ProgressCallback) - Method in class org.kohsuke.jnt.JNMailingList
Unsubscribes the specified e-mail addresses from this mailing list.
massUnsubscribe(Collection<String>, SubscriptionMode, JNMailingList.ProgressCallback) - Method in class org.kohsuke.jnt.JNMailingList
Unsubscribes the specified e-mail addresses from this mailing list.
MHTMLBuilder - Class in org.kohsuke.jnt
Creates an MHTML package from a URL.
MHTMLBuilder() - Constructor for class org.kohsuke.jnt.MHTMLBuilder
 
MkdirCommandlet - Class in org.kohsuke.jnt.tools
 
MkdirCommandlet() - Constructor for class org.kohsuke.jnt.tools.MkdirCommandlet
 
month - Variable in class org.kohsuke.jnt.JNMailingList.MessagePerMonth
 
MoveProjectCommandlet - Class in org.kohsuke.jnt.tools
 
MoveProjectCommandlet() - Constructor for class org.kohsuke.jnt.tools.MoveProjectCommandlet
 
moveTo(JNFileFolder) - Method in class org.kohsuke.jnt.JNFile
Move this file to another folder

N

needsWork - Variable in enum org.kohsuke.jnt.IssueStatus
True for IssueStatus.UNCONFIRMED, IssueStatus.NEW, IssueStatus.STARTED, and IssueStatus.REOPENED.
NestedHeadlineOrBody - Class in org.kohsuke.jnt.ant
This class handles nested headline and body elements of the NewsItemTask.
NestedHeadlineOrBody() - Constructor for class org.kohsuke.jnt.ant.NestedHeadlineOrBody
 
NewBugEmail - Class in org.kohsuke.jnt.tools
Represents the notification e-mail from BugZilla about a new bug.
NewBugEmail(JavaNet, Reader) - Constructor for class org.kohsuke.jnt.tools.NewBugEmail
 
NewsItemTask - Class in org.kohsuke.jnt.ant
Ant task for adding a news item to a java#;net project.
NewsItemTask() - Constructor for class org.kohsuke.jnt.ant.NewsItemTask
 

O

onProgress(int, int) - Method in interface org.kohsuke.jnt.JNMailingList.ProgressCallback
Called every once in a while to report a progress.
org.kohsuke.jnt - package org.kohsuke.jnt
The library that exposes programatic manipulation of java.net.
org.kohsuke.jnt.ant - package org.kohsuke.jnt.ant
 
org.kohsuke.jnt.tools - package org.kohsuke.jnt.tools
 

P

parse(String) - Static method in enum org.kohsuke.jnt.FileStatus
Gets the FileStatus objcet from its name (such as "Draft").
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.AddIssueComponentCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.AdhocQueryCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.AnnounceCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.ApproveProjectCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.Commandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.CopySubscribersCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.DeclineRoleCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.GrantRoleCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.GrantRoleForBugReporterCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.HelpCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.InstallAutoResponderCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.InteractiveCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.LinkUrlCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.ListMyProjectsCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.ListSubProjectsCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.ListUserCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.MkdirCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.MoveProjectCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.ProcessRoleCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.SubscribeListCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.SubscribersCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.UnsubscribeAllCommandlet
 
printUsage(PrintStream) - Method in class org.kohsuke.jnt.tools.UploadFileCommandlet
 
Priority - Enum in org.kohsuke.jnt
Constants for priorities of issues.
process(RoleRequest) - Method in interface org.kohsuke.jnt.tools.RoleRequestPolicy.Action
 
ProcessingException - Exception in org.kohsuke.jnt
Signals processing error.
ProcessingException() - Constructor for exception org.kohsuke.jnt.ProcessingException
 
ProcessingException(String) - Constructor for exception org.kohsuke.jnt.ProcessingException
 
ProcessingException(String, Throwable) - Constructor for exception org.kohsuke.jnt.ProcessingException
 
ProcessingException(Throwable) - Constructor for exception org.kohsuke.jnt.ProcessingException
 
ProcessRoleCommandlet - Class in org.kohsuke.jnt.tools
 
ProcessRoleCommandlet() - Constructor for class org.kohsuke.jnt.tools.ProcessRoleCommandlet
 
produce(WebConversation, URL, OutputStream) - Static method in class org.kohsuke.jnt.MHTMLBuilder
 
produceHTML(WebResponse, PrintStream) - Method in class org.kohsuke.jnt.MHTMLBuilder
 
project - Variable in class org.kohsuke.jnt.tools.NewBugEmail
Project to which this bug is reported.
projectName - Variable in class org.kohsuke.jnt.tools.RoleRequest
Project to which the role is requested.

R

reopen() - Method in class org.kohsuke.jnt.IssueEditor
Reopens an issue
reportedBy - Variable in class org.kohsuke.jnt.tools.NewBugEmail
User name who reported the problem.
resolve(IssueResolution) - Method in class org.kohsuke.jnt.IssueEditor
Marks the issue as resolved, with the specified resolution.
revokeRole(JNUser, String) - Method in class org.kohsuke.jnt.JNMembership
Revokes the specified role from the user.
roleName - Variable in class org.kohsuke.jnt.tools.RoleRequest
The role that was requested.
RoleRequest - Class in org.kohsuke.jnt.tools
A notification message sent from java.net when someone requests a role.
RoleRequest(String, String, String) - Constructor for class org.kohsuke.jnt.tools.RoleRequest
Creates a new request.
RoleRequest(Reader) - Constructor for class org.kohsuke.jnt.tools.RoleRequest
Parses the notification e-mail and constructs this object.
RoleRequestPolicy - Class in org.kohsuke.jnt.tools
 
RoleRequestPolicy(File) - Constructor for class org.kohsuke.jnt.tools.RoleRequestPolicy
Parses a policy file from a file.
RoleRequestPolicy.Action - Interface in org.kohsuke.jnt.tools
Action is a task that can be run on a request.
run(JNProject) - Method in class org.kohsuke.jnt.ant.FileDeleteTask
 
run(JNProject) - Method in class org.kohsuke.jnt.ant.FileUploadTask
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.AddIssueComponentCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.AdhocQueryCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.AnnounceCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.ApproveProjectCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.Commandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.CopySubscribersCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.DeclineRoleCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.GrantRoleCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.GrantRoleForBugReporterCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.HelpCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.InstallAutoResponderCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.InteractiveCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.ListMyProjectsCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.ListSubProjectsCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.ListUserCommandlet
 
run(String[]) - Static method in class org.kohsuke.jnt.tools.Main
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.MkdirCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.MoveProjectCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.ProcessRoleCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.SubscribeListCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.SubscribersCommandlet
 
run(ConnectionFactory, String[]) - Method in class org.kohsuke.jnt.tools.UnsubscribeAllCommandlet
 
runAdHocQuery(String) - Method in class org.kohsuke.jnt.JavaNet
Runs ad-hoc query against java.net database.

S

save(OutputStream) - Method in class org.kohsuke.jnt.JNIssue
Persists this issue to the disk.
setArticleUrl(String) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
setBody(String) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
setDate(String) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
setField(IssueField, String) - Method in class org.kohsuke.jnt.AbstractIssueEditor
 
setFile(String) - Method in class org.kohsuke.jnt.ant.FileDeleteTask
 
setFileDescription(String) - Method in class org.kohsuke.jnt.ant.FileUploadTask
 
setFileStatus(String) - Method in class org.kohsuke.jnt.ant.FileUploadTask
 
setFromFile(File) - Method in class org.kohsuke.jnt.ant.FileUploadTask
 
setHeadline(String) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
setImageUrl(String) - Method in class org.kohsuke.jnt.ant.NewsItemTask
 
setOverwrite(boolean) - Method in class org.kohsuke.jnt.ant.FileUploadTask
 
setOwnerMessage(String) - Method in class org.kohsuke.jnt.JNProject
Sets the owner's message.
setParent(JNProject) - Method in class org.kohsuke.jnt.JNProject
Moves this project under the specified project.
setPassword(String) - Method in class org.kohsuke.jnt.ant.AbstractJavaNetTask
 
setPriority(Priority) - Method in class org.kohsuke.jnt.AbstractIssueEditor
Sets the priority.
setProjectName(String) - Method in class org.kohsuke.jnt.ant.AbstractJavaNetTaskForProject
 
setProperty(String) - Method in class org.kohsuke.jnt.ant.CheckMemberTask
 
setRetry(int) - Method in class org.kohsuke.jnt.ant.AbstractJavaNetTask
 
setRole(String) - Method in class org.kohsuke.jnt.ant.AddMemberTask
 
setRole(String) - Method in class org.kohsuke.jnt.ant.CheckMemberTask
 
setToFile(File) - Method in class org.kohsuke.jnt.ant.FileDownloadTask
 
setToFile(String) - Method in class org.kohsuke.jnt.ant.FileUploadTask
 
setType(IssueType) - Method in class org.kohsuke.jnt.AbstractIssueEditor
Sets the issue type.
setURL(URL) - Method in class org.kohsuke.jnt.ant.FileDownloadTask
 
setUser(String) - Method in class org.kohsuke.jnt.ant.AddMemberTask
 
setUser(String) - Method in class org.kohsuke.jnt.ant.CheckMemberTask
 
setUserName(String) - Method in class org.kohsuke.jnt.ant.AbstractJavaNetTask
 
subscribe() - Method in class org.kohsuke.jnt.JNForum
Subscribes yourself.
subscribe(SubscriptionMode) - Method in class org.kohsuke.jnt.JNMailingList
Subscribes yourself.
SubscribeListCommandlet - Class in org.kohsuke.jnt.tools
 
SubscribeListCommandlet() - Constructor for class org.kohsuke.jnt.tools.SubscribeListCommandlet
 
SubscribersCommandlet - Class in org.kohsuke.jnt.tools
 
SubscribersCommandlet() - Constructor for class org.kohsuke.jnt.tools.SubscribersCommandlet
 
SubscriptionMode - Enum in org.kohsuke.jnt
Mode of subscription to a mailing list.

T

toString() - Method in enum org.kohsuke.jnt.FileStatus
toString() - Method in class org.kohsuke.jnt.IssueVersion
 
toString() - Method in class org.kohsuke.jnt.JNProject
 
toString() - Method in class org.kohsuke.jnt.JNRole
 
toString() - Method in class org.kohsuke.jnt.JNUser
 
toString() - Method in enum org.kohsuke.jnt.ListType
Returns a human-readable name of the type.
toString() - Method in enum org.kohsuke.jnt.SubscriptionMode
Returns human-readable mode name.
toString() - Method in class org.kohsuke.jnt.tools.RoleRequest
 

U

UnsubscribeAllCommandlet - Class in org.kohsuke.jnt.tools
 
UnsubscribeAllCommandlet() - Constructor for class org.kohsuke.jnt.tools.UnsubscribeAllCommandlet
 
update(String) - Method in class org.kohsuke.jnt.JNIssue
Update the issue by just posting a comment.
uploadFile(String, String, String, File) - Method in class org.kohsuke.jnt.JNFileFolder
Deprecated. use JNFileFolder.uploadFile(String, String, FileStatus, File)
uploadFile(String, String, FileStatus, File) - Method in class org.kohsuke.jnt.JNFileFolder
Uploads a file to the folder.
uploadFile(String, String, FileStatus, InputStream, String) - Method in class org.kohsuke.jnt.JNFileFolder
Uploads a file from a source other than File.
UploadFileCommandlet - Class in org.kohsuke.jnt.tools
 
UploadFileCommandlet() - Constructor for class org.kohsuke.jnt.tools.UploadFileCommandlet
 
userName - Variable in class org.kohsuke.jnt.tools.RoleRequest
The account name of the user who requested the role.

V

value - Variable in enum org.kohsuke.jnt.IssueField
Value as show up in the issue tracker XML <field_name> element.
value - Variable in enum org.kohsuke.jnt.Priority
'n' of 'Pn' as integer.
valueOf(String) - Static method in enum org.kohsuke.jnt.FileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.IssueField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.IssueResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.IssueStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.IssueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.JNVCS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.ListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.jnt.Priority
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.kohsuke.jnt.Priority
Obtains the constant by their priority value.
valueOf(String) - Static method in enum org.kohsuke.jnt.SubscriptionMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kohsuke.jnt.FileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.IssueField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.IssueResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.IssueStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.IssueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.JNVCS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.ListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.jnt.SubscriptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class org.kohsuke.jnt.IssueEditor
Marks the issue as verified.

_

_getPlatform() - Method in class org.kohsuke.jnt.JNIssue
 

A B C D E F G H I J L M N O P R S T U V _

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