public class ModelSerializer
extends java.lang.Object
Constructor and Description |
---|
ModelSerializer(Supplier<UIOptions> optionsSupplier,
UISerializationHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
addGanttMarks(Activity activity) |
com.ibm.json.java.JSONObject |
serializeSchedule(GWASchedule schedule) |
void |
setDateColumns(java.util.List<Column> dateCols,
Activity activity) |
void |
setResources(GWASchedule schedule,
Activity activity) |
public ModelSerializer(Supplier<UIOptions> optionsSupplier, UISerializationHelper helper)
public com.ibm.json.java.JSONObject serializeSchedule(GWASchedule schedule)
public void addGanttMarks(Activity activity)
public void setResources(GWASchedule schedule, Activity activity)