Interface RulesContextBuilder
public interface RulesContextBuilder
-
Method Summary
Modifier and TypeMethodDescriptionList<com.liferay.portal.rules.engine.Fact<?>> buildRulesContext(ExecutionContext executionContext)
-
Method Details
-
buildRulesContext
List<com.liferay.portal.rules.engine.Fact<?>> buildRulesContext(ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-