| Constructor and Description |
|---|
DeleteJobArtifactsAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(hudson.model.Run<?,?> run)
Performs operation defined by given action.
|
public void perform(hudson.model.Run<?,?> run)
throws IOException,
InterruptedException
Actionperform in class Actionrun - job which should be updatedIOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.