Package | Description |
---|---|
org.overlord.rtgov.activity.processor | |
org.overlord.rtgov.activity.processor.mvel | |
org.overlord.rtgov.activity.processor.xslt |
Modifier and Type | Class and Description |
---|---|
class |
SerializeInformationTransformer
This class represents a serialization based information transformer.
|
Modifier and Type | Method and Description |
---|---|
InformationTransformer |
TypeProcessor.getTransformer()
This method returns the information transformer used
to derived the public representation of the information.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeProcessor.setTransformer(InformationTransformer transformer)
This method sets the information transformer used
to derived the public representation of the information.
|
Modifier and Type | Class and Description |
---|---|
class |
MVELInformationTransformer
This class represents a MVEL based information transformer.
|
Modifier and Type | Class and Description |
---|---|
class |
XSLTInformationTransformer
This class represents a XSLT based information transformer.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.