src/main/kotlin/jetbrains/buildServer/notification/slackNotifier/BuildTypeSlackNotifierDescriptor.kt [34:39]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun getParameters(): Map { return mapOf( SlackProperties.connectionProperty.key to ParametersUtil.createControlDescription( "selection", mapOf( WellknownParameterArguments.ARGUMENT_DESCRIPTION.name to "Connection", - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/main/kotlin/jetbrains/buildServer/notification/slackNotifier/UserSlackNotifierDescriptor.kt [24:29]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override fun getParameters(): Map { return mapOf( SlackProperties.connectionProperty.key to ParametersUtil.createControlDescription( "selection", mapOf( WellknownParameterArguments.ARGUMENT_DESCRIPTION.name to "Connection", - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -