|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.log.BuildLogEntry
com.pmease.quickbuild.log.BuildLogEntryEx
public class BuildLogEntryEx
Constructor Summary | |
---|---|
BuildLogEntryEx(BuildLogEntry entry)
|
|
BuildLogEntryEx(BuildLogEntryEx entry)
|
Method Summary | |
---|---|
java.lang.Long |
getNanos()
|
void |
setNanos(java.lang.Long nanos)
|
Methods inherited from class com.pmease.quickbuild.log.BuildLogEntry |
---|
getDate, getLogLevel, getMessage, getNodeAddress, getStackTrace, getStepPath, renderAsHtml, renderAsText, setDate, setLogLevel, setMessage, setNodeAddress, setStackTrace, setStepPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildLogEntryEx(BuildLogEntryEx entry)
public BuildLogEntryEx(BuildLogEntry entry)
Method Detail |
---|
public java.lang.Long getNanos()
public void setNanos(java.lang.Long nanos)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |