Module: matrixCreate

Represents the matrix creation page of classic jenkins.

Methods


<inner> createMatrix(jobName [, oncreated])

Returns the create matrix page for a certain job and creates the matrix job

Parameters:
Name Type Argument Description
jobName String

name of the job to configure

oncreated function <optional>

callback to be invoke when finished, will expect a traditional node callback function