In my case there is an Use Case of Handle the Incidents related to a Goal, in the execution of this Use Case are involve three Use Cases
There will be a lot of similar cases in the app.
Where Can I put "callback.onGoalApplied()"?. Handling the differente responses in applyIncidentUseCaseCallback?