Package | Description |
---|---|
com.ibm.tivoli.maximo.miniapps.scheduler.util | |
com.ibm.tivoli.maximo.skd.service |
Modifier and Type | Method and Description |
---|---|
GanttModelChanges |
ModelChangesManager.getModelChanges() |
GanttModelChanges |
BatchChangesManager.getModelChanges()
Returns the GanttModelChanges, creating a new Batch if it is null.
|
Constructor and Description |
---|
BatchChangesManager(SKDAppServiceBeanRemote serviceBean,
java.lang.String projectId,
GanttModelChanges changes,
DataBean appBean) |
Modifier and Type | Method and Description |
---|---|
void |
SKDAppServiceBeanRemote.addModelChanges(GanttModelChanges newModelChanges)
Add model changes to GanttModelChanges.
|
void |
SKDAppServiceBean.addModelChanges(GanttModelChanges newModelChanges)
Add model changes to the list
|