Uses of Class
nl.jpoint.vertx.deploy.agent.service.DeployArtifactService
-
Packages that use DeployArtifactService Package Description nl.jpoint.vertx.deploy.agent.handler nl.jpoint.vertx.deploy.agent.service -
-
Uses of DeployArtifactService in nl.jpoint.vertx.deploy.agent.handler
Constructors in nl.jpoint.vertx.deploy.agent.handler with parameters of type DeployArtifactService Constructor Description RestDeployArtifactHandler(DeployArtifactService service) -
Uses of DeployArtifactService in nl.jpoint.vertx.deploy.agent.service
Constructors in nl.jpoint.vertx.deploy.agent.service with parameters of type DeployArtifactService Constructor Description DefaultDeployService(DeployApplicationService deployApplicationService, DeployArtifactService artifactDeployService, DeployConfigService configDeployService)
-