Class FileObject
- java.lang.Object
-
- com.vasoftware.sf.common.filestorage.FileObject
-
- com.collabnet.ce.soap60.webservices.filestorage.FileObject
-
- All Implemented Interfaces:
Serializable
public class FileObject extends com.vasoftware.sf.common.filestorage.FileObjectSOAP file object used for retaining current status (in upload, etc) and associated item (document, frs file, etc.)- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileObject(com.vasoftware.sf.server.types.GuidKey fileKey, int status)File object constructor.
-