org.apache.continuum.buildagent.taskqueue.execution
Class PrepareBuildProjectsTaskExecutor
java.lang.Object
org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor
- All Implemented Interfaces:
- org.codehaus.plexus.taskqueue.execution.TaskExecutor
public class PrepareBuildProjectsTaskExecutor
- extends Object
- implements org.codehaus.plexus.taskqueue.execution.TaskExecutor
Method Summary |
void |
executeTask(org.codehaus.plexus.taskqueue.Task task)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrepareBuildProjectsTaskExecutor
public PrepareBuildProjectsTaskExecutor()
executeTask
public void executeTask(org.codehaus.plexus.taskqueue.Task task)
throws org.codehaus.plexus.taskqueue.execution.TaskExecutionException
- Specified by:
executeTask
in interface org.codehaus.plexus.taskqueue.execution.TaskExecutor
- Throws:
org.codehaus.plexus.taskqueue.execution.TaskExecutionException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.