Interface ConditionalAgentService<T>

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

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