public class JobRunImpl extends Object implements org.sakaiproject.sitestats.api.JobRun, Serializable
| Constructor and Description |
|---|
JobRunImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getEndEventId() |
long |
getId() |
Date |
getJobEndDate() |
Date |
getJobStartDate() |
Date |
getLastEventDate() |
long |
getStartEventId() |
int |
hashCode() |
void |
setEndEventId(long endEventId) |
void |
setId(long id) |
void |
setJobEndDate(Date jobEndDate) |
void |
setJobStartDate(Date jobStartDate) |
void |
setLastEventDate(Date lastEventDate) |
void |
setStartEventId(long startEventId) |
public Date getJobEndDate()
getJobEndDate in interface org.sakaiproject.sitestats.api.JobRunpublic long getEndEventId()
getEndEventId in interface org.sakaiproject.sitestats.api.JobRunpublic long getId()
getId in interface org.sakaiproject.sitestats.api.JobRunpublic Date getJobStartDate()
getJobStartDate in interface org.sakaiproject.sitestats.api.JobRunpublic long getStartEventId()
getStartEventId in interface org.sakaiproject.sitestats.api.JobRunpublic void setJobEndDate(Date jobEndDate)
setJobEndDate in interface org.sakaiproject.sitestats.api.JobRunpublic void setEndEventId(long endEventId)
setEndEventId in interface org.sakaiproject.sitestats.api.JobRunpublic void setId(long id)
setId in interface org.sakaiproject.sitestats.api.JobRunpublic void setJobStartDate(Date jobStartDate)
setJobStartDate in interface org.sakaiproject.sitestats.api.JobRunpublic void setStartEventId(long startEventId)
setStartEventId in interface org.sakaiproject.sitestats.api.JobRunpublic Date getLastEventDate()
getLastEventDate in interface org.sakaiproject.sitestats.api.JobRunpublic void setLastEventDate(Date lastEventDate)
setLastEventDate in interface org.sakaiproject.sitestats.api.JobRunCopyright © 2006-2014 Universidade Fernando Pessoa. All Rights Reserved.