Package | Description |
---|---|
io.jenkins.plugins | |
io.jenkins.plugins.Presenters |
Modifier and Type | Method and Description |
---|---|
protected PowerShellCommand |
TestStepBuilder.getPowerShellCommand(hudson.FilePath workspace) |
protected PowerShellCommand |
SyncStepBuilder.getPowerShellCommand(hudson.FilePath workspace) |
protected PowerShellCommand |
ExecuteStepBuilder.getPowerShellCommand(hudson.FilePath workspace) |
protected PowerShellCommand |
BuildStepBuilder.getPowerShellCommand(hudson.FilePath workspace) |
protected abstract PowerShellCommand |
BaseExecuteStepBuilder.getPowerShellCommand(hudson.FilePath workspace) |
Modifier and Type | Method and Description |
---|---|
boolean |
PowerShellExecuter.execute(hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.FilePath workspace,
PowerShellCommand command) |
Copyright © 2016–2021. All rights reserved.