org.jboss.forge.projects.events
Class PackagingChanged
java.lang.Object
org.jboss.forge.projects.events.PackagingChanged
@Vetoed
@Exported
public class PackagingChanged
- extends Object
Fired when a Project is configured to produce a new PackagingFacet#getString()
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackagingChanged
protected PackagingChanged()
PackagingChanged
public PackagingChanged(Project project,
String previousType,
String newType)
getPreviousType
public String getPreviousType()
getNewType
public String getNewType()
getProject
public Project getProject()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.