java - Is there a method or function to get previous executing task's name in jBPM 6.2? -


i'm thinking of using i/o mapping pass previous task's name (workitem.getname()) current task.

i wondering whether there exists alternative method or function jbpm 6.2 has allows me previous task's name?

thanks!


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -