Package org.activiti.engine.impl.transformer
-
Interface Summary Interface Description Transformer A Transformer is responsible of transforming an object into a different object -
Class Summary Class Description AbstractTransformer A Transformer is responsible of transforming an object into a different objectBigDecimalToString Transforms aBigDecimalto aStringBooleanToString ComposedTransformer Applies a list of transformers to the input objectDateToString Identity IntegerToLong IntegerToString LongToInteger LongToString StringToBigDecimal Transforms aStringto aBigDecimalStringToBoolean StringToDate StringToInteger StringToLong