Package | Description |
---|---|
org.uberfire.spaces |
Modifier and Type | Field and Description |
---|---|
static Space |
SpacesAPI.DASHBUILDER_SPACE |
static Space |
SpacesAPI.DEFAULT_SPACE |
Modifier and Type | Method and Description |
---|---|
default Space |
SpacesAPI.getDefaultSpace() |
Space |
SpacesAPI.getSpace(String name) |
Modifier and Type | Method and Description |
---|---|
Optional<Space> |
SpacesAPI.resolveSpace(String uri) |
Modifier and Type | Method and Description |
---|---|
static String |
SpacesAPI.resolveFileSystemPath(SpacesAPI.Scheme scheme,
Space space,
String fsName) |
URI |
SpacesAPI.resolveFileSystemURI(SpacesAPI.Scheme scheme,
Space space,
String fsName) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.