Skip to content

Deprecate ScheduledJobParametersFactory #3781

Closed
@fmbenhassine

Description

@fmbenhassine

ScheduledJobParametersFactory has no added value other than formatting/parsing a date property (which is hardcoded to schedule.date). This is already provided by the DefaultJobParametersConverter. Moreover, it is inconsistent with the DefaultJobParametersConverter where the parameter type is expected to be specified as a prefix like schedule.date(date) (See Javadoc).

ScheduledJobParametersFactory should be deprecated in favour of DefaultJobParametersConverter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions