Uses of Class
net.praqma.jenkins.configrotator.scm.git.GitConfigurationComponent

Packages that use GitConfigurationComponent
net.praqma.jenkins.configrotator.scm.git   
 

Uses of GitConfigurationComponent in net.praqma.jenkins.configrotator.scm.git
 

Methods in net.praqma.jenkins.configrotator.scm.git that return GitConfigurationComponent
 GitConfigurationComponent ResolveConfigurationComponent.invoke(File workspace, hudson.remoting.VirtualChannel channel)
           
 

Methods in net.praqma.jenkins.configrotator.scm.git with parameters of type GitConfigurationComponent
 List<ConfigRotatorChangeLogEntry> GitConfiguration.difference(GitConfigurationComponent component, GitConfigurationComponent other)
           
protected  List<ConfigRotatorChangeLogEntry> Git.GitChangeLogWriter.getChangeLogEntries(GitConfiguration configuration, GitConfigurationComponent configurationComponent)
           
 



Copyright © 2004-2013. All Rights Reserved.