Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Parameter

    file

    File to store in HSM

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

  • Return : File Object that is used in FileCopy ServiceString with filename (fileID of File Entity in DB).

#failedHSMFile
Anchor
failedHSMFile
failedHSMFile
(FileCopy Service)

...

  • Parameter

    file

    File to store in HSM

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

  • Return : File Object that is used in FileCopy Service.void

#fetchHSMFile
Anchor
fetchHSMFile
fetchHSMFile
(TarRetriever Service)

...

  • Parameter

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

  • Return : File Object that is used in FileCopy Service.

#queryStatus
Anchor
queryStatus
queryStatus
(SyncFileStatus Service)

...

  • Parameter

    fsID

    File system ID

    filePath

    File path relative to file system (fsID)

    userInfo

    User info associated with the file system

  • Return : File Object that is used in FileCopy Service.Integer value represents the File Status.

    QUERY_HSM_FAILED

    -4

    MD5_CHECK_FAILED

    -3

    VERIFY_COMPRESS_FAILED

    -2

    COMPRESS_FAILED

    -1

    DEFAULT

    0

    TO_ARCHIVE

    1

    ARCHIVED

    2

    COMPRESSING

    3