Class TransactionalActionModelProperty

java.lang.Object
org.mule.runtime.extension.internal.property.TransactionalActionModelProperty
All Implemented Interfaces:
Serializable, org.mule.runtime.api.meta.model.ModelProperty, org.mule.runtime.api.meta.NamedObject

public class TransactionalActionModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
Marker ModelProperty indicating that the enriched ParameterModel is the parameter considered to inject the value of the Transactional Action.
Since:
1.0
See Also:
  • Constructor Details

    • TransactionalActionModelProperty

      public TransactionalActionModelProperty()
  • 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