String getRestApiUrl()

in webhooks-server/src/main/java/jetbrains/buildServer/webhook/RestApiProducer.java [40:42]


        String getRestApiUrl() {
            return restApiUrl;
        }