public abstract static class IvyBuildProxy2.Filter<CORE extends IvyBuildProxy2> extends IvyBuildProxy.Filter<CORE> implements IvyBuildProxy2
IvyBuildProxy2.
Meant to be useful as the base class for other filters.IvyBuildProxy.Filter.AsyncInvokerIvyBuildProxy2.Filter<CORE extends IvyBuildProxy2>IvyBuildProxy.BuildCallable<V,T extends java.lang.Throwable>core| Modifier and Type | Method and Description |
|---|---|
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.
|
execute, executeAsync, getArtifactsDir, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, registerAsAggregatedProjectAction, registerAsProjectAction, setResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, executeAsync, getArtifactsDir, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, registerAsAggregatedProjectAction, registerAsProjectAction, setResultprotected Filter(CORE core)
public void start()
IvyBuildProxy2start in interface IvyBuildProxy2public void end()
IvyBuildProxy2end in interface IvyBuildProxy2public void appendLastLog()
IvyBuildProxy2appendLastLog in interface IvyBuildProxy2