Class CompiledRule
java.lang.Object
com.adobe.aemfd.expeditor.service.CompiledRule
-
Constructor Summary
ConstructorsConstructorDescriptionCompiledRule(String jspelExpression, boolean enabled, Set<String> usedVariables) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
CompiledRule
-
-
Method Details
-
getJspelExpression
-
isEnabled
public boolean isEnabled() -
getUsedVariables
-