JBoss Community

Re: obsolete id

created by Darryl Youngblood in jBPM - View the full discussion

Well that could help but I'm having trouble casting the process to a processInstance:

 

WorkflowProcessInstance wfpI = (WorkflowProcessInstance) (process);

or

RuleFlowProcessInstance rfpI = (RuleFlowProcessInstance) (process);

 

doesn't work. how do you do that?

Reply to this message by going to Community

Start a new discussion in jBPM at Community