com.atlassian.bamboo.capability
Interface ImageCapabilitySetDao

All Superinterfaces:
BambooObjectDao, CapabilitySetDao, bucket.core.persistence.ObjectDao
All Known Implementing Classes:
ImageCapabilitySetHibernateDao

public interface ImageCapabilitySetDao
extends CapabilitySetDao


Method Summary
 
Methods inherited from interface com.atlassian.bamboo.capability.CapabilitySetDao
findUniqueCapabilityKeys, getAllSystemKeysByType, getElasticImageConfiguration, getPipelineDefinition, getSharedCapabilitySet, getSystemCapabilities, getSystemCapabilitiesByKey, getSystemKeysExcludingElasticByType, saveCapabilitySet
 
Methods inherited from interface com.atlassian.bamboo.persistence.BambooObjectDao
findById
 
Methods inherited from interface bucket.core.persistence.ObjectDao
findAll, findAllSorted, getPersistentClass, refresh, remove, replicate, save, saveRaw
 



Copyright © 2011 Atlassian. All Rights Reserved.