| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.services.workorders | |
| ch.cern.eam.wshub.core.services.workorders.impl |
| Modifier and Type | Method and Description |
|---|---|
String |
MECService.addWorkOrderEquipment(InforContext context,
MEC mecToAdd) |
String |
MECService.syncWorkOrderEquipment(InforContext context,
MEC updatedMEC) |
static void |
MECService.validateInput(MEC mecToAdd) |
static void |
MECService.validateInput(String parentWorkorderID,
String mecID,
MEC mecProperties) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<String> |
MECService.addWorkOrderEquipmentBatch(InforContext context,
List<MEC> mecsToAdd) |
| Modifier and Type | Method and Description |
|---|---|
String |
MECServiceImpl.addWorkOrderEquipment(InforContext context,
MEC mecToAdd)
Adds an equipment with the specified properties to the specified workorder.
|
String |
MECServiceImpl.syncWorkOrderEquipment(InforContext context,
MEC updatedMEC)
Updates the target workorder with the specified properties.
|
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<String> |
MECServiceImpl.addWorkOrderEquipmentBatch(InforContext context,
List<MEC> mecsToAdd) |
Copyright © 2021 CERN European Organization for Nuclear Research. All rights reserved.