org.mule.devkit.generation.studio.editor
Class ParentCloudConnectorTypeBuilder
java.lang.Object
org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
org.mule.devkit.generation.studio.editor.GlobalTypeBuilder
org.mule.devkit.generation.studio.editor.GlobalCloudConnectorTypeBuilder
org.mule.devkit.generation.studio.editor.ParentCloudConnectorTypeBuilder
public class ParentCloudConnectorTypeBuilder
- extends GlobalCloudConnectorTypeBuilder
| Methods inherited from class org.mule.devkit.generation.studio.editor.GlobalCloudConnectorTypeBuilder |
build, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createReconnectionAttributes, getCaptionBasedOnType, getExtendsBasedOnType, isAbstract, isModuleWithMetadata, processConnectionAttributes, setMetadataAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARENT_CONFIG
public static final String PARENT_CONFIG
- See Also:
- Constant Field Values
ParentCloudConnectorTypeBuilder
public ParentCloudConnectorTypeBuilder(Context context,
org.mule.devkit.model.module.Module module)
getAttributeCategories
protected List<org.mule.devkit.model.studio.AttributeCategory> getAttributeCategories()
- Overrides:
getAttributeCategories in class GlobalCloudConnectorTypeBuilder
getDescriptionBasedOnType
protected String getDescriptionBasedOnType()
- Overrides:
getDescriptionBasedOnType in class GlobalCloudConnectorTypeBuilder
getLocalIdBasedOnType
protected String getLocalIdBasedOnType()
- Overrides:
getLocalIdBasedOnType in class GlobalCloudConnectorTypeBuilder
getNameDescriptionBasedOnType
protected String getNameDescriptionBasedOnType()
- Overrides:
getNameDescriptionBasedOnType in class GlobalCloudConnectorTypeBuilder
getImage
protected String getImage()
- Overrides:
getImage in class GlobalCloudConnectorTypeBuilder
getIcon
protected String getIcon()
- Overrides:
getIcon in class GlobalCloudConnectorTypeBuilder
setMetaDataAttribute
protected void setMetaDataAttribute(org.mule.devkit.model.studio.GlobalType globalCloudConnector,
org.mule.api.annotations.MetaDataSwitch metadata)
- Overrides:
setMetaDataAttribute in class GlobalCloudConnectorTypeBuilder
setConnectivityTestingAttribute
protected void setConnectivityTestingAttribute(org.mule.devkit.model.studio.GlobalType globalCloudConnector,
org.mule.api.annotations.ConnectivityTesting connectivityTesting)
- Overrides:
setConnectivityTestingAttribute in class GlobalCloudConnectorTypeBuilder
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.