public class HttpCallbackNestedElementBuilder extends AbstractCallbackNestedElementBuilder
HttpCallback as parameter in a connector to display the custom properties of an http callback| Modifier and Type | Field and Description |
|---|---|
static String |
CALLBACK_CONFIG_ELEMENT |
ADVANCED_CONNECTION_GROUP_NAME, CONNECTION_GROUP_NAME, context, GENERAL_GROUP_NAME, helper, method, module, moduleName, objectFactory| Constructor and Description |
|---|
HttpCallbackNestedElementBuilder(Context context,
org.mule.devkit.model.module.Module module) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCustomElements(org.mule.devkit.model.studio.NestedElementType nestedElementType)
Hook added to mantain the same way of displaying elements in Studio when using connectors with OAuth2 enable.
|
List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>> |
build() |
createCallbackConfigNestedElementTypebuildVersionsString, createCacheConfigAttributes, createGroupWithModeSwitch, createGroupWithNoOperationModeSwitch, createGroupWithNoOperationModeSwitchForProcessors, createGroupWithNoOperationModeSwitchForSources, createHttpCallbackConfig, createJaxbElement, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createQueryType, createReconnectionAttributes, createTextType, getAttributeType, getConnectionAttributes, getModes, isConfigurableVariable, processConnectionAttributes, processMethodParameters, processVariableElements, setMetadataAttributespublic static final String CALLBACK_CONFIG_ELEMENT
public HttpCallbackNestedElementBuilder(Context context, org.mule.devkit.model.module.Module module)
public List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>> build()
protected void addCustomElements(org.mule.devkit.model.studio.NestedElementType nestedElementType)
AbstractCallbackNestedElementBuilderaddCustomElements in class AbstractCallbackNestedElementBuildernestedElementType - the list of elements that had been previously filled with "domain, local port, remote port, path and http connector-ref" attributesCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.