Interface ConditionalAgentService<T>

All Superinterfaces:
AgenticService<ConditionalAgentService<T>, T>
All Known Implementing Classes:
ConditionalAgentServiceImpl

public interface ConditionalAgentService<T> extends AgenticService<ConditionalAgentService<T>, T>