Constructor and Description |
---|
DeploymentVersionLinkedJiraIssueImpl(MutableDeploymentVersionLinkedJiraIssue mutableDeploymentVersionLinkedJiraIssue) |
Modifier and Type | Method and Description |
---|---|
protected MutableDeploymentVersionLinkedJiraIssue |
DeploymentVersionLinkedJiraIssueMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
protected void |
DeploymentVersionLinkedJiraIssueMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
MutableDeploymentVersionLinkedJiraIssue linkedJiraIssue,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
DeploymentVersionLinkedJiraIssueMapper.importProperties(MutableDeploymentVersionLinkedJiraIssue linkedJiraIssue,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
MutableDeploymentVersionLinkedJiraIssueImpl |
Modifier and Type | Method and Description |
---|---|
List<MutableDeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssueDao.findJiraIssueLinksForDeploymentVersion(long deploymentVersionId) |
List<MutableDeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssueDaoImpl.findJiraIssueLinksForDeploymentVersion(long deploymentVersionId) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentVersionLinkedJiraIssueDao.saveAll(Collection<MutableDeploymentVersionLinkedJiraIssue> linkedJiraIssues)
Save all records in the collection.
|
void |
DeploymentVersionLinkedJiraIssueDaoImpl.saveAll(Collection<MutableDeploymentVersionLinkedJiraIssue> linkedJiraIssues) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.