@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.5.0") 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 © 2022. All rights reserved.