| Package | Description |
|---|---|
| hudson |
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSystemProvisioner.Default.WorkspaceSnapshotImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract WorkspaceSnapshot |
FileSystemProvisioner.snapshot(AbstractBuild<?,?> build,
FilePath ws,
String glob,
TaskListener listener)
Obtains the snapshot of the workspace of the given build.
|
WorkspaceSnapshot |
FileSystemProvisioner.Default.snapshot(AbstractBuild<?,?> build,
FilePath ws,
String glob,
TaskListener listener)
Creates a tar ball.
|
WorkspaceSnapshot |
FileSystemProvisioner.Default.snapshot(AbstractBuild<?,?> build,
FilePath ws,
TaskListener listener)
Deprecated.
as of 1.350
|
Copyright © 2019. All rights reserved.