Skip to content

Enhancement: add Fluent-API to relevant setters in the model classes #360

@mivola

Description

@mivola

The setters in the model classes (i.e. BaseModel, Build, Job etc) should follow the Fluent-API pattern and return the object itself instead of void to allow the client calls like "artifact.setJenkinsServer(server).setClient(client);"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions