Class DefaultProcessSession

  • All Implemented Interfaces:
    ProcessSession

    public class DefaultProcessSession
    extends AbstractProcessSession
    Simple Session class which doesn't modify the abstract implementation.
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • DefaultProcessSession

        protected DefaultProcessSession()
        Default constructor
    • Method Detail

      • create

        public static DefaultProcessSession create()
        Instantiates an IO context from given user and component instance ID.
        Returns:
        an instance of a session for the process execution.