src/main/kotlin/jetbrains/buildServer/notification/slackNotifier/BuildTypeSlackNotifierDescriptor.kt [42:59]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ) ), SlackProperties.channelProperty.key to ParametersUtil.createControlDescription( TextParameter.KEY, mapOf( WellknownParameterArguments.ARGUMENT_DESCRIPTION.name to "#channel or user id", WellknownParameterArguments.REQUIRED.name to "true", "hintUrl" to SlackNotifierChannelCompletionController.url ) ) ) } override fun getType(): String = descriptor.getType() override fun getDisplayName(): String = descriptor.getDisplayName() override fun getEditParametersUrl(): String = - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/main/kotlin/jetbrains/buildServer/notification/slackNotifier/UserSlackNotifierDescriptor.kt [31:46]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ) ), SlackProperties.channelProperty.key to ParametersUtil.createControlDescription( TextParameter.KEY, mapOf( WellknownParameterArguments.ARGUMENT_DESCRIPTION.name to "#channel or user id", WellknownParameterArguments.REQUIRED.name to "true", "hintUrl" to SlackNotifierChannelCompletionController.url ) ) ) } override fun getType(): String = descriptor.getType() override fun getDisplayName(): String = descriptor.getDisplayName() override fun getEditParametersUrl(): String = - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -