Uses of Interface
org.hudsonci.plugins.blacklist.BlacklistedFeature

Packages that use BlacklistedFeature
org.hudsonci.plugins.blacklist.internal   
 

Uses of BlacklistedFeature in org.hudsonci.plugins.blacklist.internal
 

Methods in org.hudsonci.plugins.blacklist.internal that return types with arguments of type BlacklistedFeature
 Collection<BlacklistedFeature> BlacklistManagerImpl.getManagedFeatures()
          Retrieves the features managed by this class.
 

Constructor parameters in org.hudsonci.plugins.blacklist.internal with type arguments of type BlacklistedFeature
BlacklistManagerImpl(List<BlacklistedFeature> features, org.hudsonci.plugins.blacklist.internal.FeatureIndexer indexer)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.