public class PardotProcessExecution extends Object implements ProcessExecution
| Constructor and Description |
|---|
PardotProcessExecution() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.LocalDate |
getChangesFrom() |
ConnectorType |
getConnectorType() |
Boolean |
getIncremental() |
void |
setChangesFrom(org.joda.time.LocalDate changesFrom) |
void |
setIncremental(Boolean incremental) |
String |
toString() |
public Boolean getIncremental()
public void setIncremental(Boolean incremental)
public org.joda.time.LocalDate getChangesFrom()
public void setChangesFrom(org.joda.time.LocalDate changesFrom)
public ConnectorType getConnectorType()
getConnectorType in interface ProcessExecutionCopyright © 2019. All rights reserved.