public class AllowBmEmbedHook extends java.lang.Object implements ISystemConfigurationObserver, ISystemConfigurationValidator
| Constructor and Description | 
|---|
AllowBmEmbedHook()  | 
AllowBmEmbedHook(NginxService nginxService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onUpdated(BmContext context,
         SystemConf previous,
         SystemConf conf)  | 
void | 
validate(SystemConf previous,
        java.util.Map<java.lang.String,java.lang.String> modifications)  | 
public AllowBmEmbedHook()
public AllowBmEmbedHook(NginxService nginxService)
public void onUpdated(BmContext context, SystemConf previous, SystemConf conf) throws ServerFault
onUpdated in interface ISystemConfigurationObserverServerFaultpublic void validate(SystemConf previous, java.util.Map<java.lang.String,java.lang.String> modifications) throws ServerFault
validate in interface ISystemConfigurationValidatorServerFaultCopyright © 2023. All Rights Reserved.