psdi.workflow

Class FldNodeTitle

    • Constructor Detail

      • FldNodeTitle

        public FldNodeTitle(MboValue mbv)
        Constructor
        Parameters:
        mbv - Value to listen to
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        When this attribute is changed go find any and all actions that point to this node and update their MEMBERNODETITLEs
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException