- Enclosing class:
BlueRun
@ExportedBean
public abstract static class BlueRun.BlueCause
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlueCause
public BlueCause()
-
Method Details
-
getShortDescription
public abstract String getShortDescription()
-
getCause
@Exported(name="cause",
merge=true)
public abstract Object getCause()