quartz-messages.properties
来自「提供ESB 应用mule源代码 提供ESB 应用mule源代码」· PROPERTIES 代码 · 共 9 行
PROPERTIES
9 行
1=Either the 'cronExpression' or 'interval' property must be set2=When dispatching a Quartz event the payload must be of type org.quartz.Job or the 'jobObject' or 'jobReference' property must be set on the event3=The value of the 'jobObject' or 'jobReference' property must be an instance of or reference to an object of type org.quartz.Job4=Client =Job could not execute as the "{0}" was not set on the JobDetail5=The 'mule.quartz.receiver' property cannot be found in the jobDataMap6=The 'mule.quartz.connector' property cannot be found in the jobDataMap7=No connector named "{0}" found in MuleManager8=No receiver with key "{1}" could be found in connector "{0}"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?