Hi Manuel,
You could use CustomActivity to implement this feature. In the CustomActivity of jBPM 4 we can use our class to implement any operations including rules. It is very easy to use and you can try like this.
<custom name="drools-group" class="sample.DroolsGroupActivity">