public interface BambooObjectDao
extends bucket.core.persistence.ObjectDao
Modifier and Type | Method and Description |
---|---|
BambooObject |
findById(long id)
Gets the object from its id
|
@Nullable BambooObject findById(long id)
id
- BambooObject
. null if not found.Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.