com.atlassian.bamboo.buildqueue.dao
Class PipelineHibernateDao

java.lang.Object
  extended by HibernateObjectDao
      extended by com.atlassian.bamboo.persistence.BambooHibernateObjectDao
          extended by com.atlassian.bamboo.buildqueue.dao.PipelineHibernateDao
All Implemented Interfaces:
PipelineDao, BambooObjectDao

public class PipelineHibernateDao
extends BambooHibernateObjectDao
implements PipelineDao


Constructor Summary
PipelineHibernateDao()
           
 
Method Summary
 Class getPersistentClass()
           
 
Methods inherited from class com.atlassian.bamboo.persistence.BambooHibernateObjectDao
findById
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.persistence.BambooObjectDao
findById
 

Constructor Detail

PipelineHibernateDao

public PipelineHibernateDao()
Method Detail

getPersistentClass

public Class getPersistentClass()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.