Class WaitForAddressExecution

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

public class WaitForAddressExecution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<List<String>>
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    WaitForAddressExecution​(org.jenkinsci.plugins.workflow.steps.StepContext context, WaitForAddressStep step)  
  • Method Summary

    Modifier and Type Method Description
    protected List<String> 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