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