public class SourceStatus extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
SourceStatus.Status
The current status of the source crawl for this collection. 
 | 
| Constructor and Description | 
|---|
SourceStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Date | 
getLastUpdated()
Gets the lastUpdated. 
 | 
java.lang.String | 
getStatus()
Gets the status. 
 | 
equals, hashCode, toStringpublic java.lang.String getStatus()
public java.util.Date getLastUpdated()