This means that new processes can be modelled with tooling, rather than requiring code to be written, using existing logic and new function made available to the client connector.
这意味着通过现有的逻辑或客户端连接器可用的新函数,新的过程可以通过工具来模型化,而不用编写代码。
2
The executeConnector() method of Bonita's connector framework allows you to implement your connector's business logic.
Bonita 连接器框架的executeConnector() 方法允许您实现连接器业务逻辑。
3
The template contains all the Java code that Bonita's connector framework requires, letting you focus on your connector's business logic.