@Alias(value="deleted-object-listener") @DisplayName(value="On Deleted Object") @ClusterSupport(value=NOT_SUPPORTED) @MetadataScope(outputResolver=SourcesMetadataResolvers.OnDeletedSourceMetadataResolver.class) @MediaType(value="text/xml") public class OnDeletedSource extends AbstractPollingSource
| Constructor and Description |
|---|
OnDeletedSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>> |
getResultsIterator(NetSuiteSoapConnection connection,
ZonedDateTime queryStartDateTime)
TODO add getDeleted filter parameters and add to requests:
|
doStop, extractFirstOf, getConfig, getConnection, getConnectionProvider, getExtensionsClient, getIdFieldName, getPageSize, getStartDateTime, getWaterMarkFieldName, isBodyFieldsOnly, onRejectedItem, poll, resolveNextStartDate, setIdFieldName, setWaterMarkFieldName, watermarkParserprotected IterablePagingProvider<NetSuiteSoapConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,NetsuiteSoapAttributes>> getResultsIterator(NetSuiteSoapConnection connection, ZonedDateTime queryStartDateTime) throws TransformerException, ParserConfigurationException
getResultsIterator in class AbstractPollingSourceTransformerExceptionParserConfigurationExceptionprotected void doStart()
doStart in class org.mule.runtime.extension.api.runtime.source.PollingSource<String,NetsuiteSoapAttributes>Copyright © 2025 MuleSoft, Inc.. All rights reserved.