public class ILogGanttModelToTreeGridSerializer extends java.lang.Object implements Serializer
Serializer.NullSerializer
Constructor and Description |
---|
ILogGanttModelToTreeGridSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(java.util.concurrent.Future in,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse resp) |
public ILogGanttModelToTreeGridSerializer(BaseTreeGridMiniAppBean bean, TreeGridUtil.ITGSerializationHelper helper)
public void serialize(java.util.concurrent.Future in, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse resp) throws java.lang.Exception
serialize
in interface Serializer
java.lang.Exception