Uses of Class
hudson.model.CauseAction
Packages that use CauseAction
-
Uses of CauseAction in hudson.model
Methods in hudson.model with parameters of type CauseActionModifier and TypeMethodDescriptionprotected void
CauseAction.ConverterImpl.callback
(CauseAction ca, com.thoughtworks.xstream.converters.UnmarshallingContext context) Constructors in hudson.model with parameters of type CauseAction -
Uses of CauseAction in jenkins.model
Methods in jenkins.model that return CauseActionModifier and TypeMethodDescriptionstatic CauseAction
ParameterizedJobMixIn.getBuildCause
(ParameterizedJobMixIn.ParameterizedJob job, org.kohsuke.stapler.StaplerRequest2 req) Computes the build cause, using RemoteCause or UserCause as appropriate.