class Artifactory::Resource::Build::AffectedIssue

Included Modules

Defined in:

artifactory/resources/build.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def aggregated : Bool | Nil #

[View source]
def aggregated=(aggregated : Bool | Nil) #

[View source]
def key : String | Nil #

[View source]
def key=(key : String | Nil) #

[View source]
def summary : String | Nil #

[View source]
def summary=(summary : String | Nil) #

[View source]
def url : String | Nil #

[View source]
def url=(url : String | Nil) #

[View source]