Package org.jenkinsci.plugins.badge.dsl
Class AddEmbeddableBadgeConfigStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<EmbeddableBadgeConfig>
org.jenkinsci.plugins.badge.dsl.AddEmbeddableBadgeConfigStep.Execution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AddEmbeddableBadgeConfigStep
public static class AddEmbeddableBadgeConfigStep.Execution
extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<EmbeddableBadgeConfig>
- See Also:
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution
start, stop
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, onResume
-
Method Details
-
run
- Specified by:
run
in classorg.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<EmbeddableBadgeConfig>
- Throws:
Exception
-