public class Import extends TaskFactory
Modifier and Type | Class and Description |
---|---|
static class |
Import.ImportType
The set of types of import definition.
|
Modifier and Type | Method and Description |
---|---|
Import.ImportType |
getImportType()
Get the type of import.
|
java.lang.String |
getSourceFileId()
Get the ID of the data source associated with the import, if it is an uploaded file.
|
createTask, createTask, getTasks
getCode, getId, getName
public java.lang.String getSourceFileId() throws AnaplanAPIException
AnaplanAPIException
public Import.ImportType getImportType()