Class FetchOutput
java.lang.Object
io.kestra.core.models.tasks.common.FetchOutput
- All Implemented Interfaces:
Output
This output can be used as a result of a task that fetched data.
It is designed to be used in conjunction with a
fetchType plugin property of type FetchType.-
Constructor Details
-
FetchOutput
public FetchOutput()
-