public class SortaJobExecution extends JobExecution
JobExecution.StatusMAX_LOG_LENGTH, MAX_PROGRESS_MESSAGE_LENGTH, TRUNCATION_BANNER| Constructor and Description |
|---|
SortaJobExecution(Entity entity) |
SortaJobExecution(EntityType entityType) |
SortaJobExecution(String identifier,
EntityType entityType) |
| 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, getScheduledJobId, getStartDate, getStatus, getSubmissionDate, getSuccessEmail, getType, getUser, setEndDate, setFailureEmail, setIdentifier, setProgressInt, setProgressMax, setProgressMessage, setResultUrl, setScheduledJobId, setStartDate, setStatus, setSubmissionDate, setSuccessEmail, setType, setUser, setUserget, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic SortaJobExecution(Entity entity)
public SortaJobExecution(EntityType entityType)
public SortaJobExecution(String identifier, EntityType entityType)
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 © 2018. All rights reserved.