Class ShiftRosterXlsxFileIO
- java.lang.Object
-
- org.optaweb.employeerostering.util.ShiftRosterXlsxFileIO
-
public final class ShiftRosterXlsxFileIO extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static DateTimeFormatterDATE_TIME_FORMATTER
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]getExcelBytesForShiftRoster(ShiftRosterView shiftRosterView)
-
-
-
Field Detail
-
DATE_TIME_FORMATTER
public static final DateTimeFormatter DATE_TIME_FORMATTER
-
-
Method Detail
-
getExcelBytesForShiftRoster
public static byte[] getExcelBytesForShiftRoster(ShiftRosterView shiftRosterView) throws IOException
- Throws:
IOException
-
-