hudson.model
Class Cause.LegacyCodeCause
java.lang.Object
hudson.model.Cause
hudson.model.Cause.LegacyCodeCause
- Enclosing class:
- Cause
Deprecated. since 2009-02-08
public static class Cause.LegacyCodeCause
- extends Cause
Fall back implementation when no other type is available.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cause.LegacyCodeCause
public Cause.LegacyCodeCause()
- Deprecated.
getShortDescription
public String getShortDescription()
- Deprecated.
- Description copied from class:
Cause
- One-line human-readable text of the cause.
By default, this method is used to render HTML as well.
- Specified by:
getShortDescription
in class Cause
Copyright © 2004-2013. All Rights Reserved.