public class ActivityBuilder
extends java.lang.Object
Constructor and Description |
---|
ActivityBuilder(MXServer mxServer,
boolean adjustActivityTimes) |
Modifier and Type | Method and Description |
---|---|
Activity |
build(MboRemote projectMbo,
GWASchedule schedule,
java.sql.ResultSet resultSet,
java.util.Map<java.lang.String,java.lang.String> objectColumnsMap,
int dbType)
Builds an Activity object based on the values retrieved from a ResultSet.
|
public ActivityBuilder(MXServer mxServer, boolean adjustActivityTimes)
public Activity build(MboRemote projectMbo, GWASchedule schedule, java.sql.ResultSet resultSet, java.util.Map<java.lang.String,java.lang.String> objectColumnsMap, int dbType) throws MXException, java.rmi.RemoteException
resultSet
- MXException
java.rmi.RemoteException