Package jetbrains.buildServer.serverSide
Interface SwitchableExternalActivityRegistry.ExternalActivity
-
- Enclosing interface:
- SwitchableExternalActivityRegistry
public static interface SwitchableExternalActivityRegistry.ExternalActivity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()StringgetId()booleanisEnabled()voidsetEnabled(boolean enabled)
-