Package | Description |
---|---|
com.atlassian.bamboo.migration.stream | |
com.atlassian.bamboo.oid |
Modifier and Type | Method and Description |
---|---|
void |
IdGeneratorMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<IdGenerator> list,
IdGenerator object,
long objectIndex,
org.hibernate.Session session) |
protected void |
IdGeneratorMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
IdGenerator object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
IdGeneratorMapper.importProperties(IdGenerator object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
void |
IdGeneratorMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<IdGenerator> list,
IdGenerator object,
long objectIndex,
org.hibernate.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
IdGeneratorEntity
Entity to hold id generator values in hibernate.
|
Modifier and Type | Method and Description |
---|---|
List<IdGenerator> |
IdGeneratorDaoImpl.findAll() |
List<IdGenerator> |
IdGeneratorDao.findAll()
Get all generators id.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.