Package | Description |
---|---|
com.ibm.tivoli.maximo.amcrew.app | |
com.ibm.tivoli.maximo.amcrew.app.virtual | |
com.ibm.tivoli.maximo.skd.gworkassign.model | |
com.ibm.tivoli.maximo.slroute | |
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Class and Description |
---|---|
class |
AMCrew |
Modifier and Type | Method and Description |
---|---|
void |
FldCrewWorkDate.createAMGrid(AMCrewRemote crewMbo) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceUtility.calculateCrewWeekData(GWASchedule schedule,
IMXResource resource,
java.util.Date firstDayWeek,
AMCrewRemote crew,
WeekUtility weekUtility,
int week) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AMCrewRemote> |
SLRouteRemote.getSelectedCrews() |
java.util.List<AMCrewRemote> |
SLRoute.getSelectedCrews() |
Modifier and Type | Method and Description |
---|---|
void |
AssignmentSet.assignCrew(AMCrewRemote crewMbo,
java.lang.String theDay) |
void |
AssignmentSetRemote.assignCrew(AMCrewRemote crewMbo,
java.lang.String theDay) |
void |
Assignment.createToolTransCrew(WORemote ownerWO,
AMCrewRemote crew) |
void |
AssignmentRemote.createToolTransCrew(WORemote ownerWO,
AMCrewRemote crew)
Creates the TOOLTRANS records for a given crew assigned.
|