|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.log.LiveLog
public class LiveLog
Constructor Summary | |
---|---|
LiveLog()
|
Method Summary | |
---|---|
java.util.List<BuildLogEntryEx> |
getEntries()
|
int |
getStartIndex()
|
void |
setEntries(java.util.List<BuildLogEntryEx> entries)
|
void |
setStartIndex(int startIndex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LiveLog()
Method Detail |
---|
public int getStartIndex()
public void setStartIndex(int startIndex)
public java.util.List<BuildLogEntryEx> getEntries()
public void setEntries(java.util.List<BuildLogEntryEx> entries)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |