public class NoRedeliveryPolicyModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ModelProperty meant to be applied on SourceModel instances. Signals that the annotated source should not
be enriched with a redelivery policy parameter.
This class is stateless, whenever possible use INSTANCE instead of creating new instances for memory efficiency.
RedeliveryPolicyDeclarationEnricher,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static NoRedeliveryPolicyModelProperty |
INSTANCE |
| Constructor and Description |
|---|
NoRedeliveryPolicyModelProperty() |
public static final NoRedeliveryPolicyModelProperty INSTANCE
public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyCopyright © 2022 MuleSoft, Inc.. All rights reserved.