Class BTOutcomeReasonCheck

java.lang.Object
overit.geocall.bl.BusinessTask<OutcomeReasonCheckEvent>
overit.geocallapp.wfm.execution.bl.outcome.reason.task.BTOutcomeReasonCheck
All Implemented Interfaces:
Serializable, Tool

@Event(OutcomeReasonCheckEvent.class) public class BTOutcomeReasonCheck extends BusinessTask<OutcomeReasonCheckEvent>
Business task in order to check the correct saving of an outcome reason. When the OutcomeReasonCheckEvent is launched the BT notices the call and performs the necessary checks for the correct saving of an outcome reason, basing on the event's input.
Since:
21.0
See Also:
GCApi:
task