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