Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- general() - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectWithInitDto
-
Returns the value of the
general
record component. - GeneralControllerAdvice - Interface in com.winchesters.devopsify.controller
- GeneralControllerAdviceImpl - Class in com.winchesters.devopsify.controller
- GeneralControllerAdviceImpl() - Constructor for class com.winchesters.devopsify.controller.GeneralControllerAdviceImpl
- GeneralException - Exception in com.winchesters.devopsify.exception
- GeneralException(Exception) - Constructor for exception com.winchesters.devopsify.exception.GeneralException
- GeneralException(String, Exception) - Constructor for exception com.winchesters.devopsify.exception.GeneralException
- GeneralException(String, String) - Constructor for exception com.winchesters.devopsify.exception.GeneralException
- GeneralException(String, String, Throwable) - Constructor for exception com.winchesters.devopsify.exception.GeneralException
- GeneratedFile - Interface in com.winchesters.devopsify.service.technologies
- generateDockerfile(DockerFile, String) - Method in interface com.winchesters.devopsify.service.technologies.docker.systemdocker.DockerService
- generateDockerfile(DockerFile, String) - Method in class com.winchesters.devopsify.service.technologies.docker.systemdocker.DockerServiceImpl
- generateDockerFile(File) - Method in interface com.winchesters.devopsify.service.technologies.docker.systemdocker.DockerService
- generateDockerFile(File) - Method in class com.winchesters.devopsify.service.technologies.docker.systemdocker.DockerServiceImpl
- generateGeneratedFile(String, String, GeneratedFile, String) - Method in class com.winchesters.devopsify.service.ProjectService
- generateJenkinsfile() - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectJenkinsDto
-
Returns the value of the
generateJenkinsfile
record component. - generateMavenProject(GenerateMavenProjectDto, Long) - Method in class com.winchesters.devopsify.controller.project.ProjectController
- generateMavenProject(GenerateMavenProjectDto, Long) - Method in class com.winchesters.devopsify.service.ProjectService
- generateMavenProject(GenerateMavenProjectDto, String) - Method in interface com.winchesters.devopsify.service.technologies.maven.MavenService
- generateMavenProject(GenerateMavenProjectDto, String) - Method in class com.winchesters.devopsify.service.technologies.maven.MavenServiceImpl
- GenerateMavenProjectDto - Record Class in com.winchesters.devopsify.dto.request
- GenerateMavenProjectDto(String, String, String, String, String) - Constructor for record class com.winchesters.devopsify.dto.request.GenerateMavenProjectDto
-
Creates an instance of a
GenerateMavenProjectDto
record class. - getAllIntegers(String) - Static method in class com.winchesters.devopsify.utils.PatternUtils
- getApplicationUsers() - Method in class com.winchesters.devopsify.auth.FakeApplicationUserDaoService
- getArchetypes() - Method in class com.winchesters.devopsify.controller.maven.MavenController
- getAuthenticatedUser() - Method in class com.winchesters.devopsify.service.UserService
- getAuthenticatedUsername() - Method in class com.winchesters.devopsify.auth.AuthenticationFacade
- getAuthenticatedUserRole() - Method in class com.winchesters.devopsify.auth.AuthenticationFacade
- getAuthentication() - Method in class com.winchesters.devopsify.auth.AuthenticationFacade
- getAuthentication() - Method in interface com.winchesters.devopsify.auth.IAuthenticationFacade
- getAuthorities() - Method in class com.winchesters.devopsify.auth.ApplicationUser
- getClient(Server) - Method in class com.winchesters.devopsify.service.technologies.jenkins.JenkinsClientFactory
- getCode() - Method in exception com.winchesters.devopsify.exception.GeneralException
- getCurrentUser() - Method in class com.winchesters.devopsify.service.UserService
- getDependencies(String) - Method in interface com.winchesters.devopsify.service.technologies.maven.MavenService
- getDependencies(String) - Method in class com.winchesters.devopsify.service.technologies.maven.MavenServiceImpl
- getDockerfileContent() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.BackendDockerFile
- getDockerfileContent() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DataBaseDockerFile
- getDockerfileContent() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DockerFile
-
generates the content of a dockerfile from a template
- getDockerfileContent() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.FrontEndDockerFile
- getDockerfileContent() - Method in class com.winchesters.devopsify.utils.DockerfileUtils
- getDockerfileDefaultValues() - Method in class com.winchesters.devopsify.controller.docker.DockerController
- getDockerfileTemplate() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.BackendDockerFile
- getDockerfileTemplate() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DataBaseDockerFile
- getDockerfileTemplate() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DockerFile
-
reads the template dockerfile
- getDockerfileTemplate() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.FrontEndDockerFile
- getDockerfileTemplate(DockerFileType) - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DockerFile
- getFileContent() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DockerFile
- getFileContent() - Method in interface com.winchesters.devopsify.service.technologies.GeneratedFile
-
generates the content of a dockerfile from a template
- getFileContent() - Method in class com.winchesters.devopsify.service.technologies.jenkins.JenkinsFile
- getFileContent() - Method in class com.winchesters.devopsify.utils.FilesUtils
- getFileTemplate() - Method in class com.winchesters.devopsify.service.technologies.docker.dockerfile.DockerFile
- getFileTemplate() - Method in interface com.winchesters.devopsify.service.technologies.GeneratedFile
-
reads the template dockerfile
- getFileTemplate() - Method in class com.winchesters.devopsify.service.technologies.jenkins.JenkinsFile
- getGithub() - Method in class com.winchesters.devopsify.service.technologies.github.GithubServiceImpl
- getGithubCredentials() - Method in class com.winchesters.devopsify.service.UserService
- getGrantedAuthorities() - Method in enum class com.winchesters.devopsify.security.ApplicationUserRole
- getGroovyScriptContent() - Method in class com.winchesters.devopsify.service.technologies.jenkins.JenkinsFile
- getGroovyScriptTemplate() - Method in class com.winchesters.devopsify.service.technologies.jenkins.JenkinsFile
- getInstance() - Static method in class com.winchesters.devopsify.service.technologies.docker.repositorydocker.DockerClientFactory
- getJobInfoByName(String) - Method in class com.winchesters.devopsify.service.technologies.jenkins.JenkinsServiceImpl
- getLineContaining(String) - Method in class com.winchesters.devopsify.utils.FilesUtils
- getMessage() - Method in exception com.winchesters.devopsify.exception.GeneralException
- getPassword() - Method in class com.winchesters.devopsify.auth.ApplicationUser
- getPermission() - Method in enum class com.winchesters.devopsify.security.ApplicationUserPermission
- getPermissions() - Method in enum class com.winchesters.devopsify.security.ApplicationUserRole
- getPersonalAccessToken() - Method in class com.winchesters.devopsify.service.UserService
- getProject(Long) - Method in class com.winchesters.devopsify.controller.project.ProjectController
- getProject(Long) - Method in class com.winchesters.devopsify.service.ProjectService
- getProjectDto(Long) - Method in class com.winchesters.devopsify.service.ProjectService
- getRepository(String) - Method in interface com.winchesters.devopsify.service.technologies.git.GitService
- getRepository(String) - Method in class com.winchesters.devopsify.service.technologies.git.GitServiceImpl
- getTestResultsFromTestOutput(String) - Method in class com.winchesters.devopsify.service.technologies.maven.MavenServiceImpl
- getUser() - Method in class com.winchesters.devopsify.controller.user.UserController
- getUser() - Method in class com.winchesters.devopsify.service.UserService
- getUsername() - Method in class com.winchesters.devopsify.auth.ApplicationUser
- getUsers() - Method in class com.winchesters.devopsify.controller.user.UserController
- getUsers() - Method in class com.winchesters.devopsify.service.UserService
- GIT_IGNORE - Static variable in class com.winchesters.devopsify.service.technologies.github.branch.Branch
- GitAPIException - Exception in com.winchesters.devopsify.exception.git
- GitAPIException(Exception) - Constructor for exception com.winchesters.devopsify.exception.git.GitAPIException
- GitControllerAdvice - Class in com.winchesters.devopsify.controller.git
- GitControllerAdvice() - Constructor for class com.winchesters.devopsify.controller.git.GitControllerAdvice
- GitException - Exception in com.winchesters.devopsify.exception.git
- GitException(Exception) - Constructor for exception com.winchesters.devopsify.exception.git.GitException
- GitException(String, String) - Constructor for exception com.winchesters.devopsify.exception.git.GitException
- github() - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectWithInitDto
-
Returns the value of the
github
record component. - GITHUB_REPOSITORY_URL - Enum constant in enum class com.winchesters.devopsify.enums.JenkinsfileGroovyScriptKeywords
- GithubAnalyseResults - Record Class in com.winchesters.devopsify.model
- GithubAnalyseResults(String, ReadMeStatus, RepositoryStatus, int, Date) - Constructor for record class com.winchesters.devopsify.model.GithubAnalyseResults
-
Creates an instance of a
GithubAnalyseResults
record class. - GithubController - Class in com.winchesters.devopsify.controller.github
- GithubController() - Constructor for class com.winchesters.devopsify.controller.github.GithubController
- GithubControllerAdvice - Interface in com.winchesters.devopsify.controller.github
- GithubControllerAdviceImpl - Class in com.winchesters.devopsify.controller.github
- GithubControllerAdviceImpl() - Constructor for class com.winchesters.devopsify.controller.github.GithubControllerAdviceImpl
- GithubCredentials - Record Class in com.winchesters.devopsify.model
- GithubCredentials(String, String) - Constructor for record class com.winchesters.devopsify.model.GithubCredentials
-
Creates an instance of a
GithubCredentials
record class. - GithubDto - Record Class in com.winchesters.devopsify.dto.response
- GithubDto(String, ReadMeStatus, RepositoryStatus, int, Date) - Constructor for record class com.winchesters.devopsify.dto.response.GithubDto
-
Creates an instance of a
GithubDto
record class. - GithubException - Exception in com.winchesters.devopsify.exception.github
- GithubException(String) - Constructor for exception com.winchesters.devopsify.exception.github.GithubException
- GithubNotContainingLoginException - Exception in com.winchesters.devopsify.exception.github
- GithubNotContainingLoginException() - Constructor for exception com.winchesters.devopsify.exception.github.GithubNotContainingLoginException
- GithubRepositoryBranchNotFoundException - Exception in com.winchesters.devopsify.exception.github
- GithubRepositoryBranchNotFoundException() - Constructor for exception com.winchesters.devopsify.exception.github.GithubRepositoryBranchNotFoundException
- GithubRepositoryBranchNotFoundException(String) - Constructor for exception com.winchesters.devopsify.exception.github.GithubRepositoryBranchNotFoundException
- GithubRepositoryDto - Record Class in com.winchesters.devopsify.dto.request
-
name autoInit: Whether the repository is initialized with a minimal README licenseTemplate: The license keyword of the open source license for this repository.
- GithubRepositoryDto(String, Boolean, String, String, String, String, GHRepository.Visibility, Boolean) - Constructor for record class com.winchesters.devopsify.dto.request.GithubRepositoryDto
-
Creates an instance of a
GithubRepositoryDto
record class. - GithubRepositoryDto(CreateNewProjectGeneralDto, CreateNewProjectGithubDto) - Constructor for record class com.winchesters.devopsify.dto.request.GithubRepositoryDto
- GithubRepositoryNotFoundException - Exception in com.winchesters.devopsify.exception.github
- GithubRepositoryNotFoundException() - Constructor for exception com.winchesters.devopsify.exception.github.GithubRepositoryNotFoundException
- GithubRepositoryService - Interface in com.winchesters.devopsify.service.technologies.github
- GithubRepositoryServiceImpl - Class in com.winchesters.devopsify.service.technologies.github
- GithubRepositoryServiceImpl() - Constructor for class com.winchesters.devopsify.service.technologies.github.GithubRepositoryServiceImpl
- GithubService - Interface in com.winchesters.devopsify.service.technologies.github
- GithubServiceImpl - Class in com.winchesters.devopsify.service.technologies.github
- GithubServiceImpl() - Constructor for class com.winchesters.devopsify.service.technologies.github.GithubServiceImpl
- GITIGNORE_MISSING - Enum constant in enum class com.winchesters.devopsify.enums.RepositoryStatus
- gitIgnoreTemplate() - Method in record class com.winchesters.devopsify.dto.request.GithubRepositoryDto
-
Returns the value of the
gitIgnoreTemplate
record component. - gitIgnoreTemplate() - Method in record class com.winchesters.devopsify.dto.request.project.CreateNewProjectGithubDto
-
Returns the value of the
gitIgnoreTemplate
record component. - GitInternalException - Exception in com.winchesters.devopsify.exception.git
- GitInternalException(Exception) - Constructor for exception com.winchesters.devopsify.exception.git.GitInternalException
- GitNotInstalledException - Exception in com.winchesters.devopsify.exception.git
- GitNotInstalledException() - Constructor for exception com.winchesters.devopsify.exception.git.GitNotInstalledException
- GitService - Interface in com.winchesters.devopsify.service.technologies.git
- GitServiceImpl - Class in com.winchesters.devopsify.service.technologies.git
- GitServiceImpl() - Constructor for class com.winchesters.devopsify.service.technologies.git.GitServiceImpl
- groupId() - Method in record class com.winchesters.devopsify.dto.request.GenerateMavenProjectDto
-
Returns the value of the
groupId
record component. - groupId() - Method in record class com.winchesters.devopsify.dto.response.MavenArchetypeDto
-
Returns the value of the
groupId
record component.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form