All Implemented Interfaces:
Serializable, Tool, ValidExecution

@Event(BundleCreateEvent.class) public class BTBundleCreate extends BTBundler<BundleCreateEvent>
Business task in order to create a Bundle.
When the BundleCreateEvent is launched the BT notices the call and creates the Bundle basing on the event's input. The Bundle creation includes the setting-up of its components: During the creation process, all the bundle attributes are also calculated. Finally, the id of the created Bundle is added into the event's journal.
Since:
10.1
See Also:
GCApi:
task