@Portable public class DataContent extends Object
Constructor and Description |
---|
DataContent() |
DataContent(boolean isDirectory,
String lastMessage,
String lastCommiter,
String lastCommiterEmail,
String age,
Path path) |
Modifier and Type | Method and Description |
---|---|
String |
getAge() |
String |
getLastCommiter() |
String |
getLastCommiterEmail() |
String |
getLastMessage() |
Path |
getPath() |
boolean |
isDirectory() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.