Interface EventRegistrationCreationTask
- All Known Implementing Classes:
EventRegistrationMailTask
public interface EventRegistrationCreationTask
-
Method Details
-
setupState
Prepare the state for the after commit task in the thread where the after commit task is created- Parameters:
context
- the persist context of the thread where the after commit task is createdstate
-
-
getTask
- Returns:
- task to run in the after commit task, all tasks are run in privileged mode
-