public class LockStepExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
| Constructor and Description |
|---|
LockStepExecution() |
| Modifier and Type | Method and Description |
|---|---|
static void |
proceed(List<String> resourcenames,
org.jenkinsci.plugins.workflow.steps.StepContext context,
String resourceDescription,
String variable,
boolean inversePrecedence) |
boolean |
start() |
void |
stop(Throwable cause) |
inject, onResumepublic boolean start()
throws Exception
start in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionpublic static void proceed(List<String> resourcenames, org.jenkinsci.plugins.workflow.steps.StepContext context, String resourceDescription, String variable, boolean inversePrecedence)
Copyright © 2016–2018. All rights reserved.