Uses of Enum Class
cz.metacentrum.perun.taskslib.model.SendTask.SendTaskStatus
Packages that use SendTask.SendTaskStatus
-
Uses of SendTask.SendTaskStatus in cz.metacentrum.perun.taskslib.model
Methods in cz.metacentrum.perun.taskslib.model that return SendTask.SendTaskStatusModifier and TypeMethodDescriptionSendTask.getStatus()Get Status of SendTaskstatic SendTask.SendTaskStatusReturns the enum constant of this class with the specified name.static SendTask.SendTaskStatus[]SendTask.SendTaskStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cz.metacentrum.perun.taskslib.model with parameters of type SendTask.SendTaskStatusModifier and TypeMethodDescriptionvoidSendTask.setStatus(SendTask.SendTaskStatus status) Set Status of SendTask