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, nameExists
public IssueTypeResolver(ConstantsManager constantsManager)
public Collection<IssueType> getAll()
NameResolver
Copyright © 2002-2021 Atlassian. All Rights Reserved.