Forge - Maven Integration APIs 1.1.2.Final

org.jboss.forge.maven.plugins
Interface Execution

All Known Implementing Classes:
ExecutionBuilder, ExecutionImpl

public interface Execution


Method Summary
 Configuration getConfig()
           
 List<String> getGoals()
           
 String getId()
           
 String getPhase()
           
 

Method Detail

getId

String getId()

getPhase

String getPhase()

getGoals

List<String> getGoals()

getConfig

Configuration getConfig()

Forge - Maven Integration APIs 1.1.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.