Uses of Class
com.winchesters.devopsify.dto.request.JenkinsFileDto
Packages that use JenkinsFileDto
-
Uses of JenkinsFileDto in com.winchesters.devopsify.dto.request.project
Methods in com.winchesters.devopsify.dto.request.project that return JenkinsFileDtoModifier and TypeMethodDescriptionCreateNewProjectJenkinsDto.jenkinsfile()Returns the value of thejenkinsfilerecord component.Constructors in com.winchesters.devopsify.dto.request.project with parameters of type JenkinsFileDtoModifierConstructorDescriptionCreateNewProjectJenkinsDto(Server server, JenkinsFileDto jenkinsfile, Boolean generateJenkinsfile) Creates an instance of aCreateNewProjectJenkinsDtorecord class. -
Uses of JenkinsFileDto in com.winchesters.devopsify.utils
Methods in com.winchesters.devopsify.utils with parameters of type JenkinsFileDtoModifier and TypeMethodDescriptionstatic JenkinsFileJenkinsfileUtils.jenkinsFileDtoToJenkinsFile(JenkinsFileDto dto, String artifactName, String remoteRepoUrl)