Class InvokableReporters.Section

java.lang.Object
it.uniroma2.art.semanticturkey.services.core.InvokableReporters.Section
Enclosing class:
InvokableReporters

public static class InvokableReporters.Section extends Object
  • Field Details

    • extensionPath

      public String extensionPath
    • service

      public String service
    • operation

      public String operation
    • arguments

      @Nullable public Map<String,String> arguments
    • label

      @Nullable public String label
    • description

      @Nullable public String description
    • result

      public Object result
    • template

      @Null public @Null String template
    • rendering

      @Nullable public String rendering
  • Constructor Details

    • Section

      public Section()