@Component public class

ComponentImports

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.internal.ComponentImports

This class is deprecated.
Do not add new entries here, use com.atlassian.plugin.spring.scanner.annotation.component.Scanned and com.atlassian.plugin.spring.scanner.annotation.imports.ComponentImport annotations instead.

Class Overview

Since v6.2.1

Special class listing all component imports so atlassian-spring-scanner-annotation will be able to pick them up and change them into proper OSGI/spring imports.

Summary

Public Constructors
ComponentImports()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ComponentImports ()