public class Zendesk4ProcessExecution extends Object implements ProcessExecution
| Modifier and Type | Class and Description |
|---|---|
static class |
Zendesk4ProcessExecution.DownloadParams |
| Constructor and Description |
|---|
Zendesk4ProcessExecution() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
getConnectorType() |
Zendesk4ProcessExecution.DownloadParams |
getDownloadParams() |
Boolean |
getIncremental() |
Map<String,org.joda.time.DateTime> |
getStartTimes() |
void |
setDownloadParams(Zendesk4ProcessExecution.DownloadParams downloadParams) |
void |
setIncremental(Boolean incremental) |
void |
setStartTime(String resource,
org.joda.time.DateTime startTime) |
String |
toString() |
public ConnectorType getConnectorType()
getConnectorType in interface ProcessExecutionpublic Boolean getIncremental()
public void setIncremental(Boolean incremental)
public void setStartTime(String resource, org.joda.time.DateTime startTime)
public Zendesk4ProcessExecution.DownloadParams getDownloadParams()
public void setDownloadParams(Zendesk4ProcessExecution.DownloadParams downloadParams)
Copyright © 2017. All rights reserved.