FireGiant.BundleApplicationFramework namespace
Classes
| Class | Description |
|---|---|
| BundleCondition | Condition evaluated during bundle initialization. |
| BundleFeature | Details about a feature that is part of a Bundle’s package. |
| BundleOverallProgress | Overall progress during apply. |
| BundlePackage | Details about a package that is part of the Bundle’s chain. |
| BundlePackageProgress | Progress of a package. |
| BundleRelatedPackage | Details about a related package to a Bundle’s package that was detected. |
| BundleResolveSourceLocation | Updates payload source locations. |
| BundleUIBase | Base BundleUI that provides default implementation for IBundleUI. |
| BundleUIWindowContext | Context returned when the BundleUI window is created. |
| FireGiantBundleApplication | Connects to the Burn engine and runs the bundle. |
Interfaces
| Interface | Description |
|---|---|
| IBundleApplication | Bundle application provided to support the BundleUI. |
| IBundleUI | BundleUI interface. |
| IBundleUIFactory | BundleUI factory interface. |
Enumerations
| Enumeration | Description |
|---|---|
| BundleAction | Bundle actions. |
| BundleActionState | Action state for a package or bundle. |
| BundleApplyPhase | Apply phases of a bundle. |
| BundleCacheOperation | Bundle cache operations. |
| BundleErrorType | Types of error. |
| BundleFeatureState | Feature state. |
| BundleInstallMessage | Types of messages sent during apply. |
| BundlePackageCacheType | Cache type for package. |
| BundlePackageState | Package state. |
| BundlePackageType | Package type. |
| BundleProgressAction | Progress for a bundle |
| BundleRelatedOperation | Relation types between packages. |
| BundleRelationType | Relation types between bundles. |
| BundleRequestState | Request state. |
| BundleResult | Bundle result. |
| BundleResumeType | Resume type. |
| BundleSameVersionAction | Action to take when bundles have same version. |