Uses of Enum Class
org.opencastproject.fileupload.api.job.FileUploadJob.JobState
Packages that use FileUploadJob.JobState
-
Uses of FileUploadJob.JobState in org.opencastproject.fileupload.api.job
Methods in org.opencastproject.fileupload.api.job that return FileUploadJob.JobStateModifier and TypeMethodDescriptionFileUploadJob.getState()static FileUploadJob.JobStateReturns the enum constant of this class with the specified name.static FileUploadJob.JobState[]FileUploadJob.JobState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opencastproject.fileupload.api.job with parameters of type FileUploadJob.JobState