org.mule.devkit.generation.studio.editor
Class OAuthConfigNestedElementsBuilder
java.lang.Object
org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
org.mule.devkit.generation.studio.editor.OAuthConfigNestedElementsBuilder
- All Implemented Interfaces:
- org.mule.devkit.model.studio.StudioModel.Builder<List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>>>
public class OAuthConfigNestedElementsBuilder
- extends BaseStudioXmlBuilder
- implements org.mule.devkit.model.studio.StudioModel.Builder<List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>>>
|
Method Summary |
List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>> |
build()
|
| 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 |
OAUTH_CALLBACK_CONFIG_ELEMENT
public static final String OAUTH_CALLBACK_CONFIG_ELEMENT
- See Also:
- Constant Field Values
OAUTH_STORE_CONFIG_ELEMENT
public static final String OAUTH_STORE_CONFIG_ELEMENT
- See Also:
- Constant Field Values
OAuthConfigNestedElementsBuilder
protected OAuthConfigNestedElementsBuilder(Context context,
org.mule.devkit.model.module.Module module)
build
public List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>> build()
- Specified by:
build in interface org.mule.devkit.model.studio.StudioModel.Builder<List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>>>
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.