hudson.plugins.scm_sync_configuration.strategies.model
Interface ConfigurationEntityMatcher

All Known Implementing Classes:
ClassAndFileConfigurationEntityMatcher, ClassOnlyConfigurationEntityMatcher

public interface ConfigurationEntityMatcher


Method Summary
 boolean matches(hudson.model.Saveable saveable, java.io.File file)
           
 

Method Detail

matches

boolean matches(hudson.model.Saveable saveable,
                java.io.File file)


Copyright © 2011. All Rights Reserved.