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