Uses of Class
com.atlassian.jira.issue.SeparatorSelectedException

Packages that use SeparatorSelectedException
com.atlassian.jira.issue   
 

Uses of SeparatorSelectedException in com.atlassian.jira.issue
 

Methods in com.atlassian.jira.issue that throw SeparatorSelectedException
static java.lang.String IssueUtils.processDefaultAssignee(org.ofbiz.core.entity.GenericValue issue, java.lang.String assignee)
           
static java.lang.String IssueUtils.processDefaultAssignee(org.ofbiz.core.entity.GenericValue issue, org.ofbiz.core.entity.GenericValue project, java.lang.String assignee)
           
static java.lang.String IssueUtils.processDefaultAssignee(org.ofbiz.core.entity.GenericValue project, java.lang.String[] components, java.lang.String assignee)
          Takes a project and component ids for an issue and tries to return the default assignee.
 



Copyright © 2002-2005 Atlassian. All Rights Reserved.