Skip to content

Rename parameters name to facilitate the understanding of the inputFrom and outputAs #1199

@mcruzdev

Description

@mcruzdev

Currently when handling state through inputFrom and outputAs we have a the parameter Class<T> that indicates the input type (for inputFrom) or the task output type (for outputAs).

The idea is to rename those parameters from clazz to a name that reflects what is really means.

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions