Interface IAgentProcessing

All Known Subinterfaces:
IStoppableAgentProcessing

public interface IAgentProcessing
Standard agent interface The following method is available: - execute(IAgentProcessingContext executionContext) Use IAgentProcessingContext to manipulate module, agent, configuration or report IAgentProcessingContext
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(IAgentProcessingContext executionContext)
    The method defining the processing of the agent