psdi.workflow

Class FldNodeType

    • Constructor Detail

      • FldNodeType

        public FldNodeType(MboValue mbv)
        Construct and attach to the specified mbovalue
        Parameters:
        mbv - The MboValue attach to.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Setting the value of this attribute sets the value of the Title and Description attributes. Also a companion Mbo is created. Once this attribute is set, the attribute becomes read-only.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException