Annotation Type HideDatabankChoice


@Retention(RUNTIME) @Target(TYPE) public @interface HideDatabankChoice
If set, it will hide databank choice from the task configuration @ShortDesc(text = "Short description text ...")
@PluginImplementation
public class ServiceImpl implements Service { ... }