public abstract static class JavaExecable.PlugAction extends Object implements org.gradle.workers.WorkAction<JavaExecable.PlugParameters>
| Constructor and Description |
|---|
PlugAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterspublic void execute()
execute in interface org.gradle.workers.WorkAction<JavaExecable.PlugParameters>