|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.log.DefaultLivelogManager
public class DefaultLivelogManager
| Field Summary |
|---|
| Fields inherited from interface com.pmease.quickbuild.log.LivelogManager |
|---|
instance |
| Constructor Summary | |
|---|---|
DefaultLivelogManager()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
LiveLog |
getLiveLog(java.lang.Long buildId,
StepPath stepPath,
int fromIndex)
|
Schedule |
getSchedule()
|
void |
log(java.lang.Long buildId,
BuildLogEntry logEntry)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultLivelogManager()
| Method Detail |
|---|
public LiveLog getLiveLog(java.lang.Long buildId,
StepPath stepPath,
int fromIndex)
getLiveLog in interface LivelogManager
public void log(java.lang.Long buildId,
BuildLogEntry logEntry)
log in interface LivelogManagerpublic void execute()
execute in interface SchedulableTaskpublic Schedule getSchedule()
getSchedule in interface SchedulableTask
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||