| Package | Description |
|---|---|
| com.atlassian.bamboo.core | |
| com.atlassian.bamboo.migration.dao | |
| com.atlassian.bamboo.migration.stream.script |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<ScriptImpl,String> |
ScriptImpl_.body |
| Modifier and Type | Method and Description |
|---|---|
@Nullable ScriptImpl |
ScriptDaoImpl.findById(long id) |
@Nullable ScriptImpl |
ScriptDao.findById(long id) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull ScriptImpl |
ScriptMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<ScriptImpl> list,
@NotNull ScriptImpl object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
ScriptMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull ScriptImpl object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
ScriptMapper.importProperties(@NotNull ScriptImpl script,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.