psdi.workflow

Class FldWFInteractionApp

    • Constructor Detail

      • FldWFInteractionApp

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        The App attribute is required to set the Action and LaunchProcess attributes. Relation is read only if App isn't set. Always set the ObjectName attribute.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException