org.silverpeas.process.session
Class DefaultProcessSession
java.lang.Object
org.silverpeas.process.session.AbstractProcessSession
org.silverpeas.process.session.DefaultProcessSession
- All Implemented Interfaces:
- ProcessSession
public class DefaultProcessSession
- extends AbstractProcessSession
Simple Session
class which doesn't modify the abstract implementation.
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultProcessSession
protected DefaultProcessSession()
- Default constructor
- Parameters:
userId
- userDetail
- componentInstanceId
-
create
public static DefaultProcessSession create()
- Instanciate an IO context from given user and component instance ID
- Parameters:
user
- componentInstanceId
-
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.