Uses of Class
com.sonyericsson.jenkins.plugins.bfa.CauseManagement
Packages that use CauseManagement
-
Uses of CauseManagement in com.sonyericsson.jenkins.plugins.bfa
Subclasses of CauseManagement in com.sonyericsson.jenkins.plugins.bfaModifier and TypeClassDescriptionclass
ACauseManagement
page that appears on all Project pages viaTransientActionProvider
.Methods in com.sonyericsson.jenkins.plugins.bfa that return CauseManagementModifier and TypeMethodDescriptionstatic CauseManagement
CauseManagement.getInstance()
Provides the singleton instance of this class that Jenkins has loaded. -
Uses of CauseManagement in com.sonyericsson.jenkins.plugins.bfa.model
Methods in com.sonyericsson.jenkins.plugins.bfa.model that return CauseManagementModifier and TypeMethodDescriptionFailureCause.getAncestorCauseManagement()
Finds theCauseManagement
ancestor of thecurrent request
.