Class PreUploadResume
- java.lang.Object
-
- fr.gouv.vitam.ingest.external.core.PreUploadResume
-
public class PreUploadResume extends java.lang.Object
Asynchrone exchange Model
-
-
Constructor Summary
Constructors Constructor Description PreUploadResume(WorkFlow workFlow, WorkspaceFileSystem workspaceFileSystem)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WorkFlow
getWorkFlow()
WorkspaceFileSystem
getWorkspaceFileSystem()
-
-
-
Constructor Detail
-
PreUploadResume
public PreUploadResume(WorkFlow workFlow, WorkspaceFileSystem workspaceFileSystem)
-
-
Method Detail
-
getWorkFlow
public WorkFlow getWorkFlow()
-
getWorkspaceFileSystem
public WorkspaceFileSystem getWorkspaceFileSystem()
- Returns:
- WorkspaceFileSystem
-
-