INT-3389 GemFire i-c-a expression Docbook

JIRA: https://jira.spring.io/browse/INT-3389
This commit is contained in:
Gary Russell
2014-04-25 12:27:47 -04:00
committed by Artem Bilan
parent 5522b99741
commit 9c23aa04fe
2 changed files with 8 additions and 2 deletions

View File

@@ -205,7 +205,8 @@
<xsd:attribute name="expression" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation><![CDATA[
Expression to be evaluated to produce a value for the payload.
Expression to be evaluated to produce a value for the payload. The root object of the
expression evaluation is the GemFire 'EntryEvent'.
]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>