Interface IssueAssociatedBean<T extends com.atlassian.devops.schemas.Payloadable>

All Known Implementing Classes:
BranchCreatedForIssueBean, CommitCreatedForIssueBean, PullRequestCreatedForIssueBean, PullRequestDeclinedForIssueBean, PullRequestMergedForIssueBean

public interface IssueAssociatedBean<T extends com.atlassian.devops.schemas.Payloadable>
  • Method Details

    • getDevopsEvent

      T getDevopsEvent()
    • getAssociatedIssue

      com.atlassian.devops.schemas.IssueAssociation getAssociatedIssue()
    • getSmartValueProvider

      SmartValueProvider getSmartValueProvider()