Class EiffelCause
java.lang.Object
hudson.model.Cause
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EiffelCause
Indicates that a build was started because of one or more Eiffel events.
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLinks()
Returns the Eiffel links associated with this cause.
-
Constructor Details
-
EiffelCause
-
-
Method Details
-
getLinks
Returns the Eiffel links associated with this cause. -
getShortDescription
- Specified by:
getShortDescription
in classCause
-