开发者

how to define a model so it's available for rules UI?

I created a model, and whe i try to create a rule i allways recieve 开发者_运维知识库this message:

"Note: No model has been defined. Tip: You will want to import or define a model for this user interface to work !"

any ideas? TNX


It is possible that you are missing an import.

In the file where you have the rule do:

import org.hello.MyModel;
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜