Uses of Class
com.dabsquared.gitlabjenkins.cause.CauseData
Packages that use CauseData
-
Uses of CauseData in com.dabsquared.gitlabjenkins.cause
Methods in com.dabsquared.gitlabjenkins.cause that return CauseDataModifier and TypeMethodDescriptionCauseDataBuilder.build()
Creates a newCauseData
based on this builder's settings.GitLabWebHookCause.getData()
Constructors in com.dabsquared.gitlabjenkins.cause with parameters of type CauseData -
Uses of CauseData in com.dabsquared.gitlabjenkins.trigger.handler
Methods in com.dabsquared.gitlabjenkins.trigger.handler that return CauseDataModifier and TypeMethodDescriptionprotected abstract CauseData
AbstractWebHookTriggerHandler.retrieveCauseData
(H hook)