public class LocalTaskServiceFactory extends Object implements org.kie.internal.runtime.manager.TaskServiceFactory
TaskServiceFactory
implementation that shall be used for non CDI environments.
Creates new TaskService
instance for every call to the factory.
TaskService
instance will be equipped with JbpmJTATransactionManager
for transaction management, this is mandatory as it must participate in already active
transaction if such exists.Constructor and Description |
---|
LocalTaskServiceFactory(org.kie.api.runtime.manager.RuntimeEnvironment runtimeEnvironment) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.