Interface GithubProjectService
- All Known Implementing Classes:
GithubProjectServiceImpl
public interface GithubProjectService
-
Method Summary
Modifier and TypeMethodDescriptioncreateGithubProject
(User user, CreateGithubProjectRequest createGithubProjectRequest)
-
Method Details
-
createGithubProject
ProjectResponse createGithubProject(User user, CreateGithubProjectRequest createGithubProjectRequest)
-