Uses of Class
org.qubership.atp.mia.model.configuration.Switcher
Packages that use Switcher
Package
Description
-
Uses of Switcher in org.qubership.atp.mia.model.configuration
Methods in org.qubership.atp.mia.model.configuration that return SwitcherMethods in org.qubership.atp.mia.model.configuration that return types with arguments of type SwitcherModifier and TypeMethodDescriptionHeaderConfiguration.defaultSystemSwitchers()Default System Switchers.Method parameters in org.qubership.atp.mia.model.configuration with type arguments of type SwitcherModifier and TypeMethodDescriptionvoidHeaderConfiguration.setSystemSwitchers(List<Switcher> systemSwitchers) Sets system switchers. -
Uses of Switcher in org.qubership.atp.mia.service.execution
Method parameters in org.qubership.atp.mia.service.execution with type arguments of type SwitcherModifier and TypeMethodDescriptionvoidProcessService.getActualStateOfSwitchers(List<Switcher> switchersListFromBe, List<Switcher> switchersListFromFe) Get actual state of switchers. -
Uses of Switcher in org.qubership.atp.mia.utils
Methods in org.qubership.atp.mia.utils that return SwitcherModifier and TypeMethodDescriptionstatic SwitcherUtils.getSystemSwitcherByName(Constants.SystemSwitcherNames name, List<Switcher> systemSwitchers) Method parameters in org.qubership.atp.mia.utils with type arguments of type SwitcherModifier and TypeMethodDescriptionstatic SwitcherUtils.getSystemSwitcherByName(Constants.SystemSwitcherNames name, List<Switcher> systemSwitchers)