@QueuedEvent public final class PackagingChanged extends Object
Project's PackagingType is changed.| Constructor and Description |
|---|
PackagingChanged(Project project,
PackagingType old,
PackagingType newType) |
| Modifier and Type | Method and Description |
|---|---|
PackagingType |
getNewPackagingType() |
PackagingType |
getOldPackagingType() |
Project |
getProject() |
public PackagingChanged(Project project, PackagingType old, PackagingType newType)
public PackagingType getOldPackagingType()
public PackagingType getNewPackagingType()
public Project getProject()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.