Uses of Interface
org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.Block
Packages that use GeneralNonBlockingStepExecution.Block
- 
Uses of GeneralNonBlockingStepExecution.Block in org.jenkinsci.plugins.workflow.steps
Methods in org.jenkinsci.plugins.workflow.steps with parameters of type GeneralNonBlockingStepExecution.BlockModifier and TypeMethodDescriptionprotected final voidGeneralNonBlockingStepExecution.run(GeneralNonBlockingStepExecution.Block block) Initiate background work that should not block the CPS VM thread.