Package org.kie.api.runtime.process
Interface StatelessProcessSession
- All Known Subinterfaces:
StatelessKieSession
public interface StatelessProcessSession
There are currently no process related methods that are used with the external StatelessKieSession 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: