|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.ivy.IvyBuildProxy.Filter<CORE>
hudson.ivy.IvyBuildProxy2.Filter<CORE>
public abstract static class IvyBuildProxy2.Filter<CORE extends IvyBuildProxy2>
Filter for IvyBuildProxy2.
Meant to be useful as the base class for other filters.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.ivy.IvyBuildProxy.Filter |
|---|
IvyBuildProxy.Filter.AsyncInvoker |
| Nested classes/interfaces inherited from interface hudson.ivy.IvyBuildProxy2 |
|---|
IvyBuildProxy2.Filter<CORE extends IvyBuildProxy2> |
| Nested classes/interfaces inherited from interface hudson.ivy.IvyBuildProxy |
|---|
IvyBuildProxy.BuildCallable<V,T extends java.lang.Throwable> |
| Field Summary |
|---|
| Fields inherited from class hudson.ivy.IvyBuildProxy.Filter |
|---|
core |
| Constructor Summary | |
|---|---|
protected |
IvyBuildProxy2.Filter(CORE core)
|
| Method Summary | |
|---|---|
void |
appendLastLog()
Ant produces additional error message after the module build is done. |
void |
end()
Notifies that the build has left a module. |
void |
start()
Notifies that the build has entered a module. |
| Methods inherited from class hudson.ivy.IvyBuildProxy.Filter |
|---|
execute, executeAsync, getArtifactsDir, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, registerAsAggregatedProjectAction, registerAsProjectAction, setResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.ivy.IvyBuildProxy |
|---|
execute, executeAsync, getArtifactsDir, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, registerAsAggregatedProjectAction, registerAsProjectAction, setResult |
| Constructor Detail |
|---|
protected IvyBuildProxy2.Filter(CORE core)
| Method Detail |
|---|
public void start()
IvyBuildProxy2
start in interface IvyBuildProxy2public void end()
IvyBuildProxy2
end in interface IvyBuildProxy2public void appendLastLog()
IvyBuildProxy2
appendLastLog in interface IvyBuildProxy2
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||