Class HasDynamicMetadataAnnotation
java.lang.Object
org.mule.datasense.impl.model.annotations.HasDynamicMetadataAnnotation
- All Implemented Interfaces:
AstNodeAnnotation
-
Constructor Summary
ConstructorsConstructorDescriptionHasDynamicMetadataAnnotation(Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> incompleteParameters) -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.mule.runtime.api.meta.model.parameter.ParameterModel>
-
Constructor Details
-
HasDynamicMetadataAnnotation
public HasDynamicMetadataAnnotation() -
HasDynamicMetadataAnnotation
public HasDynamicMetadataAnnotation(Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> incompleteParameters)
-
-
Method Details
-
getIncompleteParameters
public Collection<org.mule.runtime.api.meta.model.parameter.ParameterModel> getIncompleteParameters()
-