Package com.enonic.xp.portal.postprocess
Interface PostProcessInstruction
-
@PublicApi public interface PostProcessInstruction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PortalResponse
evaluate(PortalRequest portalRequest, String instruction)
-
-
-
Method Detail
-
evaluate
PortalResponse evaluate(PortalRequest portalRequest, String instruction)
-
-