java.lang.Object
com.gentics.contentnode.rest.model.response.GenericResponse
com.gentics.contentnode.rest.model.response.admin.ToolsResponse
All Implemented Interfaces:
Serializable

public class ToolsResponse extends GenericResponse
Response containing the custom tools to display in the UI
See Also:
  • Field Details

  • Constructor Details

    • ToolsResponse

      public ToolsResponse()
  • Method Details

    • getTools

      public List<CustomTool> getTools()
      List of custom tools
      Returns:
      tool list
    • setTools

      public void setTools(List<CustomTool> tools)
      Set custom tools list
      Parameters:
      tool - list