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