public class GroovyPatcher extends Object implements PatchExecutor
| Constructor and Description |
|---|
GroovyPatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute(String name,
String lifecyclePhase) |
String |
executeScript(String name,
String scriptContent) |
protected ScriptEngine |
getEngine() |
public boolean canExecute(String name, String lifecyclePhase)
canExecute in interface PatchExecutorpublic String executeScript(String name, String scriptContent)
executeScript in interface PatchExecutorprotected ScriptEngine getEngine() throws ScriptException
ScriptExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.