Package org.camunda.bpm.impl.juel
Interface TypeConverter
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Bindings
,FeelTypeConverter
,TypeConverterImpl
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT
Default conversions as from JSR245.
-
-
Method Details
-
convert
Convert the given input value to the specified target type.- Parameters:
value
- input valuetype
- target type- Returns:
- conversion result
- Throws:
jakarta.el.ELException
-