Interface BuildInstructionFilter

All Known Implementing Classes:
BuildInstructionFilterType

public interface BuildInstructionFilter
Author:
zhanggx
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    是否触发构建
  • Method Details

    • isBuildAllow

      boolean isBuildAllow(String body)
      是否触发构建
      Parameters:
      body -
      Returns: