public class DispatchModelSerializer extends ILogResourcesGanttModelToTreeGridSerializer
Serializer.NullSerializer| Modifier and Type | Field and Description |
|---|---|
static GanttUtil.IDGenerator |
TRAVEL_TIME_ID_GENERATOR |
| Constructor and Description |
|---|
DispatchModelSerializer(DispatchViewBean bean) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(java.util.concurrent.Future<MXGanttModel> in,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse resp) |
encodeBackgroundEntry, encodeRunActivity, encondeResource, getSerializationHelper, getShiftWorkPeriodInfoForDate, isFlatModel, setFlatModel, writeJsonrResourcepublic static final GanttUtil.IDGenerator TRAVEL_TIME_ID_GENERATOR
public DispatchModelSerializer(DispatchViewBean bean)
public void serialize(java.util.concurrent.Future<MXGanttModel> in, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse resp) throws java.lang.Exception
serialize in interface Serializer<java.util.concurrent.Future<MXGanttModel>>serialize in class ILogResourcesGanttModelToTreeGridSerializerjava.lang.Exception