Package | Description |
---|---|
lumis.portal.progress |
Modifier and Type | Method and Description |
---|---|
Collection<ProgressConfig> |
IProgressDao.getByProcessId(String processId,
Timestamp startDateTime) |
Collection<ProgressConfig> |
IProgressManager.getByProcessId(String processId,
Timestamp startDateTime) |
Collection<ProgressConfig> |
ProgressDaoJdbc.getByProcessId(String processId,
Timestamp startDateTime) |
Collection<ProgressConfig> |
ProgressManager.getByProcessId(String processId,
Timestamp startDateTime) |
Modifier and Type | Method and Description |
---|---|
void |
IProgressDao.add(ProgressConfig progressConfig) |
void |
ProgressDaoJdbc.add(ProgressConfig progressConfig) |
void |
IProgressManager.addOrUpdate(ProgressConfig progressConfig) |
void |
ProgressManager.addOrUpdate(ProgressConfig progressConfig) |
void |
IProgressDao.addOrUpdateStep(ProgressConfig progressConfig) |
void |
ProgressDaoJdbc.addOrUpdateStep(ProgressConfig progressConfig) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.