psdi.workflow.virtual

Class FldInitWFProcessName

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInitWFProcessName
    extends MAXTableDomain
    This field class handles the validation for the ProcessName attribute of the InitiateWorkflow action MboSet.
    • Constructor Detail

      • FldInitWFProcessName

        public FldInitWFProcessName(MboValue mbv)
        Constructor
        Parameters:
        mbv - The MboValue to listen to.
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        validate - want to distinguish between invalid selections and cases where the process is already active on the process.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException