| Package | Description |
|---|---|
| com.atlassian.bamboo.matcher.user | |
| com.atlassian.bamboo.migration.stream | |
| com.atlassian.bamboo.user |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<LoginInformation> |
IsLoginInformationEq.isLoginInformationEq(LoginInformation reference) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<LoginInformation> |
IsLoginInformationEq.isLoginInformationEq(LoginInformation reference) |
boolean |
IsLoginInformationEq.matchesSafely(LoginInformation loginInformation) |
| Constructor and Description |
|---|
IsLoginInformationEq(LoginInformation reference) |
| Modifier and Type | Method and Description |
|---|---|
protected LoginInformation |
LoginInformationMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginInformationMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<LoginInformation> loginInformations,
LoginInformation object,
long objectIndex,
org.hibernate.Session session) |
protected void |
LoginInformationMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
LoginInformation object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
LoginInformationMapper.importProperties(LoginInformation object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginInformationMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<LoginInformation> loginInformations,
LoginInformation object,
long objectIndex,
org.hibernate.Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginInformationImpl |
| Modifier and Type | Method and Description |
|---|---|
LoginInformation |
LoginInformationHibernateDao.getLoginInformationByUserName(String userName) |
LoginInformation |
LoginInformationDao.getLoginInformationByUserName(String userName) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<LoginInformation> |
LoginInformationHibernateDao.getAllLoginInformationRecords() |
Iterator<LoginInformation> |
LoginInformationManagerImpl.getAllLoginInformationRecords() |
Iterator<LoginInformation> |
LoginInformationManager.getAllLoginInformationRecords()
For use during the export to XML.
|
Iterator<LoginInformation> |
LoginInformationDao.getAllLoginInformationRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginInformationManagerImpl.injectLoginInformation(LoginInformation object) |
void |
LoginInformationManager.injectLoginInformation(LoginInformation object)
For use during the import from XML only.
|
void |
LoginInformationHibernateDao.save(LoginInformation loginInformation) |
void |
LoginInformationDao.save(LoginInformation loginInformation) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.