public abstract class StopContainerAction extends java.lang.Object implements org.gradle.workers.WorkAction<StopContainerAction.StopContainerParameters>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StopContainerAction.StopContainerParameters |
| Constructor and Description |
|---|
StopContainerAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public void execute()
execute in interface org.gradle.workers.WorkAction<StopContainerAction.StopContainerParameters>