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) voidpingNexusServer(String serverUrl)
-
Constructor Details
-
NexusServiceImpl
public NexusServiceImpl()
-
-
Method Details
-
pingNexusServer
- Specified by:
pingNexusServerin interfaceNexusService
-
analyseNexus
- Specified by:
analyseNexusin interfaceNexusService
-