Package | Description |
---|---|
com.emenda.klocwork.config |
Modifier and Type | Method and Description |
---|---|
List<KlocworkGatewayServerConfig> |
KlocworkGatewayConfig.getGatewayServerConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
KlocworkGatewayConfig.setGatewayServerConfigs(List<KlocworkGatewayServerConfig> gatewayServerConfigs) |
Constructor and Description |
---|
KlocworkGatewayConfig(boolean enableServerGateway,
List<KlocworkGatewayServerConfig> gatewayServerConfigs,
boolean enableCiGateway) |
KlocworkGatewayConfig(boolean enableServerGateway,
List<KlocworkGatewayServerConfig> gatewayServerConfigs,
boolean enableCiGateway,
List<KlocworkGatewayCiConfig> gatewayCiConfigs)
Deprecated.
|
Copyright © 2016–2018. All rights reserved.