public class DeployerRolloutDeploymentResult extends Object
Constructor and Description |
---|
DeployerRolloutDeploymentResult(int numStatements,
DeploymentInternal[] deployments) |
Modifier and Type | Method and Description |
---|---|
DeploymentInternal[] |
getDeployments() |
int |
getNumStatements() |
public DeployerRolloutDeploymentResult(int numStatements, DeploymentInternal[] deployments)
public int getNumStatements()
public DeploymentInternal[] getDeployments()
Copyright © 2005–2020. All rights reserved.