Class ToActivityConverter


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.activiti.api.process.model.BPMNActivity from​(org.activiti.engine.delegate.event.ActivitiActivityEvent internalEvent)  
      • Methods inherited from class java.lang.Object

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

      • ToActivityConverter

        public ToActivityConverter()
    • Method Detail

      • from

        public org.activiti.api.process.model.BPMNActivity from​(org.activiti.engine.delegate.event.ActivitiActivityEvent internalEvent)