Skip to main content

Layer1ActionMetadataList

Package: velox.api.layer1.actions.annotations

Type: Annotation Interface

@Target(TYPE)
@Retention(RUNTIME)
public @interface Layer1ActionMetadataList

Description​

Allows declaring multiple Layer1ActionMetadata annotations over action class.

Required Elements​

value​

Layer1ActionMetadata[] value()