Class TextMimeTypeValueProvider

java.lang.Object
com.mulesoft.connectors.mcp.internal.design.vp.TextMimeTypeValueProvider
All Implemented Interfaces:
org.mule.sdk.api.values.ValueProvider

public class TextMimeTypeValueProvider extends Object implements org.mule.sdk.api.values.ValueProvider
Open ValueProvider with the most common text mime types
Since:
0.1.0
  • Constructor Details

    • TextMimeTypeValueProvider

      public TextMimeTypeValueProvider()
  • Method Details

    • resolve

      public Set<org.mule.sdk.api.values.Value> resolve() throws org.mule.sdk.api.values.ValueResolvingException
      Specified by:
      resolve in interface org.mule.sdk.api.values.ValueProvider
      Throws:
      org.mule.sdk.api.values.ValueResolvingException
    • getId

      public String getId()
      Specified by:
      getId in interface org.mule.sdk.api.values.ValueProvider