net.praqma.jenkins.configrotator.scm.clearcaseucm
Class ClearCaseUCM.UCMChangeLogWriter

java.lang.Object
  extended by net.praqma.jenkins.configrotator.AbstractConfigurationRotatorSCM.ChangeLogWriter<ClearCaseUCMConfigurationComponent,ClearCaseUCMConfiguration>
      extended by net.praqma.jenkins.configrotator.scm.clearcaseucm.ClearCaseUCM.UCMChangeLogWriter
Enclosing class:
ClearCaseUCM

public class ClearCaseUCM.UCMChangeLogWriter
extends AbstractConfigurationRotatorSCM.ChangeLogWriter<ClearCaseUCMConfigurationComponent,ClearCaseUCMConfiguration>


Field Summary
 
Fields inherited from class net.praqma.jenkins.configrotator.AbstractConfigurationRotatorSCM.ChangeLogWriter
build, changeLogFile, listener
 
Constructor Summary
ClearCaseUCM.UCMChangeLogWriter(File changeLogFile, hudson.model.BuildListener listener, hudson.model.AbstractBuild<?,?> build)
           
 
Method Summary
protected  List<ConfigRotatorChangeLogEntry> getChangeLogEntries(ClearCaseUCMConfiguration configuration, ClearCaseUCMConfigurationComponent Component)
           
 
Methods inherited from class net.praqma.jenkins.configrotator.AbstractConfigurationRotatorSCM.ChangeLogWriter
getChangeLogEntries, getComponent, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearCaseUCM.UCMChangeLogWriter

public ClearCaseUCM.UCMChangeLogWriter(File changeLogFile,
                                       hudson.model.BuildListener listener,
                                       hudson.model.AbstractBuild<?,?> build)
Method Detail

getChangeLogEntries

protected List<ConfigRotatorChangeLogEntry> getChangeLogEntries(ClearCaseUCMConfiguration configuration,
                                                                ClearCaseUCMConfigurationComponent Component)
                                                         throws ConfigurationRotatorException
Specified by:
getChangeLogEntries in class AbstractConfigurationRotatorSCM.ChangeLogWriter<ClearCaseUCMConfigurationComponent,ClearCaseUCMConfiguration>
Throws:
ConfigurationRotatorException


Copyright © 2004-2013. All Rights Reserved.