lumis.portal.progress
Class ProgressManager
java.lang.Object
lumis.portal.progress.ProgressManager
- All Implemented Interfaces:
- IProgressManager
public class ProgressManager
- extends Object
- implements IProgressManager
Manager for Progress operations
- Since:
- 4.0.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressManager
public ProgressManager()
addOrUpdate
public void addOrUpdate(ProgressConfig progressConfig)
throws ManagerException,
PortalException
- Specified by:
addOrUpdate
in interface IProgressManager
- Throws:
ManagerException
PortalException
deleteByProcessId
public void deleteByProcessId(String processId)
throws ManagerException,
PortalException
- Specified by:
deleteByProcessId
in interface IProgressManager
- Throws:
ManagerException
PortalException
deleteExpired
public void deleteExpired(Timestamp expirationDateTime)
throws ManagerException,
PortalException
- Specified by:
deleteExpired
in interface IProgressManager
- Throws:
ManagerException
PortalException
getByProcessId
public Collection<ProgressConfig> getByProcessId(String processId,
Timestamp startDateTime)
throws ManagerException,
PortalException
- Specified by:
getByProcessId
in interface IProgressManager
- Throws:
ManagerException
PortalException
getAbortedByProcessId
public boolean getAbortedByProcessId(String processId)
throws ManagerException,
PortalException
- Specified by:
getAbortedByProcessId
in interface IProgressManager
- Throws:
ManagerException
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.