Interface PipelineTask

All Superinterfaces:
LifecycleExecutor, Runnable
All Known Implementing Classes:
IncrementalTask, InventoryTask

public interface PipelineTask extends LifecycleExecutor
Pipeline task interface.
  • Method Details

    • getTaskId

      String getTaskId()
      Get task id.
      Returns:
      task id
    • getProgress

      TaskProgress getProgress()
      Get Task progress.
      Returns:
      Task progress