Interface LoopAgentService<T>

All Superinterfaces:
WorkflowService<LoopAgentService<T>,T>
All Known Implementing Classes:
LoopAgentServiceImpl

public interface LoopAgentService<T> extends WorkflowService<LoopAgentService<T>,T>