com.atlassian.bamboo.capability
Interface LocalCapabilitySetDao

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

public interface LocalCapabilitySetDao
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 © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.