@Generated public interface WorkspaceConfService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getStatus(GetStatusRequest getStatusRequest)
Check configuration status.
|
void |
setStatus(Map<String,String> workspaceConf)
Enable/disable features.
|
Map<String,String> getStatus(GetStatusRequest getStatusRequest)
Gets the configuration status for a workspace.
Copyright © 2024. All rights reserved.