Class NodeExporterResource
java.lang.Object
net.datenwerke.rs.rest.resources.RsRestResource
net.datenwerke.rs.base.ext.service.rest.resources.NodeExporterResource
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
ConstructorsConstructorDescriptionNodeExporterResource(<any> securityServiceProvider, <any> terminalServiceProvider, <any> terminalSessionProvider, <any> exportServiceProvider, <any> generalInfoServiceProvider, <any> authenticatorServiceProvider) -
Method Summary
Modifier and TypeMethodDescriptionResponsegetExportedNode(String path, boolean includeVariants, boolean flatten) Methods inherited from class net.datenwerke.rs.rest.resources.RsRestResource
getRequest
-
Constructor Details
-
NodeExporterResource
public NodeExporterResource(<any> securityServiceProvider, <any> terminalServiceProvider, <any> terminalSessionProvider, <any> exportServiceProvider, <any> generalInfoServiceProvider, <any> authenticatorServiceProvider)
-
-
Method Details
-
getExportedNode
-