override fun getId()

in src/main/kotlin/jetbrains/buildServer/notification/slackNotifier/SlackConnectionSelectOptionsProvider.kt [36:38]


    override fun getId(): String {
        return PluginPropertyKey(PluginTypes.NOTIFICATOR_PLUGIN_TYPE, SlackNotifierDescriptor.notifierType, "connectionSelectOptionsProvider").key
    }