Class BundleUpload

    • Field Detail

      • RECURRENCE_PERIOD_HOURS

        public static final int RECURRENCE_PERIOD_HOURS
      • INITIAL_DELAY_MINUTES

        public static final int INITIAL_DELAY_MINUTES
      • TEMP_BUNDLE_DIRECTORY

        public static final String TEMP_BUNDLE_DIRECTORY
    • Constructor Detail

      • BundleUpload

        public BundleUpload()
    • Method Detail

      • getInitialDelay

        public long getInitialDelay()
        By default we wait a few minutes to allow support-core plugin time to generate a bundle first.
        Overrides:
        getInitialDelay in class PeriodicWork
        Returns:
        initial delay before running work (in milliseconds).
      • getTempBundleDirectory

        public String getTempBundleDirectory()
        Get the directory where Advisor bundle are temporarily generated before being sent to the remote server.
        Returns:
        the path as String