Forge - Parent 1.0.7-SNAPSHOT

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 - Parent 1.0.7-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.