public class JobPlanUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JobPlanUtils.Status |
| Constructor and Description |
|---|
JobPlanUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
changeJobPlanStatusToActive(JobPlanRemote jp,
java.lang.String endStatus)
Change the status on the JobPlan and asset that it was set correctly.
|
public static void changeJobPlanStatusToActive(JobPlanRemote jp, java.lang.String endStatus) throws java.rmi.RemoteException, MXException
jp - endStatus - A status defined in the JobPlanUtils.Status interfacejava.rmi.RemoteExceptionMXException