@SuppressWarnings(value: AbstractClassWithoutAbstractMethod) @groovy.transform.CompileStatic abstract class InternalWorkerAppExecutor extends Object implements WorkAction<WorkerAppParameters>
| Constructor and description |
|---|
InternalWorkerAppExecutor
() |
The work to perform when this work item executes.