@Deprecated public class SLAStore extends Store
| Constructor and Description |
|---|
SLAStore()
Deprecated.
|
SLAStore(Store store)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<SLAEventBean> |
getSLAEventListNewerSeqLimited(long seqId,
int limitLen,
long[] lastSeqId)
Deprecated.
Get a list of SLA Events newer than a specific sequence with limit
clause.
|
void |
insertSLAEvent(SLAEventBean slaEvent)
Deprecated.
Create a CoordJobBean.
|
beginTrx, closeTrx, commitTrx, contains, getConnection, getEntityManager, getFlushMode, isActive, isClosed, isDetached, rollbackTrxpublic SLAStore() throws StoreException
StoreExceptionpublic SLAStore(Store store) throws StoreException
StoreExceptionpublic void insertSLAEvent(SLAEventBean slaEvent) throws StoreException
workflow - workflow beanStoreExceptionpublic List<SLAEventBean> getSLAEventListNewerSeqLimited(long seqId, int limitLen, long[] lastSeqId) throws StoreException
seqId - sequence idStoreExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.