public class FindFilesStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<FileWrapper[]>
FindFilesStep.| Modifier | Constructor and Description |
|---|---|
protected |
FindFilesStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context,
FindFilesStep step) |
| Modifier and Type | Method and Description |
|---|---|
protected FileWrapper[] |
run() |
blocksRestart, getStatus, onResume, start, stopprotected FindFilesStepExecution(@Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context, FindFilesStep step)
protected FileWrapper[] run() throws Exception
run in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<FileWrapper[]>ExceptionCopyright © 2016–2020. All rights reserved.