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