java.lang.Object
overit.geocall.bl.BusinessTask<ValueDomainInsertEvent>
overit.geocallapp.wfm.characteristics.bl.valuedomain.task.BTValueDomainInsert
All Implemented Interfaces:
Serializable, Tool

@Event(ValueDomainInsertEvent.class) public class BTValueDomainInsert extends BusinessTask<ValueDomainInsertEvent>
Business task in order to insert a BOValueDomain.

When the ValueDomainInsertEvent is launched the BT notices the call and inserts the BOValueDomain basing on the event's input.
Error Codes:

Since:
17.0
See Also:
GCApi:
task