public class FileIngest extends DefaultEntity
| Modifier and Type | Field and Description |
|---|---|
static EntityMetaData |
META_DATA |
| Constructor and Description |
|---|
FileIngest(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCronExpression() |
String |
getDescription() |
String |
getFailureEmail() |
String |
getIdentifier() |
String |
getLoader() |
String |
getName() |
String |
getTargetEntityName() |
URL |
getUrl() |
boolean |
isActive() |
equals, get, getAttributeNames, getBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityMetaData, getIdValue, getInt, getIntList, getLabelValue, getList, getLong, getString, getTimestamp, getUtilDate, hashCode, set, set, toStringpublic static final EntityMetaData META_DATA
public FileIngest(DataService dataService)
public String getIdentifier()
public String getName()
public String getDescription()
public URL getUrl() throws MalformedURLException
MalformedURLExceptionpublic String getLoader()
public String getTargetEntityName()
public String getCronExpression()
public boolean isActive()
public String getFailureEmail()
Copyright © 2016. All Rights Reserved.