Uses of Interface
com.atlassian.jira.bean.SubTaskBean

Packages that use SubTaskBean
com.atlassian.jira.config   
 

Uses of SubTaskBean in com.atlassian.jira.config
 

Methods in com.atlassian.jira.config that return SubTaskBean
 SubTaskBean SubTaskManager.getSubTaskBean(org.ofbiz.core.entity.GenericValue issue, com.atlassian.crowd.embedded.api.User remoteUser)
          Deprecated. Use SubTaskManager.getSubTaskBean(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User) instead. Since v5.0.
 SubTaskBean SubTaskManager.getSubTaskBean(Issue issue, com.atlassian.crowd.embedded.api.User remoteUser)
          Returns the SubTaskBean for the given parent issue in the context of the given user.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.