[jboss-user] [jBPM] - Re: jBPM 4 - Deploy only if ProcessDefinition changed or new

Michael Wohlfart do-not-reply at jboss.com
Mon Nov 8 11:41:44 EST 2010


Michael Wohlfart [http://community.jboss.org/people/mwohlf] created the discussion

"Re: jBPM 4 - Deploy only if ProcessDefinition changed or new"

To view the discussion, visit: http://community.jboss.org/message/570102#570102

--------------------------------------------------------------
hi rapa,
maybe this works for you:

ProcessDefinitionImpl processDefinition = repositorySession.findLatestProcessDefinitionByName("myProcNameHere");
String deploymentId = processDefinition.getDeploymentId();
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20101108/dfd54d35/attachment.html 


More information about the jboss-user mailing list