Interface TagDetectionThreadsManager

All Known Implementing Classes:
TagDetectionThreadsManagerImpl

public interface TagDetectionThreadsManager
This service is make requests for tag detection. It manages threads for parallel execution.
  • Method Details

    • scheduleTagDetectionForRepository

      boolean scheduleTagDetectionForRepository(long repositoryId)
      Schedules tag detection for given repository
      Parameters:
      repositoryId -
      Returns:
    • triggerTagActivated

      void triggerTagActivated(Triggerable triggerable)
      registers triggerable (narrowed to ImmutablePlan)