Skip to content

Conversation

@Stoeoeoe
Copy link
Contributor

Check List:

  • Unit tests: YES
  • Documentation: NA

This PR introduces a low-level event listener that allows users to listen to changes of the business statusof a case or process.

import java.util.List;
import java.util.function.Consumer;

import static org.assertj.core.api.Assertions.assertThat;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import java.util.function.Consumer;

import static org.assertj.core.api.Assertions.assertThat;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import order here too.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants