Class BDeployServerExtension


  • public class BDeployServerExtension
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BDeployServerExtension​(org.gradle.api.model.ObjectFactory factory)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.gradle.api.NamedDomainObjectContainer<ServerExtension> getServers()  
      • Methods inherited from class java.lang.Object

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

      • BDeployServerExtension

        public BDeployServerExtension​(org.gradle.api.model.ObjectFactory factory)
    • Method Detail

      • getServers

        public org.gradle.api.NamedDomainObjectContainer<ServerExtension> getServers()
        Returns:
        all configured servers