org.apache.maven.continuum.release.executors
Interface ReleaseTaskExecutor

All Superinterfaces:
org.codehaus.plexus.taskqueue.execution.TaskExecutor
All Known Implementing Classes:
AbstractReleaseTaskExecutor, PerformReleaseTaskExecutor, PrepareReleaseTaskExecutor, RollbackReleaseTaskExecutor

public interface ReleaseTaskExecutor
extends org.codehaus.plexus.taskqueue.execution.TaskExecutor

Version:
$Id: ReleaseTaskExecutor.java 729313 2008-12-24 13:41:11Z olamy $
Author:
Edwin Punzalan

Field Summary
static String ROLE
           
 
Method Summary
 
Methods inherited from interface org.codehaus.plexus.taskqueue.execution.TaskExecutor
executeTask
 

Field Detail

ROLE

static final String ROLE


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.