Uses of Class
io.camunda.zeebe.broker.system.configuration.EmbeddedGatewayCfg
-
Packages that use EmbeddedGatewayCfg Package Description io.camunda.zeebe.broker.system.configuration -
-
Uses of EmbeddedGatewayCfg in io.camunda.zeebe.broker.system.configuration
Methods in io.camunda.zeebe.broker.system.configuration that return EmbeddedGatewayCfg Modifier and Type Method Description EmbeddedGatewayCfgBrokerCfg. getGateway()EmbeddedGatewayCfgEmbeddedGatewayCfg. setEnable(boolean enable)Methods in io.camunda.zeebe.broker.system.configuration with parameters of type EmbeddedGatewayCfg Modifier and Type Method Description BrokerCfgBrokerCfg. setGateway(EmbeddedGatewayCfg gateway)
-