@@ -18,7 +18,7 @@ package org.springframework.statemachine.event;
|
||||
import org.springframework.context.ApplicationEvent;
|
||||
|
||||
/**
|
||||
* Base {@link ApplicationEvent} class for leader based events. All custom event
|
||||
* Base {@link ApplicationEvent} class for statemachine events. All custom event
|
||||
* classes should be derived from this class.
|
||||
*
|
||||
* @author Janne Valkealahti
|
||||
|
||||
Reference in New Issue
Block a user