@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface CustomParam
It is used to provide a user-friendly name to a parameter when displaying it to the user at the Administration Tool.
public abstract String name
Copyright © 2023 Denodo Technologies. All rights reserved.