public class MinimalNWorkspaceArchetypeComponent extends Object implements net.thevpc.nuts.spi.NWorkspaceArchetypeComponent
| Constructor and Description |
|---|
MinimalNWorkspaceArchetypeComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria) |
void |
initializeWorkspace() |
void |
startWorkspace() |
public String getName()
getName in interface net.thevpc.nuts.spi.NWorkspaceArchetypeComponentpublic void initializeWorkspace()
initializeWorkspace in interface net.thevpc.nuts.spi.NWorkspaceArchetypeComponentpublic void startWorkspace()
startWorkspace in interface net.thevpc.nuts.spi.NWorkspaceArchetypeComponentpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.