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