public abstract class TwirlCompileWorkAction extends Object implements WorkAction<TwirlCompileParameters>
| Constructor and Description |
|---|
TwirlCompileWorkAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterspublic void execute()
execute in interface WorkAction<TwirlCompileParameters>