Package org.flowable.engine.impl.transformer
package org.flowable.engine.impl.transformer
-
ClassDescriptionA Transformer is responsible of transforming an object into a different objectTransforms a
BigDecimal
to aString
Applies a list of transformers to the input objectTransforms aString
to aBigDecimal
A Transformer is responsible of transforming an object into a different object