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 |
changeJobPlanStatus(JobPlanRemote jp,
java.lang.String endStatus)
Change the status on the JobPlan and asset that it was set correctly.
|
public static void changeJobPlanStatus(JobPlanRemote jp, java.lang.String endStatus) throws java.rmi.RemoteException, MXException
jp
- endStatus
- A status defined in the JobPlanUtils.Status
interfacejava.rmi.RemoteException
MXException