|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hudsonci.utils.tasks.OperationSupport<T>
org.hudsonci.utils.tasks.PerformOperation<ArtifactArchiver>
org.hudsonci.maven.plugin.artifactrecorder.internal.PerformArchiving
public class PerformArchiving
| Field Summary |
|---|
| Fields inherited from class org.hudsonci.utils.tasks.PerformOperation |
|---|
launcher |
| Fields inherited from class org.hudsonci.utils.tasks.OperationSupport |
|---|
build, listener, log, logger, muxlog, owner |
| Constructor Summary | |
|---|---|
PerformArchiving(ArtifactArchiver owner,
AbstractBuild build,
Launcher launcher,
BuildListener listener,
Set<ArtifactDTO> artifacts,
boolean includePoms,
boolean deleteOld)
|
|
| Method Summary | |
|---|---|
protected boolean |
doExecute()
|
| Methods inherited from class org.hudsonci.utils.tasks.PerformOperation |
|---|
execute |
| Methods inherited from class org.hudsonci.utils.tasks.OperationSupport |
|---|
onFailure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerformArchiving(ArtifactArchiver owner,
AbstractBuild build,
Launcher launcher,
BuildListener listener,
Set<ArtifactDTO> artifacts,
boolean includePoms,
boolean deleteOld)
| Method Detail |
|---|
protected boolean doExecute()
throws Exception
doExecute in class OperationSupport<ArtifactArchiver>Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||