Uses of Class
org.talend.esb.policy.transformation.TransformationType

Packages that use TransformationType
org.talend.esb.policy.transformation   
 

Uses of TransformationType in org.talend.esb.policy.transformation
 

Methods in org.talend.esb.policy.transformation that return TransformationType
 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.
 

Constructors in org.talend.esb.policy.transformation with parameters of type TransformationType
TransformationAssertion(String path, TransformationAssertion.AppliesToType appliesTo, TransformationAssertion.MessageType messageType, TransformationType transformationType)
           
 



Copyright © 2011–2014 Talend Inc.. All rights reserved.