public interface TemplatePayload extends TemplateField
Extends TemplateField to inherit structural validation, and adds
transactional metadata via getInfo(). Configuration fields use
TemplateField directly since they have no transactional semantics.
| Modifier and Type | Method and Description |
|---|---|
TemplatePayloadInfo |
getInfo()
Returns metadata about this payload so the framework can make
centralized decisions based on payload characteristics.
|
validateTemplatePayloadInfo getInfo()
null