Class DeployFromCatalogExecution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Object>
com.vmware.vra.jenkinsplugin.pipeline.DeployFromCatalogExecution
All Implemented Interfaces:
Serializable

public class DeployFromCatalogExecution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Object>
implements Serializable
See Also:
Serialized Form
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  DeployFromCatalogExecution.Config  
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected DeployFromCatalogExecution​(DeployFromCatalogStep step, org.jenkinsci.plugins.workflow.steps.StepContext context)  
  • Method Summary

    Modifier and Type Method Description
    protected Object run()  

    Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution

    blocksRestart, getStatus, onResume, start, stop

    Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution

    applyAll, applyAll, getContext, getStatusBounded

    Methods inherited from class java.lang.Object

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