org.mule.devkit.generation.studio.editor
Class AbstractTransformerBuilder
java.lang.Object
org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
org.mule.devkit.generation.studio.editor.AbstractTransformerBuilder
public class AbstractTransformerBuilder
- extends BaseStudioXmlBuilder
| Methods inherited from class org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder |
buildVersionsString, createGroupWithModeSwitch, createJaxbElement, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createReconnectionAttributes, getConnectionAttributes, getModes, processConfigurableFields, processConnectionAttributes, processMethodParameters |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABSTRACT_TRANSFORMER_LOCAL_ID
public static final String ABSTRACT_TRANSFORMER_LOCAL_ID
- See Also:
- Constant Field Values
ABSTRACT_TRANSFORMER_ATTRIBUTE_CATEGORY_CAPTION
public static final String ABSTRACT_TRANSFORMER_ATTRIBUTE_CATEGORY_CAPTION
- See Also:
- Constant Field Values
ABSTRACT_TRANSFORMER_ATTRIBUTE_CATEGORY_DESCRIPTION
public static final String ABSTRACT_TRANSFORMER_ATTRIBUTE_CATEGORY_DESCRIPTION
- See Also:
- Constant Field Values
AbstractTransformerBuilder
public AbstractTransformerBuilder(Context context,
org.mule.devkit.model.module.Module module)
build
public JAXBElement<org.mule.devkit.model.studio.PatternType> build()
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.