Package | Description |
---|---|
com.apptus.esales.connector |
This package provides utilities for communication with an eSales cluster
and this package documentation contains information on how to get started.
|
Modifier and Type | Method | Description |
---|---|---|
EventDataJobResult |
Connector.checkCustomerDataJobStatus(String jid) |
Check the status of a GDPR customer data job.
|
EventDataJobResult |
Connector.createExportCustomerDataJob(String customerKey) |
Start a GDPR job on the cluster to export all data related to the given customer key.
|
EventDataJobResult |
Connector.createRemoveCustomerDataJob(String customerKey) |
Start a GDPR job on the cluster to remove all data related to the given customer key.
|
static EventDataJobResult |
EventDataJobResult.mock(String jid,
EventDataJobResult.Status status) |
Create a new
EventDataJobResult object (for testing purposes). |
Copyright © 2020 Apptus Technologies AB. All rights reserved.