Interface BuildTriggersProcessor

    • Method Detail

      • triggerBuilds

        void triggerBuilds()
      • clearTriggerData

        void clearTriggerData​(@NotNull
                              SBuildType bt,
                              @NotNull
                              BuildTriggerDescriptor btd)
        Removes all data associated with the trigger. Note that trigger must have all parameters resolved.
        Parameters:
        bt - build type where the trigger is attached
        btd - trigger with resolved parameters