Class ByteTalkFactory

    • Constructor Detail

      • ByteTalkFactory

        public ByteTalkFactory()
    • Method Detail

      • createSmsOa

        public ByteTalkOaImpl createSmsOa​(ByteTalkConfig byteTalkConfig)
        建造一个飞书通知对象实现
        Parameters:
        byteTalkConfig - 通知webhook配置对象
        Returns:
        通知webhook实现对象
      • getSupplier

        public String getSupplier()
        Description copied from interface: OaBaseProviderFactory
        获取供应商
        Returns:
        供应商
      • instance

        public static ByteTalkFactory instance()
        获取建造者实例
        Returns:
        建造者实例