public class MapManagerLibrary
extends java.lang.Object
| Constructor and Description |
|---|
MapManagerLibrary() |
| Modifier and Type | Method and Description |
|---|---|
static MapManager |
createBasicMapManager()
Use this method to create a Item with the following options:
Lot Type: No Lot
Non-rotating
non-capitalized
Use this method only for a an mapmanager that is only needed for one JUnit
|
static MapManager |
createMapManager(java.lang.String name)
Use this method to create a workorder that will spawn over multiple unittest.
|
public static MapManager createBasicMapManager()
public static MapManager createMapManager(java.lang.String name)
name - The name you want to give the mbo