psdi.workflow

Class FldProcessName

    • Constructor Detail

      • FldProcessName

        public FldProcessName(MboValue mbv)
        Constructor - default objectname attribute name to 'objectname'
        Parameters:
        mbv - Value to listen for.
      • FldProcessName

        public FldProcessName(MboValue mbv,
                              java.lang.String objectName)
        Constructor with objectname.
        Parameters:
        mbv - Value to listen for.
        objectName - The name of the attribute which has the object type to validate for.