Package org.kie.api.runtime.process
Interface StatefulProcessSession
- All Known Subinterfaces:
KieSession
public interface StatefulProcessSession
There are currently no process related methods that are used with the external KieSession class. So this
interface is just a marker at the moment, but may find more uses in the future as requirements are discovered.
- See Also: