@ParametersAreNonnullByDefault
Resource abstraction applied to file streamed during a running agent job.See: Description
| Class | Description |
|---|---|
| AgentFileProtocolResolver |
Resource resolver for files local to an agent running a job that can be streamed to the server and served via API.
|
| AgentFileProtocolResolverRegistrar |
Registers AgentFileProtocolResolver in the application context.
|
| AgentFileResourceImpl |
Implementation of
Resource for files local to an agent running a job that can be
requested and streamed to the server (so they can be served via API). |
Resource abstraction applied to file streamed during a running agent job.