Running Custom Tasks in jBPM With Work Item Handlers
In this article that I wrote for the KIE blog, you’ll run through the steps to run a custom task in jBPM using work item handlers.
In this article that I wrote for the KIE blog, you’ll run through the steps to run a custom task in jBPM using work item handlers.
If you usually need to rewrite or copy similar code between different projects, it may be time to stop replicating it and create a library.
To use your library in different projects, you have to publish it on a repository like Maven Central Repository.