Class EnvironmentVariables
java.lang.Object
org.frankframework.console.controllers.EnvironmentVariables
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<?>
-
Constructor Details
-
EnvironmentVariables
-
-
Method Details
-
getEnvironmentVariables
@AllowAllIbisUserRoles @GetMapping(value="/environmentvariables", produces="application/json") public org.springframework.http.ResponseEntity<?> getEnvironmentVariables()
-