public class

ComponentUtils

extends Object
java.lang.Object
   ↳ com.atlassian.jira.action.component.ComponentUtils

Summary

Public Constructors
ComponentUtils()
Public Methods
static long getAssigneeType(GenericValue component, Long assigneeType)
static long getComponentAssigneeType(GenericValue component)
static boolean isComponentLeadAssignable(GenericValue component)
static boolean isProjectLeadAssignable(Project project)
static boolean isProjectLeadAssignable(GenericValue entity)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ComponentUtils ()

Public Methods

public static long getAssigneeType (GenericValue component, Long assigneeType)

public static long getComponentAssigneeType (GenericValue component)

public static boolean isComponentLeadAssignable (GenericValue component)

public static boolean isProjectLeadAssignable (Project project)

public static boolean isProjectLeadAssignable (GenericValue entity)