Class Deployer


  • public class Deployer
    extends java.lang.Object
    Main entry point to deploy an ApplicationArchive.
    Author:
    Baptiste Mesta.
    • Constructor Summary

      Constructors 
      Constructor Description
      Deployer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bonitasoft.engine.api.result.ExecutionResult deploy​(byte[] applicationArchiveFile)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Deployer

        public Deployer()
    • Method Detail

      • deploy

        public org.bonitasoft.engine.api.result.ExecutionResult deploy​(byte[] applicationArchiveFile)
                                                                throws org.bonitasoft.engine.exception.ApplicationDeploymentException
        Throws:
        org.bonitasoft.engine.exception.ApplicationDeploymentException