@FacetConstraint(value=MetadataFacet.class) public class FurnaceVersionFacet extends AbstractFacet<Project> implements ProjectFacet
Modifier and Type | Field and Description |
---|---|
static String |
VERSION_PROPERTY |
origin
Constructor and Description |
---|
FurnaceVersionFacet() |
Modifier and Type | Method and Description |
---|---|
String |
getVersion() |
boolean |
install()
|
boolean |
isInstalled()
|
void |
setVersion(String version) |
equals, getFaceted, hashCode, setFaceted, uninstall
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getFaceted, uninstall
public static final String VERSION_PROPERTY
public boolean install()
Facet
public boolean isInstalled()
Facet
isInstalled
in interface Facet<Project>
public String getVersion()
public void setVersion(String version)
Copyright © 2017 JBoss by Red Hat. All rights reserved.