Skip to content

FireGiant.BundleApplicationFramework namespace

Classes

ClassDescription
BundleConditionCondition evaluated during bundle initialization.
BundleFeatureDetails about a feature that is part of a Bundle’s package.
BundleOverallProgressOverall progress during apply.
BundlePackageDetails about a package that is part of the Bundle’s chain.
BundlePackageProgressProgress of a package.
BundleRelatedPackageDetails about a related package to a Bundle’s package that was detected.
BundleResolveSourceLocationUpdates payload source locations.
BundleUIBaseBase BundleUI that provides default implementation for IBundleUI.
BundleUIWindowContextContext returned when the BundleUI window is created.
FireGiantBundleApplicationConnects to the Burn engine and runs the bundle.

Interfaces

InterfaceDescription
IBundleApplicationBundle application provided to support the BundleUI.
IBundleUIBundleUI interface.
IBundleUIFactoryBundleUI factory interface.

Enumerations

EnumerationDescription
BundleActionBundle actions.
BundleActionStateAction state for a package or bundle.
BundleApplyPhaseApply phases of a bundle.
BundleCacheOperationBundle cache operations.
BundleErrorTypeTypes of error.
BundleFeatureStateFeature state.
BundleInstallMessageTypes of messages sent during apply.
BundlePackageCacheTypeCache type for package.
BundlePackageStatePackage state.
BundlePackageTypePackage type.
BundleProgressActionProgress for a bundle
BundleRelatedOperationRelation types between packages.
BundleRelationTypeRelation types between bundles.
BundleRequestStateRequest state.
BundleResultBundle result.
BundleResumeTypeResume type.
BundleSameVersionActionAction to take when bundles have same version.