Package com.smeup.kokos.sdk
Class ExecutionContextManager
java.lang.Object
com.smeup.kokos.sdk.ExecutionContextManager
- Author:
- mattia.bonardi This class handle the Data user session called 'ExecutionContext'
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutionContextcreateContext(ExecutionContextDTO dto, IServiceCaller serviceCaller)
-
Constructor Details
-
ExecutionContextManager
public ExecutionContextManager()
-
-
Method Details
-
createContext
public static ExecutionContext createContext(ExecutionContextDTO dto, IServiceCaller serviceCaller) throws Exception - Throws:
Exception
-