Skip to content

Commit

Permalink
1850 - SF
Browse files Browse the repository at this point in the history
  • Loading branch information
ivicac committed Dec 17, 2024
1 parent 9e268e7 commit 76b7925
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
import org.springframework.data.relational.core.mapping.event.AfterSaveEvent;
import org.springframework.stereotype.Component;

/**
* @author Ivica Cardic
*/
@Component
public class WorkflowAfterSaveEventListener extends AbstractRelationalEventListener<Workflow> {

Expand Down

0 comments on commit 76b7925

Please sign in to comment.