Package | Description |
---|---|
br.ufscar.old.job | |
br.ufscar.old.job.task |
Modifier and Type | Method and Description |
---|---|
JobStatus |
JobConsultaTO.getStatus() |
static JobStatus |
JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatus[] |
JobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JobConsultaTO.setStatus(JobStatus status) |
Constructor and Description |
---|
JobWorkflow(Connection conn,
Integer idResponsavel,
Integer idUnidade,
Integer idUsuario,
JobStatus status) |
Constructor and Description |
---|
JobItem(Integer id,
String responsavel,
String titulo,
JobStatus status,
Date deadline_dia,
Date deadline_hora,
String unidadeSigla,
String unidadeNome,
Date data) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.