]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.specs/src/main/java/org/argeo/slc/runtime/SlcExecutionContext.java
Remote shutdown
[gpl/argeo-slc.git] / runtime / org.argeo.slc.specs / src / main / java / org / argeo / slc / runtime / SlcExecutionContext.java
index 23788313bce1805b2da88a8aeb95acbf417bdf8b..d1a25c44bbc766ee4fef3a6b67e33d2145b70823 100644 (file)
@@ -1,6 +1,6 @@
 package org.argeo.slc.runtime;
 
-import org.argeo.slc.core.process.SlcExecution;
+import org.argeo.slc.process.SlcExecution;
 
 /** Provides access to the object used during the execution */
 public interface SlcExecutionContext {