Package hudson.plugins.gradle
Class WithGradle
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
-
- org.jenkinsci.plugins.workflow.steps.Step
-
- hudson.plugins.gradle.WithGradle
-
- All Implemented Interfaces:
hudson.ExtensionPoint
,hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>
public class WithGradle extends org.jenkinsci.plugins.workflow.steps.Step
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WithGradle.DescriptorImpl
-
Constructor Summary
Constructors Constructor Description WithGradle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jenkinsci.plugins.workflow.steps.StepExecution
start(org.jenkinsci.plugins.workflow.steps.StepContext context)
-