Uses of Class
org.thoughtslive.jenkins.plugins.hubot.service.HubotService
-
Packages that use HubotService Package Description org.thoughtslive.jenkins.plugins.hubot.util -
-
Uses of HubotService in org.thoughtslive.jenkins.plugins.hubot.util
Fields in org.thoughtslive.jenkins.plugins.hubot.util declared as HubotService Modifier and Type Field Description protected HubotServiceHubotAbstractSynchronousNonBlockingStepExecution. hubotServiceprotected HubotServiceHubotStepExecution. hubotServiceMethods in org.thoughtslive.jenkins.plugins.hubot.util with parameters of type HubotService Modifier and Type Method Description voidHubotAbstractSynchronousNonBlockingStepExecution. setHubotService(HubotService service)voidHubotStepExecution. setHubotService(HubotService service)
-