Package jetbrains.buildServer.https
Interface HttpsConfigurationUpdateNotifier
-
- All Known Implementing Classes:
HttpsConfiguratorImpl
public interface HttpsConfigurationUpdateNotifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
register(HttpsConfigurationUpdateNotificationListener listener)
-
-
-
Method Detail
-
register
void register(@NotNull HttpsConfigurationUpdateNotificationListener listener)
-
-