Package io.jenkins.plugins.minio.upload
Class MinioStepExecution
java.lang.Object
io.jenkins.plugins.minio.upload.MinioStepExecution
- Author:
- Ronald Kamphuis
-
Constructor Summary
ConstructorsConstructorDescriptionMinioStepExecution
(Run<?, ?> run, FilePath workspace, EnvVars env, Launcher launcher, TaskListener taskListener, MinioBuildStep step) -
Method Summary
-
Constructor Details
-
MinioStepExecution
public MinioStepExecution(@NonNull Run<?, ?> run, @NonNull FilePath workspace, @NonNull EnvVars env, @NonNull Launcher launcher, @NonNull TaskListener taskListener, @NonNull MinioBuildStep step)
-
-
Method Details
-
start
- Throws:
Exception
-