psdi.app.jobplan.virtual

Class FldPredecessorTasks

    • Constructor Detail

      • FldPredecessorTasks

        public FldPredecessorTasks(MboValue mbv)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        The base class checks if the entered condition entered is valid. A check is done here to see if there are any existing predecessors for the tasks on this job plan so the user can be warned and set up there Job Plan tasks accordingly.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException