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

@Event(ValueDomainLoadEvent.class) public class BTValueDomainLoad extends BusinessTask<ValueDomainLoadEvent>
Business task in order to load a BOValueDomain.
When the ValueDomainLoadEvent is launched the BT notices the call and loads the BOValueDomain basing on the event's input.

Required fields:

  • value domain id
Since:
17.0
See Also:
GCApi:
task