Package org.thymeleaf.dialect
Interface IExecutionAttributeDialect
-
- All Superinterfaces:
IDialect
- All Known Implementing Classes:
StandardDialect
public interface IExecutionAttributeDialect extends IDialect
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>
getExecutionAttributes()
-