public class ThrottleStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
Constructor and Description |
---|
ThrottleStepExecution(ThrottleStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCategories() |
boolean |
start() |
void |
stop(Throwable cause) |
public ThrottleStepExecution(@Nonnull ThrottleStep step, org.jenkinsci.plugins.workflow.steps.StepContext context)
Copyright © 2016–2020. All rights reserved.