Package sonia.scm.update
Interface StoreUpdateStepUtilFactory
public interface StoreUpdateStepUtilFactory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static final class
static final class
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(StoreType type, StoreParameters parameters) <T> QueryableMaintenanceStore<T>
forQueryableType
(Class<T> clazz, String... parents)
-
Method Details
-
forType
-
forQueryableType
-
build
-