Klasse SetupEvent

java.lang.Object
org.imixs.workflow.engine.SetupEvent

public class SetupEvent extends Object
The SetupEvent provides a CDI observer pattern. The SetupEvent is fired by the SetupService EJB. An event Observer can react on this event to extend the setup routine.
Version:
1.0
Autor:
Ralph Soika
Siehe auch:
  • Konstruktordetails

    • SetupEvent

      public SetupEvent()