public class AvailableJobsExecutor extends Object
AvailableJobsExecutor()
void
addContextData(String name, Object data)
executeJob()
protected ClassLoader
getClassLoader(String deploymentId)
setClassCacheManager(ClassCacheManager classCacheManager)
setExecutorStoreService(org.kie.internal.executor.api.ExecutorStoreService executorStoreService)
setQueryService(org.kie.internal.executor.api.ExecutorQueryService queryService)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AvailableJobsExecutor()
public void setQueryService(org.kie.internal.executor.api.ExecutorQueryService queryService)
public void setClassCacheManager(ClassCacheManager classCacheManager)
public void setExecutorStoreService(org.kie.internal.executor.api.ExecutorStoreService executorStoreService)
public void executeJob()
protected ClassLoader getClassLoader(String deploymentId)
public void addContextData(String name, Object data)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.