Uses of Interface
org.osid.tracking.Issue
Packages that use Issue
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of Issue in org.osid.tracking
Methods in org.osid.tracking that return IssueModifier and TypeMethodDescriptionBranchedIssueAdminSession.branchIssue(Id issueId) Branches anIssue.IssueAdminSession.createIssue(IssueForm issueForm) Creates a newIssue.SubtaskIssueAdminSession.createSubtask(IssueForm issueForm) Creates a subtaskIssue.Issue.getBranchedIssue()Gets the branched issue.Gets theIssuespecified by itsId.Gets theIssuespecified by itsId.LogEntry.getIssue()Gets the issue of this log entry.Issue.getMasterIssue()Gets the master issue.IssueList.getNextIssue()Gets the nextIssuein this list.Issue[]IssueList.getNextIssues(long n) Gets the next set ofIssueelements in this list.Issue.getRootIssue()Gets the root issue.