Class TaskEventLog

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        TaskEventLog()  
      protected TaskEventLog​(Task task, Case useCase, EventPhase eventPhase, java.lang.String userId, java.lang.String impersonatorId)  
    • Method Summary

      • Methods inherited from class com.netgrif.application.engine.history.domain.baseevent.EventLog

        getStringId
      • Methods inherited from class java.lang.Object

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

      • TaskEventLog

        public TaskEventLog()
      • TaskEventLog

        protected TaskEventLog​(Task task,
                               Case useCase,
                               EventPhase eventPhase,
                               java.lang.String userId,
                               java.lang.String impersonatorId)