public class GavinJobExecution extends JobExecution
JobExecution.StatusMAX_LOG_LENGTH, MAX_PROGRESS_MESSAGE_LENGTH, TRUNCATION_BANNER| Constructor and Description |
|---|
GavinJobExecution(Entity entity) |
GavinJobExecution(EntityType entityType) |
GavinJobExecution(String identifier,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
String |
getInputFileExtension() |
com.google.common.collect.Multiset<LineType> |
getLineTypes() |
void |
setFilename(String filename) |
void |
setInputFileExtension(String extension) |
void |
setLineTypes(com.google.common.collect.Multiset<LineType> lineTypes) |
appendLog, getEndDate, getFailureEmail, getIdentifier, getLog, getProgressInt, getProgressMax, getProgressMessage, getResultUrl, getStartDate, getStatus, getSubmissionDate, getSuccessEmail, getType, getUser, setEndDate, setFailureEmail, setIdentifier, setProgressInt, setProgressMax, setProgressMessage, setResultUrl, setStartDate, setStatus, setSubmissionDate, setSuccessEmail, setType, setUser, setUserget, getAttributeNames, getBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInt, getLabelValue, getLong, getString, getTimestamp, getUtilDate, init, set, set, setIdValue, toStringpublic GavinJobExecution(Entity entity)
public GavinJobExecution(EntityType entityType)
public GavinJobExecution(String identifier, EntityType entityType)
public String getFilename()
public void setFilename(String filename)
public String getInputFileExtension()
public void setInputFileExtension(String extension)
public void setLineTypes(com.google.common.collect.Multiset<LineType> lineTypes)
public com.google.common.collect.Multiset<LineType> getLineTypes()
Copyright © 2017. All Rights Reserved.