public interface Workspace
| Modifier and Type | Method and Description |
|---|---|
Collection<WorkspaceModule> |
getAllModules() |
WorkspaceModule |
getMainModule() |
WorkspaceModule |
getModule(ArtifactCoords key) |
WorkspaceModule getMainModule()
Collection<WorkspaceModule> getAllModules()
WorkspaceModule getModule(ArtifactCoords key)
Copyright © 2020 JBoss by Red Hat. All rights reserved.