See: Description
Interface | Description |
---|---|
AgentAction |
Triggers and actions that can run on an agent implement this interface.
|
AgentAdministrator |
Monitors and controls agents.
|
AgentResult |
Contains information about a trigger or action that is either currently running or has
already finished running on an agent.
|
Class | Description |
---|---|
Agent |
Represents an active Flux agent.
|
AgentConfiguration |
A specification of how to make a Flux agent.
|
AgentFileActionResult |
Contains listings, in various formats, of files that underwent successful
file actions on an agent.
|
AgentFileTriggerResult |
The result from a file trigger that ran on an agent.
|
AgentInfo |
Reports the state of an agent.
|
AgentProcessActionResult |
The result when a process finishes executing on an agent.
|
Enum | Description |
---|---|
AgentProcessCompletionState |
Indicates how an agent process terminated.
|
AgentStatus |
Indicates the status of a Flux agent.
|
Exception | Description |
---|---|
AgentException |
Indicates that a general failure has occurred when working with a Flux agent
or related object.
|
© 2000-2025 Flux Corporation. All rights reserved.