hudson.plugins.clearcase
Class ClearToolSnapshot

java.lang.Object
  extended by hudson.plugins.clearcase.ClearToolExec
      extended by hudson.plugins.clearcase.ClearToolSnapshot
All Implemented Interfaces:
ClearTool

public class ClearToolSnapshot
extends ClearToolExec

Specific implementation of cleartool for snapshot views


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.plugins.clearcase.ClearTool
ClearTool.DefaultPromotionLevel, ClearTool.DiffBlOptions, ClearTool.SetcsOption
 
Field Summary
 
Fields inherited from class hudson.plugins.clearcase.ClearToolExec
launcher, optionalMkviewParameters, variableResolver
 
Constructor Summary
ClearToolSnapshot(hudson.util.VariableResolver<java.lang.String> variableResolver, ClearToolLauncher launcher, java.lang.String optionalParameters)
           
 
Method Summary
protected  hudson.FilePath getRootViewPath(ClearToolLauncher launcher)
           
 
Methods inherited from class hudson.plugins.clearcase.ClearToolExec
catcs, describe, diffbl, doesStreamExist, doesViewExist, endView, getLauncher, getViewData, lock, logRedundantCleartoolError, lsactivity, lsbl, lscurrentview, lshistory, lsproject, lsstream, lsview, lsvob, mkbl, mklabel, mkstream, mkview, mkview, mountVobs, pwv, rebaseDynamic, recommendBaseline, rmtag, rmview, rmviewtag, rmviewUuid, runAndProcessOutput, setBaselinePromotionLevel, setBaselinePromotionLevel, setcs, setcsCurrent, setcsTag, startView, unlock, unregisterView, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearToolSnapshot

public ClearToolSnapshot(hudson.util.VariableResolver<java.lang.String> variableResolver,
                         ClearToolLauncher launcher,
                         java.lang.String optionalParameters)
Method Detail

getRootViewPath

protected hudson.FilePath getRootViewPath(ClearToolLauncher launcher)
Specified by:
getRootViewPath in class ClearToolExec
Returns:
The root view path


Copyright © 2011. All Rights Reserved.