在创建新的业务流程时,我试图为服务任务添加一个侦听器。我找到了以下示例:import org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener;
public class ShowDocListpublic void notify(DelegateTask arg0) {
我从这个论坛得到了帮助:我能够自动连接ProcessEngine,获得流程引擎配置,然后在添加部署程序时遇到了问题。listDeployer); // <--setCustomPostDeployers function is not called
如何实现这一点并调用setCustomPostDeployers函数将Drools与Activiti
.:(
16:55:02,405 SEVERE [org.activiti.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler](Thread-16 (HornetQ-client-global-threads-982087879)) exception during timer execution: org.activiti.engine.ActivitiExceptionTaskListener: WELD-001303 No active contexts for scope ty