Interface DryRunSupporter

    • Method Detail

      • setDryRun

        void setDryRun​(boolean value)
        Sets whether this is only a dry-run.
        Parameters:
        value - if true a dry-run will be performed
      • getDryRun

        boolean getDryRun()
        Returns whether this is only a dry-run.
        Returns:
        true if a dry-run will be performed
      • dryRunTipText

        String dryRunTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.