public class LogInformation extends Object
Constructor and Description |
---|
LogInformation(Path path,
LocalDateTime beginTime,
LocalDateTime endTime) |
Modifier and Type | Method and Description |
---|---|
LocalDateTime |
getBeginTime()
get begin log time
|
LocalDateTime |
getEndTime()
get end log file time
|
Path |
getPath()
get log Path
|
public LogInformation(Path path, LocalDateTime beginTime, LocalDateTime endTime)
public Path getPath()
public LocalDateTime getBeginTime()
public LocalDateTime getEndTime()
Copyright © 2018 Vitam. All rights reserved.