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

    Modifier and Type
    Method
    Description
    run()
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait