Class AsyncCRMEndpoint
java.lang.Object
com.maplander.backend.controller.asyncEndpoint.fiabci.AsyncCRMEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddClientInPropertyAsync(String clientPropertyJson, String interestedJson) createClientsAsync(String clientsJson, Long propertyId) createTaskByStageAsync(String leadJson, String stagesStr) deleteClientInPropertyAsync(Long clientId, Long propertyId) updateTaskCounterAsync(Long leadId, String currentStage)
-
Constructor Details
-
AsyncCRMEndpoint
public AsyncCRMEndpoint()
-
-
Method Details
-
addClientInPropertyAsync
-
deleteClientInPropertyAsync
-
createClientsAsync
-
createTaskByStageAsync
-
updateTaskCounterAsync
-