Package com.bytedesk.service.config
Class ServiceSettingsEventListener
java.lang.Object
com.bytedesk.service.config.ServiceSettingsEventListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AgentSettingsRestServiceprivate final RobotSettingsRestServiceprivate final WorkgroupSettingsRestService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnsure default settings exist for the organization.
-
Field Details
-
agentSettingsRestService
-
workgroupSettingsRestService
-
robotSettingsRestService
-
-
Constructor Details
-
ServiceSettingsEventListener
public ServiceSettingsEventListener()
-
-
Method Details
-
onOrganizationCreateEvent
Ensure default settings exist for the organization. Run early so other organization-level initializers can rely on these settings.
-