@Retention(value=RUNTIME)
@Target(value=PARAMETER)
@Documented
public @interface ScriptParameter
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
NULL |
static java.lang.String |
UNDEFINED |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
defaultValue |