Changeset 3153 for trunk/openmole/core/org.openmole.core.workflow.implementation/src/main/java/org/openmole/core/workflow/implementation/execution/batch/CopyToEnvironment.java
- Timestamp:
- 03/05/10 20:55:42 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmole/core/org.openmole.core.workflow.implementation/src/main/java/org/openmole/core/workflow/implementation/execution/batch/CopyToEnvironment.java
r3147 r3153 43 43 import org.openmole.core.workflow.model.execution.batch.IBatchStorage; 44 44 import org.openmole.core.workflow.model.execution.batch.IRuntime; 45 import org.openmole.core. workflow.model.file.ITransferable;45 import org.openmole.core.commons.backgroundexecutor.ITransferable; 46 46 import org.openmole.core.workflow.model.file.IURIFile; 47 47 import org.openmole.core.workflow.model.job.IJob;





