CycloneDX::Workflow
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(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)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
bom_ref
Sourcedescription
Sourcename
Sourceproperties
Sourcetask_types
Sourcetasks
Sourceto_xml(xml : XML::Builder)
Sourceuid
Source