public class EPDeploymentRolloutItem
extends java.lang.Object
EPDeploymentService.rollout(Collection, RolloutOptions)
,
captures the rollout result of a single compilation unit that was deployed as part of a rollout.Constructor and Description |
---|
EPDeploymentRolloutItem(EPDeployment deployment)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EPDeployment |
getDeployment()
Returns the deployment.
|
public EPDeploymentRolloutItem(EPDeployment deployment)
deployment
- deploymentpublic EPDeployment getDeployment()