org.kie.internal.task.api
Interface TaskPersistenceContextManager
public interface TaskPersistenceContextManager
getPersistenceContext
TaskPersistenceContext getPersistenceContext()
beginCommandScopedEntityManager
void beginCommandScopedEntityManager()
endCommandScopedEntityManager
void endCommandScopedEntityManager()
dispose
void dispose()
- Executes the necessary actions in order to clean up and dispose of the internal fields of this instance.
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.