Class Test

  • All Implemented Interfaces:
    ModuleResource, Resource, Adaptable

    public class Test
    extends ModuleRoot
    Author:
    Bogdan Stefanescu When calling GET ${This.path}?root=source - the content of the root is required When calling GET ${This.path}?root=/default-domain/... - the content of the given path folder is required
    • Constructor Detail

      • Test

        public Test()
    • Method Detail

      • getView

        public Object getView()
      • getContent

        public javax.ws.rs.core.Response getContent​(String root)