Skip to content

Add getters for DAOs in SimpleJobExplorer #1598

Closed
@spring-projects-issues

Description

@spring-projects-issues

Gérald Quintana opened BATCH-1994 and commented

SimpleJobExplorer can not easily be extended because jobInstanceDao, jobExecutionDao, stepExecutionDao, ecDao are private fields.

Add public (or at least protected) getters to theses Daos, to make them accessible to sub-classes


Affects: 2.1.9

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions