public final class RestartContext extends MonitoringContext
Constructor and Description |
---|
RestartContext(com.orchestranetworks.service.Session userSession)
Instantiates a new restart context.
|
Modifier and Type | Method and Description |
---|---|
Date |
getLastModificationDate()
Returns the last modification date.
|
void |
setLastModificationDate(Date lastModificationDate)
Sets the last modification date, which is the last date the monitoring was updated.
|
getSession
public RestartContext(com.orchestranetworks.service.Session userSession)
userSession
- the user sessionpublic Date getLastModificationDate()
public void setLastModificationDate(Date lastModificationDate)
MonitoringStatus.getLastModificationDate()
.lastModificationDate
- the new last modification date