Package org.jenkinsci.plugins.gwt
Class GenericCause
java.lang.Object
hudson.model.Cause
org.jenkinsci.plugins.gwt.GenericCause
-
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 TypeMethodDescriptionboolean
boolean
boolean
void
setPostContentPrinted
(boolean postContentPrinted)
-
Constructor Details
-
GenericCause
-
-
Method Details
-
isPrintContributedVariables
public boolean isPrintContributedVariables() -
isPrintPostContent
public boolean isPrintPostContent() -
setPostContentPrinted
public void setPostContentPrinted(boolean postContentPrinted) -
isPostContentPrinted
public boolean isPostContentPrinted() -
getResolvedVariables
-
getPostContent
-
getShortDescription
- Specified by:
getShortDescription
in classCause
-