Contents
Class UtilsCronEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.cron.UtilsCronEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountWithOutProperty
(BrandTypeEnum brand, String cursor, Integer limit) createUserWhatsApp
(Long id, String code, String phone) getIdsUsersByBrand
(BrandTypeEnum brand) Save CERsaveCronLeadsTotal
(String cursor, Integer limit) Update Currencies
-
Constructor Details
-
Method Details
-
updateUtils
Update Currencies- Returns:
- DefaultResponse
HttpStatusCode.NOT_EXISTS
,HttpStatusCode.INTERNAL_SERVER_ERROR
,HttpStatusCode.OK
-
saveCER
Save CER- Parameters:
cer
- CER to be created- Returns:
- EntityResponse with CER saved.
HttpStatusCode.INTERNAL_SERVER_ERROR
,HttpStatusCode.BAD_REQUEST
,HttpStatusCode.OK
-
accountWithOutProperty
public EntityCollectionResponse<String> accountWithOutProperty(BrandTypeEnum brand, String cursor, Integer limit) -
getIdsUsersByBrand
-
createUserWhatsApp
-
saveCronLeadsTotal
-