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

Packages that use NoDefaultAssigneeProfessionalException
com.atlassian.jira.issue   
 

Uses of NoDefaultAssigneeProfessionalException in com.atlassian.jira.issue
 

Methods in com.atlassian.jira.issue that throw NoDefaultAssigneeProfessionalException
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 project, org.ofbiz.core.entity.GenericValue component)
           
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.