Annotation Interface AquimaProjectScope
Deprecated, for removal: This API element is subject to removal in a future version.
We don't intend to support custom code for certain projects only, since Blueriq is a platform where any
project can run on. If certain custom components are only required for certain projects, we advise to run
these on a separate Runtime with the required custom components included. Scheduled for removal in
Blueriq 16.
Specifies that an Aquima Annotation is only valid for the specified Aquima projects.
- Since:
- 8.0
- Author:
- Johan Gorter
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueDeprecated, for removal: This API element is subject to removal in a future version.Returns the Aquima project names this annotation is valid for.- Returns:
- the Aquima project names this annotation is valid for.
-