Class ExtensionUtils
java.lang.Object
org.mule.datasense.impl.util.extension.ExtensionUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindMimeType(org.mule.runtime.ast.api.ComponentAst componentModel) findOutputMimeType(org.mule.runtime.ast.api.ComponentAst componentModel) findParameter(org.mule.runtime.ast.api.ComponentAst componentModel, String groupName, String parameter) findTarget(org.mule.runtime.ast.api.ComponentAst componentModel) findTargetValue(org.mule.runtime.ast.api.ComponentAst componentModel) static booleanisOutputParameter(String parameter)
-
Field Details
-
PARAMETER_TARGET
- See Also:
-
PARAMETER_TARGET_VALUE
- See Also:
-
PARAMETER_OUTPUT_MIME_TYPE
- See Also:
-
PARAMETER_MIME_TYPE
- See Also:
-
-
Constructor Details
-
ExtensionUtils
public ExtensionUtils()
-
-
Method Details
-
isOutputParameter
-
findParameter
-
findTarget
-
findOutputMimeType
-
findMimeType
-
findTargetValue
-