代码之家  ›  专栏  ›  技术社区  ›  Alex_ES

MobileFirst 8.0和计划任务(类似于Quartz)

  •  0
  • Alex_ES  · 技术社区  · 7 年前

    我正在我的项目中使用mobilefirst 8.0,我想添加一些有趣的用例…有人知道在mobilefirst中是否有安排任务的选项吗?

    我有石英图书馆的经验。有类似的东西吗?或者MobileFirst服务器为此目的提供了什么?

    事先谢谢,并致以最良好的祝愿

    1 回复  |  直到 6 年前
        1
  •  0
  •   Vivin K    6 年前

    无法在MobileFirst 8.0中计划自定义任务。

    但是,您可以让调度程序或作业在mfp之外运行,该调度程序或作业调用mfp rest端点定期执行某些任务/作业。

    MFP REST端点列表:

    REST API for the MobileFirst Server administration service

    REST API for the MobileFirst Server push service

    REST API for the MobileFirst runtime