Class DeployService

java.lang.Object
ee.datel.dogis.admin.service.DeployService

@Service
public class DeployService
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DeployService​(ConfigurationManager confSrv, DeployCrypterService cryper, DogisUtils utils, TempFilesUtils temp, java.lang.String[] urls, EventRegistrarService eventRegistrar)  
  • Method Summary

    Modifier and Type Method Description
    java.nio.file.Path prepareDeploy​(java.lang.String appid, boolean addFatz)  
    java.util.List<java.lang.Object> send​(java.lang.String appid)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait