public class MinimalNutsWorkspaceArchetypeComponent extends Object implements NutsWorkspaceArchetypeComponent
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
MinimalNutsWorkspaceArchetypeComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getSupportLevel(NutsSupportLevelContext<String> criteria) |
void |
initializeWorkspace(NutsSession session) |
public MinimalNutsWorkspaceArchetypeComponent()
public String getName()
getName in interface NutsWorkspaceArchetypeComponentpublic int getSupportLevel(NutsSupportLevelContext<String> criteria)
getSupportLevel in interface NutsComponent<String>public void initializeWorkspace(NutsSession session)
initializeWorkspace in interface NutsWorkspaceArchetypeComponentCopyright © 2021 vpc open source initiative. All rights reserved.