The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Jenkins::Job::Build

ATTRIBUTES

number

[Int] The build number

url

[Str] The build page url

job

[Net::Jenkins::Job] The Job object

api

[Net::Jenkins] The API object

METHODS

details

[HashRef] Get details

name

[Str] Job name

id

[Int] Job ID

created_at

[DateTime] created at

console

[Str] Console Output Content

console_handle

Console FH

building

[Bool] is this build is building ?

result

[Str] Build result.