Class EventContextInfoAppender


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent addProcessContextInfoToApiEvent​(org.activiti.cloud.api.model.shared.impl.events.CloudRuntimeEventImpl<?,​?> apiEvent, AuditEventEntity auditEventEntity)  
      • Methods inherited from class java.lang.Object

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

      • EventContextInfoAppender

        public EventContextInfoAppender()
    • Method Detail

      • addProcessContextInfoToApiEvent

        public org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent addProcessContextInfoToApiEvent​(org.activiti.cloud.api.model.shared.impl.events.CloudRuntimeEventImpl<?,​?> apiEvent,
                                                                                                            AuditEventEntity auditEventEntity)