| Package | Description |
|---|---|
| org.talend.esb.policy.transformation |
| Modifier and Type | Method and Description |
|---|---|
TransformationType |
TransformationAssertion.getTransformationType() |
static TransformationType |
TransformationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformationType[] |
TransformationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransformationAssertion(String path,
TransformationAssertion.AppliesToType appliesTo,
TransformationAssertion.MessageType messageType,
TransformationType transformationType) |
Copyright © 2011–2016 Talend Inc.. All rights reserved.