Class BPMNErrorConverter

java.lang.Object
org.activiti.runtime.api.event.impl.BPMNErrorConverter

public class BPMNErrorConverter extends Object
  • Constructor Details

    • BPMNErrorConverter

      public BPMNErrorConverter()
  • Method Details

    • convertToBPMNError

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