Package org.sakaiproject.signup.logic
Interface Retry
-
public interface RetryThis interface defines how many times the system should try befor giving up when system tries to save, update or remove an event/meeting due to hibernate version for multiple user concurrency cases
-
-
Field Summary
Fields Modifier and Type Field Description static intMAX_NUMBER_OF_RETRY
-
-
-
Field Detail
-
MAX_NUMBER_OF_RETRY
static final int MAX_NUMBER_OF_RETRY
- See Also:
- Constant Field Values
-
-