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 Details

    • TransactionalTypeModelProperty

      public TransactionalTypeModelProperty()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.mule.runtime.api.meta.model.ModelProperty
      Specified by:
      getName in interface org.mule.runtime.api.meta.NamedObject
    • isPublic

      public boolean isPublic()
      Specified by:
      isPublic in interface org.mule.runtime.api.meta.model.ModelProperty
      Returns:
      false