Interface EngineDef

    • Method Detail

      • getDeploymentExportPath

        String getDeploymentExportPath()
      • deploymentExportExploded

        EngineDef deploymentExportExploded​(Boolean exploded)
      • getDeploymentExportExploded

        Boolean getDeploymentExportExploded()
      • maxTestClassesBeforeRestart

        EngineDef maxTestClassesBeforeRestart​(Integer max)
      • getMaxTestClassesBeforeRestart

        Integer getMaxTestClassesBeforeRestart()