Show / Hide Table of Contents

Namespace Phoenix.Applications.Deployment

Classes

AppDeploymentPlugin

DeploymentBase

The base class for deployments.

DeploymentExpanderView

Interaction logic for DeploymentExpanderView.xaml

DeploymentExpanderViewModel

Contains the view model logic for the deployment expander display pane.

DeploymentFactoryBase

The base class for deployment factories.

DeploymentManager

The manager for registering and creating deployments.

DeploymentModel

Contains the model information relating to a specific deployment to a selection of devices.

DeploymentProgressInfo

Storage class for deployment progression.

DeploymentView

Interaction logic for DeploymentView.xaml

DeploymentViewModel

View model for device management.

DeviceDeploymentModel

Contains the device-specific deployment information.

PhoenixDeploymentTelemetryContext

Class to provide needed moduleName for telemetry.

UninstallExpanderView

Interaction logic for UninstallExpanderView.xaml

UninstallExpanderViewModel

Implements the view model functionality for the uninstall expander pane.

UninstallModel

The model containing the logic for a specific uninstall.

Interfaces

IDeploymentManager

The interface for registering and creating deployments.

IDeploymentViewProvider

IExpanderView

The interface for an expander view used by expanders in the deployment module.

Enums

DeploymentStatus

The valid statuses for a deployment.

Delegates

DeploymentBase.DeploymentCanceledHandler

The handler for when a deployment is canceled.

DeploymentBase.DeploymentFinishedHandler

The handler for when a deployment is finished.

DeploymentFactoryBase.DeploymentCreatedHandler

The handler for when a deployment is created.

DeploymentModel.DeploymentChangedHandler

The handler for when a deployment's status has changed.

In This Article
Back to top Generated by DocFX