Package org.silverpeas.core.process.session
-
Interface Summary Interface Description ProcessSession This interface defines methods which any implementation ofSession
have to expose to callers. -
Class Summary Class Description AbstractProcessSession The abstract root implementation ofSession
interface.DefaultProcessSession SimpleSession
class which doesn't modify the abstract implementation.