Uses of Interface
flux.agent.AgentAction

Packages that use AgentAction
flux File Orchestration Solutions for Banking and Finance 
flux.file File triggers and actions 
 

Uses of AgentAction in flux
 

Subinterfaces of AgentAction in flux
 interface ProcessAction
          Executes a native process or command line program.
 

Uses of AgentAction in flux.file
 

Subinterfaces of AgentAction in flux.file
 interface FileCopyAction
          Copies a group of source files and directories to a group of targets.
 interface FileExistTrigger
          Fires when specified files and directories exist.
 interface FileMoveAction
          Moves (renames) a group of source files and directories to a group of targets.
 interface FileRenameAction
          The exact same behavior as FileMoveAction.
 



© 2014 Flux Corporation. All rights reserved.