public interface MuleEventMetadataType extends ObjectType
| Modifier and Type | Method and Description |
|---|---|
static MuleEventMetadataTypeBuilder |
builder()
Creates a builder for the MuleEventMetadataType
|
MessageMetadataType |
getMessageType()
The message metadata type
|
ObjectType |
getVariables()
An object with all the variables types.
|
Optional<MetadataType> |
getVariableType(String varName)
Returns the metadata type of a given variable
|
getFieldByName, getFields, getOpenRestriction, isOpen, isOrderedaccept, getAnnotation, getAnnotations, getDescription, getMetadataFormatstatic MuleEventMetadataTypeBuilder builder()
MessageMetadataType getMessageType()
ObjectType getVariables()
Optional<MetadataType> getVariableType(String varName)
varName - The variable nameCopyright © 2017 MuleSoft, Inc.. All rights reserved.