Class WorkspaceFileVersion
- java.lang.Object
-
- org.gcube.common.storagehubwrapper.shared.tohl.impl.WorkspaceFileVersion
-
- All Implemented Interfaces:
Serializable,WorkspaceVersion
public class WorkspaceFileVersion extends Object implements WorkspaceVersion, Serializable
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it Oct 12, 2018
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkspaceFileVersion()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.gcube.common.storagehubwrapper.shared.tohl.items.WorkspaceVersion
getCreated, getId, getName, getOwner, getRemotePath, getSize, isCurrentVersion
-
-