psdi.workflow

Class WFInstanceSet

    • Constructor Detail

      • WFInstanceSet

        public WFInstanceSet(MboServerInterface ms)
                      throws java.rmi.RemoteException
        Constructor
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Returns a new instance of a Mbo for this set.
        Specified by:
        getMboInstance in class MboSet
        Returns:
        a new WFInstance.
        Throws:
        MXException
        java.rmi.RemoteException