放回节点
public void list4() {
String outcome= “退回”;
//获取executionId
String executionId=pro.getTaskService().getTask(“30001”).getExecutionId();
pro.getExecutionService().signalExecutionById(executionId, outcome);
}ssm+jbpm4.4

相关文章:

  • 2021-11-25
  • 2021-10-23
  • 2021-12-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-09
  • 2021-08-19
  • 2022-12-23
  • 2021-12-02
  • 2021-09-11
  • 2022-12-23
相关资源
相似解决方案