public class CoupaProcessExecution extends Object implements ProcessExecution
| Constructor and Description |
|---|
CoupaProcessExecution() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorType |
getConnectorType() |
org.joda.time.LocalDate |
getDownloadDataFrom() |
Boolean |
getIncremental() |
void |
setDownloadDataFrom(org.joda.time.LocalDate downloadDataFrom) |
void |
setIncremental(Boolean incremental) |
String |
toString() |
public ConnectorType getConnectorType()
getConnectorType in interface ProcessExecutionpublic Boolean getIncremental()
public void setIncremental(Boolean incremental)
public org.joda.time.LocalDate getDownloadDataFrom()
public void setDownloadDataFrom(org.joda.time.LocalDate downloadDataFrom)
Copyright © 2017. All rights reserved.