Uses of Enum Class
net.datenwerke.eximport.im.ImportResult.ImportResultExtraData.ImportStrategy
Packages that use ImportResult.ImportResultExtraData.ImportStrategy
-
Uses of ImportResult.ImportResultExtraData.ImportStrategy in net.datenwerke.eximport.im
Fields in net.datenwerke.eximport.im declared as ImportResult.ImportResultExtraData.ImportStrategyMethods in net.datenwerke.eximport.im that return ImportResult.ImportResultExtraData.ImportStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ImportResult.ImportResultExtraData.ImportStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.eximport.im with parameters of type ImportResult.ImportResultExtraData.ImportStrategyModifier and TypeMethodDescriptionImportResult.ImportResultExtraData.imported(Object object, ImportResult.ImportResultExtraData.ImportStrategy strategy) ImportResult.ImportResultExtraData.skipped(Object object, ImportResult.ImportResultExtraData.ImportStrategy strategy) Constructors in net.datenwerke.eximport.im with parameters of type ImportResult.ImportResultExtraData.ImportStrategyModifierConstructorDescriptionImportResultExtraData(Object object, long timestamp, ImportResult.ImportResultExtraData.ImportStrategy strategy, boolean skip) -
Uses of ImportResult.ImportResultExtraData.ImportStrategy in net.datenwerke.rs.transport.service.transport.logs
Methods in net.datenwerke.rs.transport.service.transport.logs that return ImportResult.ImportResultExtraData.ImportStrategyConstructors in net.datenwerke.rs.transport.service.transport.logs with parameters of type ImportResult.ImportResultExtraData.ImportStrategyModifierConstructorDescriptionTransportApplyNodeLog(Long timestamp, String key, String value, ImportResult.ImportResultExtraData.ImportStrategy strategy, boolean skip)