Class BTBundleLoad

All Implemented Interfaces:
Serializable, Tool, ValidExecution

@Event(BundleLoadEvent.class) public class BTBundleLoad extends BTBundler<BundleLoadEvent>
Business task in order to load a Bundle.
When the BundleLoadEvent is launched the BT notices the call and loads the Bundle basing on the event's input.
The bundle is loaded by loading each one of its components:
Since:
10.1
See Also:
GCApi:
task