@Internal public interface QuickFilterRuleDao extends BambooObjectDao<QuickFilterRule>
quick filter rules
.Modifier and Type | Method and Description |
---|---|
QuickFilterRule |
findById(long id) |
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
@Nullable QuickFilterRule findById(long id)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.