@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface Text
Parameter field as one that supports a multi line string input both
in the editor (when it is populated from the UI) and in the DSL.
This annotation should only be used with String parameters.Copyright © 2017 MuleSoft, Inc.. All rights reserved.