Uses of Class
overit.geocall.basic.bl.DataLogReactor
Packages that use DataLogReactor
Package
Description
-
Uses of DataLogReactor in overit.geocall.basic.bl.company.task
Subclasses of DataLogReactor in overit.geocall.basic.bl.company.taskModifier and TypeClassDescriptionclassTask that listen theCompanyCreateEventand add the new company into the database.classTask that listen theCompanyUpdateEventand update the company information into the database. -
Uses of DataLogReactor in overit.geocall.basic.bl.config.task
Subclasses of DataLogReactor in overit.geocall.basic.bl.config.taskModifier and TypeClassDescriptionclassTask that listen theConfigChangeEventand log the data of the configuration. -
Uses of DataLogReactor in overit.geocall.basic.bl.secret.task
Subclasses of DataLogReactor in overit.geocall.basic.bl.secret.taskModifier and TypeClassDescriptionclassTask that listen theDeleteSecretEventand save the log relative to the deleted secret.classTask that listen theDeleteSecretValueEventand save the log relative to the deleted secret value.classTask that listen theEditSecretEventand save the log relative to the edited secret.classTask that listen theGenerateSecretEventand save the log relative to the created secret.classTask that listen theGenerateSecretValueEventand save the log relative to the created secret value. -
Uses of DataLogReactor in overit.geocall.basic.bl.sts.task
Subclasses of DataLogReactor in overit.geocall.basic.bl.sts.taskModifier and TypeClassDescriptionclassTask that listen theAssumeRoleEventand update the sts assume role session information into the database. -
Uses of DataLogReactor in overit.geocall.basic.bl.usertype.task
Subclasses of DataLogReactor in overit.geocall.basic.bl.usertype.taskModifier and TypeClassDescriptionclassTask that listen theUserTypeAuthPolicyUpdateEventand log the data of a user type.classTask that listen theUserTypeCreateEventand log the data of a user type.classTask that listen theUserTypeGrantsUpdateEventand log the data of a user type.classTask that listen theUserTypeUpdateEventand log the data of a user type. -
Uses of DataLogReactor in overit.geocallapp.wfm.core.bl.securitylog.task
Subclasses of DataLogReactor in overit.geocallapp.wfm.core.bl.securitylog.taskModifier and TypeClassDescriptionclassBusiness task in order to log the daemon data when a change is performed.classBusiness task in order to log the GIS service data when a change is performed.classBusiness task in order to log the system settings when a change is performed.