| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_FLOW |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_LOGGER |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_OPERATION_CALL |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_POLL |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_PROCESSOR_CHAIN |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_SET_PAYLOAD |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_SET_PAYLOAD_ATTRIBUTES |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_SET_VARIABLE |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
COMPONENT_IDENTIFIER_TRANSFORM |
| Constructor and Description |
|---|
DefaultDataSense() |
| Modifier and Type | Method and Description |
|---|---|
AnalysisResult |
analyze(DataSenseProvider dataSenseProvider,
ApplicationModel applicationModel) |
protected TypeResolverRegistry |
createTypeResolverRegistry() |
static org.slf4j.Logger |
getLogger() |
Optional<DataSenseInfo> |
resolve(ComponentPath componentPath,
ApplicationModel applicationModel,
DataSenseProvider dataSenseProvider) |
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_FLOW
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_LOGGER
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_POLL
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_TRANSFORM
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_OPERATION_CALL
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_SET_PAYLOAD_ATTRIBUTES
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_SET_PAYLOAD
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_SET_VARIABLE
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier COMPONENT_IDENTIFIER_PROCESSOR_CHAIN
public static org.slf4j.Logger getLogger()
protected TypeResolverRegistry createTypeResolverRegistry()
public Optional<DataSenseInfo> resolve(ComponentPath componentPath, ApplicationModel applicationModel, DataSenseProvider dataSenseProvider)
public AnalysisResult analyze(DataSenseProvider dataSenseProvider, ApplicationModel applicationModel)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.