public class CrewAssignModelSerializer extends ILogResourcesGanttModelToTreeGridSerializer implements Serializer<java.util.concurrent.Future<MXGanttModel>>
Serializer.NullSerializer| Constructor and Description |
|---|
CrewAssignModelSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
| 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 CrewAssignModelSerializer(BaseTreeGridMiniAppBean bean, TreeGridUtil.ITGSerializationHelper helper, UIOptions options)
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