hudson.plugins.clearcase
Interface ClearToolFactory


public interface ClearToolFactory

Interface so the Clear Case SCM can create clear tools on the go. This helps in unit testing as the ClearCaseScmDescriptor can not be used in unit tests.


Method Summary
 ClearTool create(ClearCaseSCM scm, hudson.model.TaskListener listener)
           
 

Method Detail

create

ClearTool create(ClearCaseSCM scm,
                 hudson.model.TaskListener listener)


Copyright © 2007. All Rights Reserved.