Uses of Class
software.xdev.brevo.model.Task
Packages that use Task
-
Uses of Task in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return TaskModifier and TypeMethodDescriptionTasksApi.crmTasksIdGet(String id) Get a taskTasksApi.crmTasksIdGet(String id, Map<String, String> additionalHeaders) Get a task -
Uses of Task in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return TaskModifier and TypeMethodDescriptionTask.addCompaniesIdsItem(String companiesIdsItem) Task.addContactsIdsItem(Integer contactsIdsItem) Task.addDealsIdsItem(String dealsIdsItem) Task.companiesIds(List<String> companiesIds) Task.contactsIds(List<Integer> contactsIds) Task.taskTypeId(String taskTypeId) Methods in software.xdev.brevo.model that return types with arguments of type TaskMethods in software.xdev.brevo.model with parameters of type TaskMethod parameters in software.xdev.brevo.model with type arguments of type Task