Uses of Enum Class
dev.getelements.elements.rt.transact.unix.UnixFSUtils.CommitResult
Packages that use UnixFSUtils.CommitResult
-
Uses of UnixFSUtils.CommitResult in dev.getelements.elements.rt.transact.unix
Methods in dev.getelements.elements.rt.transact.unix that return UnixFSUtils.CommitResultModifier and TypeMethodDescriptionUnixFSUtils.commit(UnixFSHasFilesystemPath hasFilesystemPath, String transactionId) Commits the supplied file, provided the transaction ID.static UnixFSUtils.CommitResultReturns the enum constant of this class with the specified name.static UnixFSUtils.CommitResult[]UnixFSUtils.CommitResult.values()Returns an array containing the constants of this enum class, in the order they are declared.