[jboss-user] [JBoss jBPM] - Re: Need help to fix timer issue
Arunkumar DSRC
do-not-reply at jboss.com
Tue Mar 17 11:55:31 EDT 2009
gchanteb as you requested I have the code
| public void assign(Assignable assignable, ExecutionContext executionContext)
| throws Exception {
| // TODO Auto-generated method stub
| System.out.println("escalation mail to customer");
| assignable.setActorId("arunkumar at mycompany.com");
| }
|
-Arunkumar
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218729#4218729
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218729
More information about the jboss-user
mailing list