public class SightlyEngineConfiguration extends Object
| Constructor and Description |
|---|
SightlyEngineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.apache.sling.scripting.sightly.impl.engine.SightlyEngineConfiguration.Configuration configuration) |
Set<String> |
getAllowedExpressionOptions() |
String |
getBundleSymbolicName() |
String |
getEngineVersion() |
String |
getScratchFolder() |
boolean |
keepGenerated() |
public String getEngineVersion()
public String getBundleSymbolicName()
public String getScratchFolder()
public boolean keepGenerated()
protected void activate(org.apache.sling.scripting.sightly.impl.engine.SightlyEngineConfiguration.Configuration configuration)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.