Package ai.extend.types
Interface LegacyProcessor.DraftVersionStage
-
- All Known Implementing Classes:
LegacyProcessor.Builder
- Enclosing class:
- LegacyProcessor
public static interface LegacyProcessor.DraftVersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LegacyProcessor._FinalStagedraftVersion(LegacyProcessorVersion draftVersion)
-
-
-
Method Detail
-
draftVersion
LegacyProcessor._FinalStage draftVersion(@NotNull LegacyProcessorVersion draftVersion)
-
-