Class LiveDeployment

All Implemented Interfaces:
ConfigurationItem, Serializable, Comparable<BaseConfigurationItem>

@Metadata(description="Composite entity that combines ApplicationSource and DeploymentTarget making it a Deployment. Live deployment tracks deployment status changes.", versioned=false, root=CONFIGURATION) public class LiveDeployment extends BaseConfiguration
See Also:
  • Constructor Details

    • LiveDeployment

      public LiveDeployment()
  • Method Details