public class SortaJobExecution extends JobExecution
JobExecution.Status| Modifier and Type | Field and Description |
|---|---|
static String |
DELETE_URL |
static String |
ENTITY_NAME |
static String |
NAME |
static String |
ONTOLOGY_IRI |
static String |
RESULT_ENTITY |
static String |
SOURCE_ENTITY |
static String |
THRESHOLD |
END_DATE, FAILURE_EMAIL, IDENTIFIER, LOG, PROGRESS_INT, PROGRESS_MAX, PROGRESS_MESSAGE, RESULT_URL, START_DATE, STATUS, SUBMISSION_DATE, SUCCESS_EMAIL, TYPE, USER| Constructor and Description |
|---|
SortaJobExecution(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeleteUrl() |
String |
getName() |
String |
getOntologyIri() |
String |
getResultEntityName() |
String |
getSourceEntityName() |
double |
getThreshold() |
void |
setDeleteUrl(String deleteUrl) |
void |
setName(String name) |
void |
setOntologyIri(String ontologyIri) |
void |
setResultEntityName(String resultEntityName) |
void |
setSourceEntityName(String sourceEntityName) |
void |
setThreshold(double threshold) |
getEndDate, getFailureEmail, getIdentifier, getLog, getProgressInt, getProgressMax, getProgressMessage, getResultUrl, getStartDate, getStatus, getSubmissionDate, getSuccessEmail, getType, getUser, setEndDate, setFailureEmail, setIdentifier, setLog, setProgressInt, setProgressMax, setProgressMessage, setResultUrl, setStartDate, setStatus, setSubmissionDate, setSuccessEmail, setType, setUser, setUserequals, 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 String ENTITY_NAME
public static final String ONTOLOGY_IRI
public static final String NAME
public static final String DELETE_URL
public static final String SOURCE_ENTITY
public static final String RESULT_ENTITY
public static final String THRESHOLD
public SortaJobExecution(DataService dataService)
public String getName()
public void setName(String name)
public String getResultEntityName()
public void setResultEntityName(String resultEntityName)
public String getSourceEntityName()
public void setSourceEntityName(String sourceEntityName)
public String getDeleteUrl()
public void setDeleteUrl(String deleteUrl)
public void setOntologyIri(String ontologyIri)
public String getOntologyIri()
public void setThreshold(double threshold)
public double getThreshold()
Copyright © 2016. All Rights Reserved.