public class McServerFileUtils extends Object
Constructor and Description |
---|
McServerFileUtils() |
Modifier and Type | Method and Description |
---|---|
static ImageFile |
getImageFile(String imageFileName) |
static List<String> |
getImageFilesList() |
static String |
getLogsZipFile() |
static LogFile |
getLogUpdate(Long lastKnownPosition,
Long lastNPosition) |
static void |
updateApplicationLogLocation() |
public static void updateApplicationLogLocation()
public static String getLogsZipFile() throws IOException
IOException
public static List<String> getImageFilesList() throws IOException
IOException
public static ImageFile getImageFile(String imageFileName) throws IOException, IllegalAccessException
IOException
IllegalAccessException
Copyright © 2015–2019. All rights reserved.