@Component
@Scope(value="prototype")
public class TarefaAutorizacaoAssinaturaContrato
extends br.inf.thema.erp.infra.utils.timer.TarefaExecutavel
Modifier and Type | Field and Description |
---|---|
private ContratoService |
contratoService |
Constructor and Description |
---|
TarefaAutorizacaoAssinaturaContrato() |
Modifier and Type | Method and Description |
---|---|
void |
executar() |
int |
getPesoTarefa() |
cancelar, enviaEmail, enviaEmailDeErroDeExecucao, enviaEmailDeSucessoDeExecucao, erroExecucao, getFim, getInicio, getMensagem, getScheduledFuture, getTarefa, getTarefaExecutando, getTempoExecucao, posExecucao, preExecucao, run, setFim, setInicio, setMensagem, setScheduledFuture, setTarefa, setTarefaExecutando, setTempoExecucao
@Autowired private ContratoService contratoService
public void executar() throws br.inf.thema.erp.infra.exception.ErpException
executar
in class br.inf.thema.erp.infra.utils.timer.TarefaExecutavel
br.inf.thema.erp.infra.exception.ErpException
public int getPesoTarefa()
getPesoTarefa
in class br.inf.thema.erp.infra.utils.timer.TarefaExecutavel