Class BTBookingManagement<I>

Type Parameters:
I - the generic type
All Implemented Interfaces:
Serializable, Tool, ValidExecution
Direct Known Subclasses:
BTAppointmentPropose

public abstract class BTBookingManagement<I> extends ValidPermissionBusinessTask<I>
Generic business task for Booking Management entities.

Before executing its purpose, the task checks whether the Booking Management module is active and if the current user has the required permissions

Since:
15.0
See Also:
GCApi:
task