public interface IStoppableAgentProcessing extends IAgentProcessing
IAgentProcessingContext
This agent can receive an abort signal throught the IAgentProcessingContext object.
The agent's implementation is responsible for regularly checking the IAgentProcessingContext.isAbortSignalReceived() return value and stop his treatment in case of true.
executeCopyright © 2022 Visiativ. All rights reserved.