Uses of Interface
de.espirit.firstspirit.access.schedule.DeltaGeneration
Packages that use DeltaGeneration
-
Uses of DeltaGeneration in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return DeltaGenerationModifier and TypeMethodDescriptionstatic DeltaGenerationDeploymentUtil.createDeltaGeneration(@NotNull ScheduleContext context) Factory method to create an instance of typeDeltaGeneration.@NotNull DeltaGenerationDeltaGeneration.dependencyRules(@NotNull EnumSet<DependencyRule> dependencyRules) The dependency rules which will be obeyed whencalculating the change set.@NotNull DeltaGenerationDeltaGeneration.levelRule(int navLevelMin, int navLevelMax) A level rule which will be obeyed whencalculating the change set. -
Uses of DeltaGeneration in de.espirit.firstspirit.scheduling.agency
Methods in de.espirit.firstspirit.scheduling.agency that return DeltaGenerationModifier and TypeMethodDescriptionGenerationAgent.createDeltaGeneration()Creates a newDeltaGeneration.