public class ResourcesProjectType extends Object implements ProjectType
| Constructor and Description |
|---|
ResourcesProjectType() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Class<? extends ProjectFacet>> |
getRequiredFacets() |
Class<? extends org.jboss.forge.addon.ui.wizard.UIWizardStep> |
getSetupFlow() |
String |
getType() |
int |
priority() |
String |
toString() |
public String getType()
getType in interface ProjectTypepublic Class<? extends org.jboss.forge.addon.ui.wizard.UIWizardStep> getSetupFlow()
getSetupFlow in interface ProjectTypepublic Iterable<Class<? extends ProjectFacet>> getRequiredFacets()
getRequiredFacets in interface ProjectTypepublic int priority()
priority in interface ProjectTypeCopyright © 2013 JBoss by Red Hat. All rights reserved.