Class NoStreamingConfigurationModelProperty

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

public class NoStreamingConfigurationModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ModelProperty for indicating that the owning operation may not have a configuring streaming strategy, regardless of it being a streaming operation.
Since:
1.5
See Also:
  • Constructor Details

    • NoStreamingConfigurationModelProperty

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