Package com.winchesters.devopsify.utils
Class JenkinsfileUtils
java.lang.Object
com.winchesters.devopsify.utils.FilesUtils
com.winchesters.devopsify.utils.JenkinsfileUtils
-
Field Summary
Fields inherited from class com.winchesters.devopsify.utils.FilesUtils
COMMENT_CHARACTER, fileContent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JenkinsFile
jenkinsFileDtoToJenkinsFile
(JenkinsFileDto dto, String artifactName, String remoteRepoUrl) Methods inherited from class com.winchesters.devopsify.utils.FilesUtils
commentAllLinesAfter, commentLine, commentLine, getFileContent, getLineContaining, setFileKeywordValue, setFileKeywordValue, unCommentLine
-
Constructor Details
-
JenkinsfileUtils
- Throws:
IOException
-
-
Method Details
-
jenkinsFileDtoToJenkinsFile
public static JenkinsFile jenkinsFileDtoToJenkinsFile(JenkinsFileDto dto, String artifactName, String remoteRepoUrl)
-