- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.AclEntryFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.AclEntryPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.AclEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.CopyOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.DeleteOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.OpenOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.files.PosixFilePermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.jobs.JobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum nl.esciencecenter.octopus.util.FileVisitResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum nl.esciencecenter.octopus.files.AclEntryFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.files.AclEntryPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.files.AclEntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.files.CopyOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.files.DeleteOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.files.OpenOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.files.PosixFilePermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.jobs.JobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum nl.esciencecenter.octopus.util.FileVisitResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visitFile(Path, FileAttributes, Octopus) - Method in interface nl.esciencecenter.octopus.util.FileVisitor
-
Invoked for a file in a directory.
- visitFileFailed(Path, OctopusException, Octopus) - Method in interface nl.esciencecenter.octopus.util.FileVisitor
-
Invoked for a file that could not be visited.