Package velox.api.layer1.annotations
Annotation Type Layer1StrategyDateLicensed
@Retention(RUNTIME)
public @interface Layer1StrategyDateLicensed
Use this annotation if your strategy should only be available if it user has
corresponding license field set to a date ahead of current date.
NOTE: right now you need contact Bookmap support to discuss how to control this field. In the future there will be a way to control it directly.
NOTE: right now you need contact Bookmap support to discuss how to control this field. In the future there will be a way to control it directly.
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueYour strategy ID that you received from Bookmap support
-
Element Details
-
value
java.lang.String valueYour strategy ID that you received from Bookmap support
-