Package de.unibamberg.minf.gtf.context
Interface ExecutionContext
public interface ExecutionContext
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.fasterxml.jackson.databind.JsonNodefindSessionData(String path) com.fasterxml.jackson.databind.JsonNode
-
Method Details
-
getWorkingDir
String getWorkingDir() -
getSessionData
com.fasterxml.jackson.databind.JsonNode getSessionData() -
findSessionData
-