Class BTSchedulingProposalProcessor<I>

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

public abstract class BTSchedulingProposalProcessor<I> extends BTSchedulingProposal<I>
Generic business task for the scheduling proposal process.

Before executing its purpose, the task checks whether the scheduling proposal module is active or not.

Since:
14.0
See Also: