Class ArchiveProcessInstancesHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(SUpdateEvent event)
      Performs the action corresponding to the given Event
      java.lang.String getIdentifier()
      Returns a unique identifier for each instance of the Handler
      boolean isInterested​(SUpdateEvent event)
      Precise if the current Handler is interested by the given event.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait