Class LabelAddedCause
java.lang.Object
hudson.model.Cause
org.jenkinsci.plugins.pipeline.github.trigger.LabelAddedCause
Represents the user who authored the comment that triggered the build.
- Author:
 - Aaron Whiteside
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
LabelAddedCause
 
 - 
 - 
Method Details
- 
getUserLogin
 - 
getLabelAdded
 - 
getShortDescription
- Specified by:
 getShortDescriptionin classCause
 
 -