Package | Description |
---|---|
com.emenda.klocwork.config |
Modifier and Type | Method and Description |
---|---|
KlocworkGatewayCiConfig |
KlocworkGatewayConfig.getGatewayCiConfig() |
KlocworkGatewayCiConfig |
KlocworkGatewayConfig.getGatewayDesktopConfig() |
Modifier and Type | Method and Description |
---|---|
List<KlocworkGatewayCiConfig> |
KlocworkGatewayConfig.getGatewayCiConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
KlocworkGatewayConfig.setGatewayCiConfig(KlocworkGatewayCiConfig gatewayCiConfig) |
void |
KlocworkGatewayConfig.setGatewayDesktopConfig(KlocworkGatewayCiConfig gatewayDesktopConfig) |
Modifier and Type | Method and Description |
---|---|
void |
KlocworkGatewayConfig.setGatewayCiConfigs(List<KlocworkGatewayCiConfig> gatewayCiConfigs) |
Constructor and Description |
---|
KlocworkGatewayConfig(boolean enableServerGateway,
List<KlocworkGatewayServerConfig> gatewayServerConfigs,
boolean enableCiGateway,
List<KlocworkGatewayCiConfig> gatewayCiConfigs)
Deprecated.
|
Copyright © 2016–2018. All rights reserved.