Skip to content
Commit 9680086f authored by suren's avatar suren Committed by Oleg Nenashev
Browse files

export slave remote fs for json api (#3206)

* export slave remove fs for json api

* Check permission for getAbsoluteRemotePath api

* Add @Restricted annotation

* Modify slaveComputer permission check

* Add javadoc

* Revert for squashed imports

* Add unit test for method 'getAbsoluteRemotePath'

* Change assert to Junit.Assert

* Add webClient test case

* Fix code style

* Fix javadoc

* Use more canonical way to test

* Remove super interface Serializable

* Change to way to determine whether ths json value is null
parent a06e3bf8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment