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