public abstract class AbstractFirehoseContactPlugin extends AbstractStxPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
DETAILS_PARAM |
watch| Constructor and Description |
|---|
AbstractFirehoseContactPlugin() |
| Modifier and Type | Method and Description |
|---|---|
ContactService |
getContactService() |
abstract FirehoseContactPluginCallResult |
pushContactData(List<ContactDataResult> contactChangedDataList) |
List<ContactDetailsEnum> |
readGranularity() |
void |
setContactService(ContactService contactService) |
void |
validate() |
clearLogSuffix, findAllFunctions, getCurrentHttpClientHelper, getCurrentXmlRpcClientHelper, getDummyHttpClientHelper, getDummyXmlRpcClientHelper, getExecutorServiceProvider, getHttpClientHelper, getInterfaceNamesByLanguageCode, getInterfaceParametersProvider, getInterfaceType, getInternationalizedLogger, getJaxRpcSoapProxyHelper, getJaxwsSoapProxyHelper, getLogger, getMappingReader, getRemoteFileAccessor, getTranslatedMessage, getUniqueValuesHelper, getXmlRpcClientHelper, initLogSuffix, isDemoPlugin, listParameterDefinitions, listParameterDefinitions, logDownloadableData, logForOperator, setDummyHttpClientHelper, setDummyXmlRpcClientHelper, setExecutorServiceProvider, setHttpClientHelper, setInterfaceParametersProvider, setInternationalizedLogger, setJaxRpcSoapProxyHelper, setJaxwsSoapProxyHelper, setLogger, setMappingReader, setRemoteFileAccessor, setUniqueValuesHelper, setXmlRpcClientHelper, validateStringWithTranslationspublic static final String DETAILS_PARAM
public abstract FirehoseContactPluginCallResult pushContactData(List<ContactDataResult> contactChangedDataList)
public ContactService getContactService()
public void setContactService(ContactService contactService)
public List<ContactDetailsEnum> readGranularity()
public void validate()
throws ValidationException
validate in class AbstractStxPluginValidationExceptionCopyright © 2021. All rights reserved.