Package io.gatling.plugin.model
Class DeploymentInfo
java.lang.Object
io.gatling.plugin.model.DeploymentInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeploymentInfo(DeployedPkgInfo deployedPkgInfo, List<DeployedSimulationInfo> deployedSimulationInfoList) -
Method Summary
-
Field Details
-
deployedPkgInfo
-
deployedSimulationInfoList
-
-
Constructor Details
-
DeploymentInfo
public DeploymentInfo(DeployedPkgInfo deployedPkgInfo, List<DeployedSimulationInfo> deployedSimulationInfoList)
-