public class DateToString extends AbstractTransformer
Constructor and Description |
---|
DateToString() |
Modifier and Type | Method and Description |
---|---|
protected Object |
primTransform(Object anObject)
Transforms anObject into a different object
|
transform
protected Format format
protected Object primTransform(Object anObject) throws Exception
AbstractTransformer
primTransform
in class AbstractTransformer
anObject
- the object to be transformedException
Copyright © 2019 Flowable. All rights reserved.