public class AgentBuildResultsSummaryHibernateDao extends BambooHibernateObjectDao<ResultsSummary> implements AgentBuildResultsSummaryDao
Constructor and Description |
---|
AgentBuildResultsSummaryHibernateDao() |
Modifier and Type | Method and Description |
---|---|
long |
calculateUtilisedAgentTime(long agentId)
Calculates the time spent performing builds of an agent.
|
countAll, countWithRestriction, delete, deleteAll, executeCountQuery, findAll, findById, merge, save, saveAll
getCacheAwareHibernateTemplate
checkDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
public AgentBuildResultsSummaryHibernateDao()
public long calculateUtilisedAgentTime(long agentId)
AgentBuildResultsSummaryDao
calculateUtilisedAgentTime
in interface AgentBuildResultsSummaryDao
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.