@Target(value={}) @Retention(value=RUNTIME) @Inherited public @interface LinkParameter
Modifier and Type | Optional Element and Description |
---|---|
String |
expression
A constant or an expression to be evaluated and passed to the linked operation.
|
String |
name
The name of this link parameter.
|
Copyright © 2020. All rights reserved.