public class RequeueRunningJobsCommand
extends Object
implements org.kie.api.executor.Command
Simple command to log the contextual data and return empty results. After attempting to get BeanManager
and creating simple CDI bean based on given class name as parameter.
Just for demo purpose.