Package | Description |
---|---|
info.magnolia.admincentral.findbar |
Modifier and Type | Method and Description |
---|---|
Optional<PeriscopeAppDetailCreator.AppDetail> |
PeriscopeAppDetailCreator.createAppDetail(String appName)
Deprecated.
Iterates over given configuration
PeriscopeAppDetailCreator.appDetails if there is a match, returns it if the corresponding app
exists, an empty optional otherwise. |
Optional<PeriscopeAppDetailCreator.AppDetail> |
PeriscopeAppDetailCreator.createAppDetailForWorkspace(String workspace)
Deprecated.
Iterates over given configuration
PeriscopeAppDetailCreator.appDetails if there is a match, returns it if a corresponding app
exists, an empty optional otherwise. |
Map<String,PeriscopeAppDetailCreator.AppDetail> |
PeriscopeConfiguration.getAppDetails()
Map.Entry#keySet() Represents item name such as 'asset'. |
Modifier and Type | Method and Description |
---|---|
void |
PeriscopeConfiguration.setAppDetails(Map<String,PeriscopeAppDetailCreator.AppDetail> appDetails) |
Copyright © 2021 Magnolia International Ltd.. All rights reserved.