Uses of Class
com.sonyericsson.jenkins.plugins.bfa.model.FailureCauseModification
Packages that use FailureCauseModification
-
Uses of FailureCauseModification in com.sonyericsson.jenkins.plugins.bfa.model
Methods in com.sonyericsson.jenkins.plugins.bfa.model that return FailureCauseModificationModifier and TypeMethodDescriptionFailureCause.getLatestModification()
Gets the latestFailureCauseModification
of this FailureCause.Methods in com.sonyericsson.jenkins.plugins.bfa.model that return types with arguments of type FailureCauseModificationModifier and TypeMethodDescriptionFailureCause.getAndInitiateModifications()
Initiates the list of modifications if it's not already initiated and then returns the list.FailureCause.getModifications()
Getter for the list of modifications.