public class IssueTypeResolver extends ConstantsNameResolver<IssueType>
| Constructor and Description |
|---|
IssueTypeResolver(ConstantsManager constantsManager) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IssueType> |
getAll()
Gets all domain objects of this type in the underlying database.
|
get, getIdsFromName, idExists, nameExistspublic IssueTypeResolver(ConstantsManager constantsManager)
public Collection<IssueType> getAll()
NameResolverCopyright © 2002-2015 Atlassian. All Rights Reserved.