static class PersistentResourcesRepository.ResourceDTO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
modified |
java.lang.String |
path |
PersistentResource |
resource |
Constructor and Description |
---|
ResourceDTO() |
public java.lang.String path
public long modified
public PersistentResource resource