Class Migration2023Endpoint
java.lang.Object
com.maplander.backend.controller.endpoint.cron.Migration2023Endpoint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeleteOffice
(String apiKey, Long officeId) fixThumbnailBCDevelop
(String apiKey, Long userId) resetUserBC202305
(String apiKey, Long id) saveFixedLocationOfficeOnly202306
(String apiKey, Account account) saveFixedOfficeOnly202305
(String apiKey, Account account) saveOfficeAddressOnly202305
(String apiKey, Account account) saveOfficeOnly202306
(String apiKey, Office office) saveUserOfficeOnly202305
(String apiKey, String email, Long oldOfficeId, Long newOfficeId) saveWAUserOnly202305
(String apiKey, String email, String wa)
-
Field Details
-
key
- See Also:
-
-
Constructor Details
-
Migration2023Endpoint
public Migration2023Endpoint()
-
-
Method Details
-
saveOfficeAddressOnly202305
-
saveWAUserOnly202305
-
resetUserBC202305
-
saveUserOfficeOnly202305
-
saveFixedOfficeOnly202305
-
saveFixedLocationOfficeOnly202306
-
getCountryCodeInOldProperties202306
-
getCountryCodeInOldOffice202307
-
saveOfficeOnly202306
-
fixThumbnailBCDevelop
-
deleteOffice
-