@MinMuleVersion(value="4.1") @Target(value={PARAMETER,FIELD,METHOD,TYPE}) @Retention(value=RUNTIME) @Documented public @interface DisplayName
Use this annotation to override the default inferred nickname for a Parameter, an operation, an operation's parameter,
Source, Configuration and ConnectionProvider.
public abstract String value
Copyright © 2025 MuleSoft, Inc.. All rights reserved.