Interface FormularioLogAlteracaoDao
- All Known Implementing Classes:
FormularioLogAlteracaoDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptionintcountLogAlteracoes(String taskId) intcountLogAlteracoesStartForm(String processInstanceId) List<FormularioLogAlteracao> getLogAlteracoes(Formulario formulario) List<FormularioLogAlteracao> getLogAlteracoes(String taskId) List<FormularioLogAlteracao> getLogAlteracoesStartForm(String processInstanceId) getUltimaRevisao(Formulario form)
-
Method Details
-
getLogAlteracoes
-
getLogAlteracoes
-
getLogAlteracoesStartForm
-
countLogAlteracoes
-
countLogAlteracoesStartForm
-
getUltimaRevisao
-