Uses of Enum
org.apache.jackrabbit.vault.packaging.InstallContext.Phase
Packages that use InstallContext.Phase
Package
Description
-
Uses of InstallContext.Phase in org.apache.jackrabbit.vault.packaging
Methods in org.apache.jackrabbit.vault.packaging that return InstallContext.PhaseModifier and TypeMethodDescriptionInstallContext.getPhase()Returns the current installation phasestatic InstallContext.PhaseReturns the enum constant of this type with the specified name.static InstallContext.Phase[]InstallContext.Phase.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of InstallContext.Phase in org.apache.jackrabbit.vault.packaging.impl
Methods in org.apache.jackrabbit.vault.packaging.impl that return InstallContext.PhaseMethods in org.apache.jackrabbit.vault.packaging.impl with parameters of type InstallContext.PhaseModifier and TypeMethodDescriptionprotected voidInstallContextImpl.setPhase(InstallContext.Phase phase)