Interface PromptManager

All Superinterfaces:
FeatureManager<PromptManager.PromptInfo>, Iterable<PromptManager.PromptInfo>
All Known Implementing Classes:
PromptManagerImpl

public interface PromptManager extends FeatureManager<PromptManager.PromptInfo>
This manager can be used to obtain metadata and register a new prompt programmatically.