Uses of Interface
com.atlassian.jira.bean.SubTask
Packages that use SubTask
-
Uses of SubTask in com.atlassian.jira.bean
Classes in com.atlassian.jira.bean that implement SubTaskMethods in com.atlassian.jira.bean that return types with arguments of type SubTaskModifier and TypeMethodDescriptionSubTaskBean.getSubTasks(String view) SubTaskBeanImpl.getSubTasks(String view) -
Uses of SubTask in com.atlassian.jira.web.component.subtask
Methods in com.atlassian.jira.web.component.subtask that return types with arguments of type SubTaskModifier and TypeMethodDescriptionprotected Collection<SubTask>AbstractSubTaskColumnLayoutItem.getSubTasks()