Interface | Description |
---|---|
SchemeFactory |
This will create a Scheme
|
SchemeManager | |
SchemeManagerFactory |
Given a string which represents the SchemeManager type this will return you an instance of the SchemeManager you
are looking for.
|
SchemeType | |
SchemeTypeManager<T> |
Class | Description |
---|---|
AbstractAddScheme | |
AbstractCopyScheme | |
AbstractDeleteScheme | |
AbstractEditScheme | |
AbstractProjectAndSchemeAwareAction | |
AbstractSchemeAwareAction | |
AbstractSchemeManager | |
AbstractSchemeTypeManager<T> | |
AbstractSelectProjectScheme | |
AbstractViewSchemes | |
DefaultSchemeFactory |
The implementation of the SchemeFactory
|
DefaultSchemeManagerFactory |
Impl for SchemeManagerFactory.
|
Scheme |
This object is used to represent a scheme in JIRA (this could be a permission, notification, etc, scheme).
|
SchemeComparator |
Comparator used for ordering Schemes by Name.
|
SchemeEntity |
This objected is used to hold the values of an entity which is part of a scheme.
|
SchemeGVNameComparator |
This is a Comparator for generic value schemes that sorts by name ignoring case.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.