[jboss-user] [jBPM] - Re: implementation of org.drools.definition.process.getId() method ??

Esteban Aliverti do-not-reply at jboss.com
Wed Feb 22 04:06:43 EST 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: implementation of org.drools.definition.process.getId()  method ??"

To view the discussion, visit: https://community.jboss.org/message/718599#718599

--------------------------------------------------------------
You have org.jbpm.process.core.Process that implements org.drools.definition.process.Process
Then you have:
1. org.jbpm.process.core.impl.ProcessImpl implements org.drools.definition.process.Process
2. org.jbpm.workflow.core.impl.WorkflowProcessImpl extends org.jbpm.process.core.impl.ProcessImpl
3. org.jbpm.ruleflow.core.RuleFlowProcess extends org.jbpm.workflow.core.impl.WorkflowProcessImpl

getId() is implemented in org.jbpm.process.core.impl.ProcessImpl, but is just a simple getter. What are you exactly looking for?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/718599#718599]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120222/84b3bf12/attachment-0001.html 


More information about the jboss-user mailing list