Interface TriggerConditionsAwareBuildDetectionAction

All Superinterfaces:
BuildDetectionAction
All Known Implementing Classes:
ChangeDetectionListenerAction, ScheduledBuildDetectionAction

public interface TriggerConditionsAwareBuildDetectionAction extends BuildDetectionAction
Interface used to mark BuildDetectionAction that can be blocked by BuildTriggerCondition.
Since:
4.3
  • Method Details

    • getTriggerConditionsConfiguration

      Map<String,String> getTriggerConditionsConfiguration()