@PublicApi public class ProjectAssigneeTypes extends AssigneeTypes
COMPONENT_LEAD, PRETTY_COMPONENT_LEAD, PRETTY_COMPONENT_LEAD_DOES_NOT_EXIST, PRETTY_NOT_ALLOWED_UNASSIGNED, PRETTY_NOT_ASSIGNABLE_COMPONENT_LEAD, PRETTY_NOT_ASSIGNABLE_PROJECT_LEAD, PRETTY_PROJECT_DEFAULT, PRETTY_PROJECT_LEAD, PRETTY_UNASSIGNED, PROJECT_DEFAULT, PROJECT_LEAD, UNASSIGNED
Constructor and Description |
---|
ProjectAssigneeTypes() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getAssigneeTypes() |
static String |
getPrettyAssigneeType(Long defaultAssigneeType) |
static boolean |
isProjectLead(Long defaultAssigneeType) |
static boolean |
isUnassigned(Long defaultAssigneeType) |
static boolean |
isValidType(Long defaultAssigneeType) |
isAllowUnassigned
Copyright © 2002-2024 Atlassian. All Rights Reserved.