Class TransactionalTypeModelProperty
java.lang.Object
org.mule.runtime.extension.internal.property.TransactionalTypeModelProperty
- All Implemented Interfaces:
Serializable,org.mule.runtime.api.meta.model.ModelProperty,org.mule.runtime.api.meta.NamedObject
public class TransactionalTypeModelProperty
extends Object
implements org.mule.runtime.api.meta.model.ModelProperty
Marker
ModelProperty to indicate that the enriched element is a TransactionType- Since:
- 1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransactionalTypeModelProperty
public TransactionalTypeModelProperty()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.mule.runtime.api.meta.model.ModelProperty- Specified by:
getNamein interfaceorg.mule.runtime.api.meta.NamedObject
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.runtime.api.meta.model.ModelProperty- Returns:
false
-