Uses of Enum Class
de.spiritscorp.datasync.BgTime
Packages that use BgTime
-
Uses of BgTime in de.spiritscorp.datasync
Subclasses with type arguments of type BgTime in de.spiritscorp.datasyncModifier and TypeClassDescriptionenumDefines the background execution intervals and their corresponding internal validation check timers for the synchronization tasks.Methods in de.spiritscorp.datasync that return BgTimeModifier and TypeMethodDescriptionstatic BgTimeResolves a matching background time configuration based on its localized display name.static BgTimeReturns the enum constant of this class with the specified name.static BgTime[]BgTime.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BgTime in de.spiritscorp.datasync.io
Methods in de.spiritscorp.datasync.io that return BgTimeMethods in de.spiritscorp.datasync.io with parameters of type BgTime