Uses of Class
org.thoughtslive.jenkins.plugins.hubot.steps.BasicHubotStep
Packages that use BasicHubotStep
Package
Description
-
Uses of BasicHubotStep in org.thoughtslive.jenkins.plugins.hubot.steps
Subclasses of BasicHubotStep in org.thoughtslive.jenkins.plugins.hubot.stepsModifier and TypeClassDescriptionclassSends an approval message to Hubot.classSends a message to hubot -
Uses of BasicHubotStep in org.thoughtslive.jenkins.plugins.hubot.util
Methods in org.thoughtslive.jenkins.plugins.hubot.util with parameters of type BasicHubotStepModifier and TypeMethodDescriptionprotected <T> ResponseData<T> HubotAbstractSynchronousNonBlockingStepExecution.verifyCommon(BasicHubotStep step) protected <T> ResponseData<T> HubotStepExecution.verifyCommon(BasicHubotStep step)