|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressConfig | |
---|---|
lumis.portal.progress |
Uses of ProgressConfig in lumis.portal.progress |
---|
Methods in lumis.portal.progress that return types with arguments of type ProgressConfig | |
---|---|
Collection<ProgressConfig> |
ProgressManager.getByProcessId(String processId,
Timestamp startDateTime)
|
Collection<ProgressConfig> |
ProgressDaoJdbc.getByProcessId(String processId,
Timestamp startDateTime)
|
Collection<ProgressConfig> |
IProgressManager.getByProcessId(String processId,
Timestamp startDateTime)
|
Collection<ProgressConfig> |
IProgressDao.getByProcessId(String processId,
Timestamp startDateTime)
|
Methods in lumis.portal.progress with parameters of type ProgressConfig | |
---|---|
void |
ProgressDaoJdbc.add(ProgressConfig progressConfig)
|
void |
IProgressDao.add(ProgressConfig progressConfig)
|
void |
ProgressManager.addOrUpdate(ProgressConfig progressConfig)
|
void |
IProgressManager.addOrUpdate(ProgressConfig progressConfig)
|
void |
ProgressDaoJdbc.addOrUpdateStep(ProgressConfig progressConfig)
|
void |
IProgressDao.addOrUpdateStep(ProgressConfig progressConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |