Class BPMNErrorConverter


  • public class BPMNErrorConverter
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.activiti.api.runtime.model.impl.BPMNErrorImpl convertToBPMNError​(org.activiti.engine.delegate.event.ActivitiErrorEvent internalEvent)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BPMNErrorConverter

        public BPMNErrorConverter()
    • Method Detail

      • convertToBPMNError

        public org.activiti.api.runtime.model.impl.BPMNErrorImpl convertToBPMNError​(org.activiti.engine.delegate.event.ActivitiErrorEvent internalEvent)