Class NexusServiceImpl
java.lang.Object
com.winchesters.devopsify.service.technologies.nexus.NexusServiceImpl
- All Implemented Interfaces:
NexusService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalyseNexus
(Project project) void
pingNexusServer
(String serverUrl)
-
Constructor Details
-
NexusServiceImpl
public NexusServiceImpl()
-
-
Method Details
-
pingNexusServer
- Specified by:
pingNexusServer
in interfaceNexusService
-
analyseNexus
- Specified by:
analyseNexus
in interfaceNexusService
-