Package com.strategyquant.pluginlib.annotations


package com.strategyquant.pluginlib.annotations
  • Annotation Types Summary
    Annotation Type
    Description
    Specifies the category of plugin.
    Specifies direct plugin ZIP donwload URL.
    If set, it will hide databank choice from the task configuration @ShortDesc(text = "Short description text ...")
    @PluginImplementation
    public class ServiceImpl implements Service { ...
    Specifies the license.
    Specifies long description about given plugin.
    Specifies the plugin type.
    Specifies the plugin name.
    Specifies page URL (page with some information) about given plugin.
    Specifies short description about given plugin.