B C D E F G H I J M O P R S V 

B

BambooComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in Bamboo.
BambooImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within Bamboo.
BitbucketComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in Bitbucket Server.
BitbucketImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within Bitbucket Server.

C

ClasspathComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation for constructor args or fields representing components that need to live in the local bean container but are located in external jars on this bundle's classpath.
com.atlassian.plugin.spring.scanner - package com.atlassian.plugin.spring.scanner
 
com.atlassian.plugin.spring.scanner.annotation - package com.atlassian.plugin.spring.scanner.annotation
 
com.atlassian.plugin.spring.scanner.annotation.component - package com.atlassian.plugin.spring.scanner.annotation.component
 
com.atlassian.plugin.spring.scanner.annotation.export - package com.atlassian.plugin.spring.scanner.annotation.export
 
com.atlassian.plugin.spring.scanner.annotation.imports - package com.atlassian.plugin.spring.scanner.annotation.imports
 
com.atlassian.plugin.spring.scanner.util - package com.atlassian.plugin.spring.scanner.util
 
CommonConstants - Class in com.atlassian.plugin.spring.scanner.util
 
CommonConstants() - Constructor for class com.atlassian.plugin.spring.scanner.util.CommonConstants
 
COMPONENT_DEV_EXPORT_KEY - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 
COMPONENT_EXPORT_KEY - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 
COMPONENT_IMPORT_KEY - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 
COMPONENT_KEY - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 
ComponentImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle.
ConfluenceComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in Confluence.
ConfluenceImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within Confluence.

D

DEFAULT_PROFILE_NAME - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 

E

ExportAsDevService - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.export
Denotes a component to be exported as an OSGi service available to other bundles only in dev mode.
ExportAsService - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.export
Denotes a component to be exported as an OSGi service available to other bundles.

F

FecruComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in FishEye/Crucible.
FecruImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within FECRU.

G

getPerProductFile(String) - Method in enum com.atlassian.plugin.spring.scanner.ProductFilter
 

H

hasProduct(String) - Static method in enum com.atlassian.plugin.spring.scanner.ProductFilter
 
HOST_CONTAINER_CLASS - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 

I

INDEX_FILES_DIR - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 

J

JiraComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in JIRA.
JiraImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within JIRA.

M

METADATA_FILE - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 
ModuleType - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.export
Denotes a component to be exported as an OSGi service available to other bundles and is a factory for creating Atlassian plugin modules.

O

OnlyInProduct - Annotation Type in com.atlassian.plugin.spring.scanner.annotation
Used to annotate product specific annotations to designate which product they belong to

P

ProductFilter - Enum in com.atlassian.plugin.spring.scanner
An enum representing the products that we can filter beans by.
Profile - Annotation Type in com.atlassian.plugin.spring.scanner.annotation
Annotation for a type that indicates what profiles it belongs to
PROFILE_PREFIX - Static variable in class com.atlassian.plugin.spring.scanner.util.CommonConstants
 

R

RefappComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in Refapp.
RefappImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within Refapp.

S

Scanned - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
This annotation makes the class as being interesting in terms of scanning but it is not a component that needs to be imported or instantiated.
StashComponent - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.component
Annotation representing a component that should only be considered when running in Stash.
StashImport - Annotation Type in com.atlassian.plugin.spring.scanner.annotation.imports
Annotation representing an OSGi service that's required to be imported into this bundle when running within Stash.

V

valueOf(String) - Static method in enum com.atlassian.plugin.spring.scanner.ProductFilter
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.plugin.spring.scanner.ProductFilter
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G H I J M O P R S V 

Copyright © 2015 Atlassian. All rights reserved.