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 String
getDescription()
String
getId()
boolean
isEnabled()
void
setEnabled(boolean enabled)
-