|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClearToolLauncher | |
|---|---|
| hudson.plugins.clearcase | |
| Uses of ClearToolLauncher in hudson.plugins.clearcase |
|---|
| Classes in hudson.plugins.clearcase that implement ClearToolLauncher | |
|---|---|
class |
HudsonClearToolLauncher
Class for executing the cleartool commands in the Hudson instance. |
| Fields in hudson.plugins.clearcase declared as ClearToolLauncher | |
|---|---|
protected ClearToolLauncher |
ClearToolExec.launcher
|
| Methods in hudson.plugins.clearcase that return ClearToolLauncher | |
|---|---|
protected ClearToolLauncher |
AbstractClearCaseScm.createClearToolLauncher(hudson.model.TaskListener listener,
hudson.FilePath workspace,
hudson.Launcher launcher)
Creates a Hudson clear tool launcher. |
ClearToolLauncher |
ClearToolExec.getLauncher()
|
ClearToolLauncher |
ClearTool.getLauncher()
Get the inner CLearToolLauncher. |
| Methods in hudson.plugins.clearcase with parameters of type ClearToolLauncher | |
|---|---|
protected CheckOutAction |
ClearCaseSCM.createCheckOutAction(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected abstract CheckOutAction |
AbstractClearCaseScm.createCheckOutAction(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
Create a CheckOutAction that will be used by the checkout method. |
protected CheckOutAction |
ClearCaseUcmSCM.createCheckOutAction(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected ClearTool |
ClearCaseSCM.createClearTool(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected ClearTool |
AbstractClearCaseScm.createClearTool(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected ClearTool |
ClearCaseUcmSCM.createClearTool(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected HistoryAction |
ClearCaseSCM.createHistoryAction(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected abstract HistoryAction |
AbstractClearCaseScm.createHistoryAction(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
Create a HistoryAction that will be used by the pollChanges() and checkout() method. |
protected HistoryAction |
ClearCaseUcmSCM.createHistoryAction(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
protected SaveChangeLogAction |
ClearCaseSCM.createSaveChangeLogAction(ClearToolLauncher launcher)
|
protected abstract SaveChangeLogAction |
AbstractClearCaseScm.createSaveChangeLogAction(ClearToolLauncher launcher)
Create a SaveChangeLog action that is used to save a change log |
protected SaveChangeLogAction |
ClearCaseUcmSCM.createSaveChangeLogAction(ClearToolLauncher launcher)
|
protected abstract hudson.FilePath |
ClearToolExec.getRootViewPath(ClearToolLauncher launcher)
|
protected hudson.FilePath |
ClearToolSnapshot.getRootViewPath(ClearToolLauncher launcher)
|
protected hudson.FilePath |
ClearToolDynamic.getRootViewPath(ClearToolLauncher launcher)
|
protected hudson.FilePath |
ClearToolDynamicUCM.getRootViewPath(ClearToolLauncher launcher)
|
| Constructors in hudson.plugins.clearcase with parameters of type ClearToolLauncher | |
|---|---|
ClearToolDynamic(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher,
java.lang.String viewDrive)
|
|
ClearToolDynamicUCM(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher,
java.lang.String viewDrive)
|
|
ClearToolExec(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
|
ClearToolSnapshot(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher)
|
|
ClearToolSnapshot(hudson.util.VariableResolver variableResolver,
ClearToolLauncher launcher,
java.lang.String optionalParameters)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||