Class LegacyWitnessFileImportHandler

    • Field Detail

      • LEGACYSTATUS_MANUALLY_GLOBALLY_BLACKLISTED

        public static final int LEGACYSTATUS_MANUALLY_GLOBALLY_BLACKLISTED
        See Also:
        Constant Field Values
      • LEGACYSTATUS_MANUALLY_PARTIALLY_BLACKLISTED

        public static final int LEGACYSTATUS_MANUALLY_PARTIALLY_BLACKLISTED
        See Also:
        Constant Field Values
      • LEGACYSTATUS_LAST_STATUS

        public static final int LEGACYSTATUS_LAST_STATUS
        See Also:
        Constant Field Values
      • LEGACYSTATUS_NOT_YET_PROCESSED

        public static final int LEGACYSTATUS_NOT_YET_PROCESSED
        See Also:
        Constant Field Values
      • LEGACYSTATUS_PROCESSED_SUCCESFULLY

        public static final int LEGACYSTATUS_PROCESSED_SUCCESFULLY
        See Also:
        Constant Field Values
      • LEGACYSTATUS_UNKNOWN_EXCEPTION

        public static final int LEGACYSTATUS_UNKNOWN_EXCEPTION
        See Also:
        Constant Field Values
      • LEGACYSTATUS_PARTIALLY_BLACKLISTING_EXCEPTION

        public static final int LEGACYSTATUS_PARTIALLY_BLACKLISTING_EXCEPTION
        See Also:
        Constant Field Values
      • LEGACYSTATUS_GLOBALLY_BLACKLISTING_EXCEPTION

        public static final int LEGACYSTATUS_GLOBALLY_BLACKLISTING_EXCEPTION
        See Also:
        Constant Field Values
      • LEGACYSTATUS_PARTIALLY_BLACKLISTING_UNKNOWN_EXCEPTION

        public static final int LEGACYSTATUS_PARTIALLY_BLACKLISTING_UNKNOWN_EXCEPTION
        See Also:
        Constant Field Values
    • Constructor Detail

      • LegacyWitnessFileImportHandler

        public LegacyWitnessFileImportHandler()
    • Method Detail

      • processAction

        public boolean processAction()
                              throws java.io.IOException
        Import the specified witness file into the specified repository id and urids.
        Overrides:
        processAction in class JcmsFormHandler
        Returns:
        true if a redirect was performed, false otherwise
        Throws:
        java.io.IOException
      • setRepositoryId

        public void setRepositoryId​(java.lang.String repositoryId)
      • setWitnessFilePath

        public void setWitnessFilePath​(java.lang.String witnessFilePath)
      • setRenameFileAfterImport

        public void setRenameFileAfterImport​(java.lang.String renameFileAfterImportStr)
      • setOpImport

        public void setOpImport​(java.lang.String x)