class

CycloneDX::Workflow

Inherits JSON::Serializable / Reference / Object

Constructors

new(uid : String | Nil = nil, name : String | Nil = nil, description : String | Nil = nil, tasks : Array(Task) | Nil = nil, task_types : Array(String) | Nil = nil, properties : Array(Property) | Nil = nil, bom_ref : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

bom_ref
Source
description
Source
name
Source
properties
Source
task_types
Source
tasks
Source
to_xml(xml : XML::Builder)
Source