Class: Dradis::Plugins::ContentService::Base

Inherits:
Object
  • Object
show all
Includes:
Boards, Categories, ContentBlocks, Core, Evidence, Issues, Nodes, Notes, Properties
Defined in:
lib/dradis/plugins/content_service/base.rb

Constant Summary collapse

VALID_SCOPES =
%w[all published].freeze

Method Summary

Methods included from Properties

#all_properties

Methods included from Notes

#all_notes, #create_note

Methods included from Nodes

#create_node, #reporting_nodes

Methods included from Issues

#all_issues, #create_issue, #issue_cache

Methods included from Evidence

#create_evidence

Methods included from ContentBlocks

#all_content_blocks, #create_content_block

Methods included from Categories

#report_category

Methods included from Boards

#all_boards, #create_board, #project_boards

Methods included from Core

#initialize