public interface ProgressStageProvider
Modifier and Type | Method and Description |
---|---|
ProgressStage<StageConfig> |
get(Class<? extends ProgressStage<StageConfig>> progressStageClass)
Given the progress stage class retrieves a corresponding instance of the class.
|
ProgressStage<StageConfig> get(Class<? extends ProgressStage<StageConfig>> progressStageClass)
progressStageClass
- progress stage classCopyright © 2010-2020, ForgeRock All Rights Reserved.