Package org

Interface BackgroundTaskStatusProviderSupportingExternalCall

All Superinterfaces:
BackgroundTaskStatusProvider
All Known Implementing Classes:
BackgroundTaskConsoleLogger, BackgroundTaskStatusProviderSupportingExternalCallImpl, Experiment2GraphHelper, MyClusterGraphBasedReLayoutService, SOMservice

public interface BackgroundTaskStatusProviderSupportingExternalCall
extends BackgroundTaskStatusProvider
Author:
klukas
  • Method Details

    • setCurrentStatusValueFine

      void setCurrentStatusValueFine​(double value)
    • wantsToStop

      boolean wantsToStop()
    • setCurrentStatusText1

      void setCurrentStatusText1​(String status)
    • setCurrentStatusText2

      void setCurrentStatusText2​(String status)
    • setCurrentStatusValueFineAdd

      void setCurrentStatusValueFineAdd​(double smallProgressStep)