Package jetbrains.buildServer.serverSide
Interface SwitchableExternalActivityRegistry
-
- All Known Implementing Classes:
TestServerMode
public interface SwitchableExternalActivityRegistry
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SwitchableExternalActivityRegistry.ExternalActivity
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
register(SwitchableExternalActivityRegistry.ExternalActivity externalActivity)
-
-
-
Method Detail
-
register
void register(SwitchableExternalActivityRegistry.ExternalActivity externalActivity)
-
-