org.jeecg.modules.activiti.listenerlombok.extern.slf4j.org.flowable.engine.HistoryServiceorg.flowable.engine.RuntimeServiceorg.flowable.engine.delegate.DelegateExecutionorg.flowable.engine.delegate.ExecutionListenerorg.flowable.engine.history.HistoricProcessInstanceorg.flowable.engine.runtime.ProcessInstanceorg.springframework.beans.factory.annotation.org.springframework.stereotype.javax.annotation.java.util.MapRuzhiListener ExecutionListener { HistoryService RuntimeService RuzhiListener () { = } (DelegateExecution delegateExecution) { ..createProcessInstanceQuery().info()Map<StringObject> m = delegateExecution.getVariables()(String key : m.keySet()) { Object value = m.get(key)System..println(key + + value)} } }
- THE END -
最后修改:2022年4月8日
非特殊说明,本博所有文章均为博主原创。
如若转载,请注明出处:https://www.95app.top/spring-%e9%9d%9e-controller%e8%b0%83%e7%94%a8service%e7%b1%bb/