-
Feature Request
-
Resolution: Done
-
Major
-
jBPM 6.0.1.Final
-
None
Currently commands (aka jobs) of jbpm executor can only rely on data passed to it as contextual information provided from within the process. In some cases it is important to have access to more components available on runtime such as:
- Bean Manager for CDI beans look up
- kjar class loader to create instances of the class from within kjar
most likely more could be added later on, but these two are the must to have especially for kie wb