Uses of Class
net.praqma.jenkins.configrotator.scm.clearcaseucm.ClearCaseUCMConfigurationComponent

Packages that use ClearCaseUCMConfigurationComponent
net.praqma.jenkins.configrotator.scm.clearcaseucm   
 

Uses of ClearCaseUCMConfigurationComponent in net.praqma.jenkins.configrotator.scm.clearcaseucm
 

Methods in net.praqma.jenkins.configrotator.scm.clearcaseucm that return ClearCaseUCMConfigurationComponent
 ClearCaseUCMConfigurationComponent ClearCaseUCMConfigurationComponent.clone()
           
 ClearCaseUCMConfigurationComponent GetConfiguration.invoke(File f, hudson.remoting.VirtualChannel channel)
           
 

Methods in net.praqma.jenkins.configrotator.scm.clearcaseucm with parameters of type ClearCaseUCMConfigurationComponent
 List<ConfigRotatorChangeLogEntry> ClearCaseUCMConfiguration.difference(ClearCaseUCMConfigurationComponent component, ClearCaseUCMConfigurationComponent other)
          Returns a list of files affected by the recent change.
protected  List<ConfigRotatorChangeLogEntry> ClearCaseUCM.UCMChangeLogWriter.getChangeLogEntries(ClearCaseUCMConfiguration configuration, ClearCaseUCMConfigurationComponent Component)
           
 

Constructors in net.praqma.jenkins.configrotator.scm.clearcaseucm with parameters of type ClearCaseUCMConfigurationComponent
ClearCaseGetBaseLineCompare(hudson.model.BuildListener listener, ClearCaseUCMConfiguration configuration, ClearCaseUCMConfigurationComponent component)
           
 

Constructor parameters in net.praqma.jenkins.configrotator.scm.clearcaseucm with type arguments of type ClearCaseUCMConfigurationComponent
ClearCaseUCMConfiguration(List<ClearCaseUCMConfigurationComponent> list)
           
 



Copyright © 2004-2013. All Rights Reserved.