@Internal public interface AgentBuildResultsSummaryDao extends BambooObjectDao<ResultsSummary>
Modifier and Type | Method and Description |
---|---|
long |
calculateUtilisedAgentTime(long agentId)
Calculates the time spent performing builds of an agent.
|
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.