public class AggregatorTypeResolver extends StructuralNodeTypeResolver
| Constructor and Description |
|---|
AggregatorTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.metadata.api.model.MetadataType |
aggregatorAttributesType() |
Optional<ComponentModelType> |
getComponentModelType() |
protected boolean |
isPropagates(MessageProcessorNode messageProcessorNode) |
protected boolean |
isSequential() |
protected EventType |
resolve(MessageProcessorNode messageProcessorNode,
EventType inputEventType,
TypingMuleAstVisitor typingMuleAstVisitor,
TypingMuleAstVisitorContext typingMuleAstVisitorContext) |
createMessageCallback, createMessageCallbackFactory, definesErrorHandlingContext, findGlobalBindingMetadataTypes, findMuleApplicationNode, generateExpected, generateIncoming, getParseProvider, isScope, processTarget, resolveExpectedInputEventType, resolveInnerExpectedInputEventType, resolveInnerExpectedOutputEventType, resolveTypes, unifyEventTypespublic Optional<ComponentModelType> getComponentModelType()
getComponentModelType in interface TypeResolvergetComponentModelType in class BaseTypeResolverpublic static org.mule.metadata.api.model.MetadataType aggregatorAttributesType()
protected EventType resolve(MessageProcessorNode messageProcessorNode, EventType inputEventType, TypingMuleAstVisitor typingMuleAstVisitor, TypingMuleAstVisitorContext typingMuleAstVisitorContext)
resolve in class BaseTypeResolverprotected boolean isPropagates(MessageProcessorNode messageProcessorNode)
isPropagates in class BaseTypeResolverprotected boolean isSequential()
isSequential in class BaseTypeResolverCopyright © 2020 MuleSoft, Inc.. All rights reserved.