[rules-users] Problem with CommandFactory.newStartProcess in 5.2 M1

Seaver, Daniel (GE Healthcare) dan.seaver at ge.com
Tue Mar 29 17:40:04 EDT 2011


Ok, I finally got setup to use git and look at the latest drools code.
In that repository, the code for CommandFactory.newStartProcess looks
like this:

 

    public static Command newStartProcess(String processId,

                                          Map<String, Object>
parameters) {

        return getCommandFactoryProvider().newStartProcess( processId );

    }

 

Apparently, there's some discrepancy from the 'master' repository you're
looking at and the repository at github. I'm looking at:

 
droolsjbpm-knowledge/knowledge-api/src/main/java/org/drools/command/Comm
andFactory lines 254-257

 

 

Dan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110329/dc60efbc/attachment.html 


More information about the rules-users mailing list