Uses of Class
org.exoplatform.leadcapture.dto.FormInfo
Packages that use FormInfo
-
Uses of FormInfo in org.exoplatform.leadcapture.rest
Methods in org.exoplatform.leadcapture.rest with parameters of type FormInfoModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseMethod parameters in org.exoplatform.leadcapture.rest with type arguments of type FormInfoModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseLeadsManagementRest.importLeads(javax.ws.rs.core.UriInfo uriInfo, List<FormInfo> leads) -
Uses of FormInfo in org.exoplatform.leadcapture.services
Methods in org.exoplatform.leadcapture.services with parameters of type FormInfoModifier and TypeMethodDescriptionLeadsManagementService.addLeadInfo(FormInfo leadInfo, boolean broadcast)