public class MinioStepExecution extends Object
| Constructor and Description |
|---|
MinioStepExecution(Run<?,?> run,
FilePath workspace,
EnvVars env,
Launcher launcher,
TaskListener taskListener,
MinioBuildStep step) |
public MinioStepExecution(@NonNull
Run<?,?> run,
@NonNull
FilePath workspace,
@NonNull
EnvVars env,
@NonNull
Launcher launcher,
@NonNull
TaskListener taskListener,
@NonNull
MinioBuildStep step)
Copyright © 2016–2022. All rights reserved.