Class JenkinsStatusService
java.lang.Object
io.jenkins.plugins.propelo.commons.service.JenkinsStatusService
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JenkinsStatusService
void
markDataEvent
(File expandedLevelOpsPluginDir, boolean isDataEventSuccess) void
markHeartbeat
(File expandedLevelOpsPluginDir, boolean isHeartbeatSuccess)
-
Constructor Details
-
JenkinsStatusService
public JenkinsStatusService()
-
-
Method Details
-
getInstance
-
markDataEvent
public void markDataEvent(File expandedLevelOpsPluginDir, boolean isDataEventSuccess) throws JenkinsStatusService.LoadFileException -
markHeartbeat
public void markHeartbeat(File expandedLevelOpsPluginDir, boolean isHeartbeatSuccess) throws JenkinsStatusService.LoadFileException -
getStatus
-
loadFile
-