Uses of Enum
org.apache.jackrabbit.vault.packaging.registry.impl.FSPackageStatus
Packages that use FSPackageStatus
-
Uses of FSPackageStatus in org.apache.jackrabbit.vault.packaging.registry.impl
Methods in org.apache.jackrabbit.vault.packaging.registry.impl that return FSPackageStatusModifier and TypeMethodDescriptionFSInstallState.getStatus()static FSPackageStatusReturns the enum constant of this type with the specified name.static FSPackageStatus[]FSPackageStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.jackrabbit.vault.packaging.registry.impl with parameters of type FSPackageStatusModifierConstructorDescriptionFSInstallState(@NotNull PackageId pid, @NotNull FSPackageStatus status, @NotNull Path filePath)