Uses of Package
com.atlassian.jira.bc.issue

Packages that use com.atlassian.jira.bc.issue
com.atlassian.jira   
com.atlassian.jira.action.issue   
com.atlassian.jira.bc.issue   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.popups   
com.atlassian.jira.web.action.workflow   
 

Classes in com.atlassian.jira.bc.issue used by com.atlassian.jira
IssueService
          This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
 

Classes in com.atlassian.jira.bc.issue used by com.atlassian.jira.action.issue
IssueService
          This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
 

Classes in com.atlassian.jira.bc.issue used by com.atlassian.jira.bc.issue
IssueService
          This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
IssueService.CreateValidationResult
          A simple object that holds the information about validating a create issue operation.
IssueService.DeleteValidationResult
          A simple object that holds the information about validating a delete issue operation.
IssueService.IssueResult
          A simple object that holds the information about an issue operation.
IssueService.IssueValidationResult
          A simple base object that holds the information about performing an issue operation.
IssueService.TransitionValidationResult
          A simple result object that holds the information required to make a successful issue transition.
IssueService.UpdateValidationResult
          A simple object that holds the information about validating an update issue operation.
 

Classes in com.atlassian.jira.bc.issue used by com.atlassian.jira.web.action.issue
IssueService
          This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
IssueService.CreateValidationResult
          A simple object that holds the information about validating a create issue operation.
 

Classes in com.atlassian.jira.bc.issue used by com.atlassian.jira.web.action.popups
IssueService
          This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
 

Classes in com.atlassian.jira.bc.issue used by com.atlassian.jira.web.action.workflow
IssueService
          This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.