Package | Description |
---|---|
com.codicesoftware.plugins.hudson.commands |
Modifier and Type | Interface and Description |
---|---|
interface |
ParseableCommand<T>
Command that issues a cm command line client command.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangesetLogCommand |
class |
ChangesetRangeLogCommand |
class |
CleanupWorkspaceCommand |
class |
DeleteWorkspaceCommand |
class |
DetailedHistoryCommand |
class |
DiffCommand |
class |
FindChangesetCommand |
class |
GetFileCommand |
class |
GetSelectorSpecCommand |
class |
GetWorkspaceFromPathCommand |
class |
GetWorkspaceStatusCommand |
class |
ListWorkspacesCommand |
class |
NewWorkspaceCommand |
class |
SetSelectorCommand |
class |
SwitchCommand |
class |
UndoCheckoutCommand |
Modifier and Type | Method and Description |
---|---|
static Reader |
CommandRunner.execute(PlasticTool tool,
Command command) |
static Reader |
CommandRunner.execute(PlasticTool tool,
Command command,
hudson.FilePath executionPath,
boolean printOutput) |
Copyright © 2016–2023. All rights reserved.