|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DistributedBuildTaskQueueExecutor
| Field Summary | |
|---|---|
static String |
ROLE
|
| Method Summary | |
|---|---|
boolean |
cancelTask(org.codehaus.plexus.taskqueue.Task task)
Cancels execution of this task, if it's currently running. |
String |
getBuildAgentUrl()
Returns the build agent url of task queue executor |
org.codehaus.plexus.taskqueue.Task |
getCurrentTask()
Returns the currently executing task. |
org.codehaus.plexus.taskqueue.TaskQueue |
getQueue()
Returns the task queue |
void |
setBuildAgentUrl(String buildAgentUrl)
Sets the build agent url of this task queue executor |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
String getBuildAgentUrl()
void setBuildAgentUrl(String buildAgentUrl)
buildAgentUrl - org.codehaus.plexus.taskqueue.Task getCurrentTask()
boolean cancelTask(org.codehaus.plexus.taskqueue.Task task)
task - The task to cancel
org.codehaus.plexus.taskqueue.TaskQueue getQueue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||