Uses of Interface
org.flowable.engine.impl.transformer.Transformer
Packages that use Transformer
-
Uses of Transformer in org.flowable.engine.impl.transformer
Classes in org.flowable.engine.impl.transformer that implement TransformerModifier and TypeClassDescriptionclass
A Transformer is responsible of transforming an object into a different objectclass
Transforms aBigDecimal
to aString
class
class
Applies a list of transformers to the input objectclass
class
class
class
class
class
class
Transforms aString
to aBigDecimal
class
class
class
class
Fields in org.flowable.engine.impl.transformer with type parameters of type Transformer