Package ai.extend.types
Interface ClassifyRun.EditedStage
-
- All Known Implementing Classes:
ClassifyRun.Builder
- Enclosing class:
- ClassifyRun
public static interface ClassifyRun.EditedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClassifyRun.ConfigStageedited(boolean edited)Indicates whether the run results have been edited during review.
-
-
-
Method Detail
-
edited
ClassifyRun.ConfigStage edited(boolean edited)
Indicates whether the run results have been edited during review.
-
-